Skip to content

Commit 005a5a7

Browse files
mike-sulricardosalveti
authored andcommitted
base: aktualizr-lite: remove docker app build flag
Effectively BUILD_DOCKERAPP build flag is becoming useless as we build aklite with apps support anyway and this is rather runtime (sota.toml) configurations to turn on/off just an ostree pack manager or an ostree+app pack manager. Signed-off-by: Mike Sul <[email protected]>
1 parent 95d8551 commit 005a5a7

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

meta-lmp-base/recipes-sota/aktualizr/aktualizr_%.bbappend

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,6 @@ SRC_URI_append_libc-musl = " \
1919

2020
PACKAGECONFIG += "${@bb.utils.filter('SOTA_EXTRA_CLIENT_FEATURES', 'fiovb', d)}"
2121
PACKAGECONFIG[fiovb] = ",,,optee-fiovb aktualizr-fiovb-env-rollback"
22-
PACKAGECONFIG[dockerapp] = "-DBUILD_DOCKERAPP=ON,-DBUILD_DOCKERAPP=OFF,,docker-app"
23-
PACKAGECONFIG_append_class-target = " dockerapp"
24-
PACKAGECONFIG_remove_class-target_riscv64 = "dockerapp"
2522
PACKAGECONFIG[ubootenv] = ",,u-boot-fw-utils,u-boot-fw-utils u-boot-default-env aktualizr-uboot-env-rollback"
2623

2724
SYSTEMD_PACKAGES += "${PN}-lite"

0 commit comments

Comments
 (0)