X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=templates%2Fmachine%2Fraspberrypi2%2F50_local.conf.inc;h=5b75257f081d6a6c71cdf70c26fda133f18f30f2;hb=3e6e8c0097413de31ca89182969f1a2352947350;hp=827fa052cd9d9f8bbd536109f435f16d2d4eb538;hpb=19aa2eca0c838d4270f7a990c8f95589c5c2ed78;p=AGL%2Fmeta-agl.git diff --git a/templates/machine/raspberrypi2/50_local.conf.inc b/templates/machine/raspberrypi2/50_local.conf.inc index 827fa052c..5b75257f0 100644 --- a/templates/machine/raspberrypi2/50_local.conf.inc +++ b/templates/machine/raspberrypi2/50_local.conf.inc @@ -7,7 +7,7 @@ CORE_IMAGE_EXTRA_INSTALL += "wayland weston" MULTI_PROVIDER_WHITELIST += "virtual/libgl virtual/egl virtual/libgles1 virtual/libgles2" IMAGE_CLASSES += "sdcard_image-rpi-gdp" IMAGE_FSTYPES += "tar.bz2 ext3 rpi-sdimg" -IMAGE_CLASSES_append_sota = " sdcard_image-rpi-ota" +IMAGE_CLASSES_append_sota = " image_types_uboot sdcard_image-rpi-ota" IMAGE_CLASSES_remove_sota = " sdcard_image-rpi-gdp" IMAGE_FSTYPES += "${@bb.utils.contains('DISTRO_FEATURES', 'agl-ota', 'rpi-sdimg-ota', '', d)}" IMAGE_FSTYPES_remove_sota = "rpi-sdimg"