X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=templates%2Fmachine%2Fporter%2F50_local.conf.inc;h=7cae49299a6f92ec13cb716933765ccd65dff575;hb=refs%2Fchanges%2F01%2F7001%2F1;hp=a0452973eab593b76c4614b26b6d1a66762fd279;hpb=19aa2eca0c838d4270f7a990c8f95589c5c2ed78;p=AGL%2Fmeta-agl.git diff --git a/templates/machine/porter/50_local.conf.inc b/templates/machine/porter/50_local.conf.inc index a0452973e..7cae49299 100644 --- a/templates/machine/porter/50_local.conf.inc +++ b/templates/machine/porter/50_local.conf.inc @@ -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)}" +