Add u-boot image class when sota feature is enabled
[AGL/meta-agl.git] / templates / machine / porter / 50_local.conf.inc
index a045297..7cae492 100644 (file)
@@ -189,5 +189,6 @@ DISTRO_FEATURES_append = " h264avcenc_lib"
 OSTREE_KERNEL = "uImage+dtb"
 
 # OTA-enabled live image
-IMAGE_CLASSES_append_sota = " sdcard_image-porter-ota"
+IMAGE_CLASSES_append_sota = " image_types_uboot sdcard_image-porter-ota"
 IMAGE_FSTYPES += "${@bb.utils.contains('DISTRO_FEATURES', 'agl-ota', 'porter-sdimg-ota  ', '', d)}"
+