summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-agl-bsp/conf/include/agl_porter-nogfx.inc1
-rw-r--r--meta-agl-bsp/conf/include/agl_porter.inc1
2 files changed, 2 insertions, 0 deletions
diff --git a/meta-agl-bsp/conf/include/agl_porter-nogfx.inc b/meta-agl-bsp/conf/include/agl_porter-nogfx.inc
index cd7243151..2a06bbec6 100644
--- a/meta-agl-bsp/conf/include/agl_porter-nogfx.inc
+++ b/meta-agl-bsp/conf/include/agl_porter-nogfx.inc
@@ -22,6 +22,7 @@ PREFERRED_PROVIDER_virtual/egl = "mesa"
# Commit united image to OSTree, not just uImage
OSTREE_KERNEL = "uImage+dtb"
+EXTRA_IMAGEDEPENDS_append_sota = " porter-bootfiles"
IMAGE_CLASSES_append_sota = " image_types_uboot "
IMAGE_BOOT_FILES_sota = "porter-bootfiles/*"
diff --git a/meta-agl-bsp/conf/include/agl_porter.inc b/meta-agl-bsp/conf/include/agl_porter.inc
index 0bd8afd2b..c562784aa 100644
--- a/meta-agl-bsp/conf/include/agl_porter.inc
+++ b/meta-agl-bsp/conf/include/agl_porter.inc
@@ -182,6 +182,7 @@ DISTRO_FEATURES_append = " h264avcenc_lib"
# Commit united image to OSTree, not just uImage
OSTREE_KERNEL = "uImage+dtb"
+EXTRA_IMAGEDEPENDS_append_sota = " porter-bootfiles"
IMAGE_CLASSES_append_sota = " image_types_uboot "
IMAGE_BOOT_FILES_sota = "porter-bootfiles/*"