armbian-build/lib
Ricardo Pardini 55b87180b5 rootfs: don't use the Armbian repo when building rootfs from both GHA pipelines and CLI; fixes #7123
- Fixes: 71296430fa -- which only set `SKIP_ARMBIAN_REPO=yes` when `rootfs` cli shortcut used
  - GHA artifact pipelines are generic across all artifacts, and don't use the cli shortcuts
    - instead, they use the `artifact` shortcut, with the `WHAT=rootfs` parameter
    - so in GHA pipelines `SKIP_ARMBIAN_REPO=yes` was not taking effect
- rootfs artifact itself now enforces `SKIP_ARMBIAN_REPO` to be `yes` and makes it readonly
- also add `SKIP_ARMBIAN_REPO` to the general change-tracking for more clarity about configs and hooks etc
- add change tracking calls before/after generic artifact config adapter for even more clarity
2024-09-30 16:15:36 +02:00
..
functions rootfs: don't use the Armbian repo when building rootfs from both GHA pipelines and CLI; fixes #7123 2024-09-30 16:15:36 +02:00
tools patching: emit warnings when files in dt folder overwrite pre-existing files (DTs that landed upstream) 2024-09-18 16:31:34 +02:00
library-functions.sh cli: Add command "dts-check" 2024-06-25 07:06:21 +02:00
single.sh Add / modify (c) in bash scripts (#4922) 2023-03-09 18:30:40 +01:00