X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=templates%2Fmachine%2Fraspberrypi3%2F50_local.conf.inc;h=5309411a83c0395f484fb44a0f1046567534f9cf;hb=refs%2Fchanges%2F01%2F7001%2F1;hp=46688693854fd64d35f74e5fab49cbd09c712227;hpb=202d801eb83c456ee44a15ccf6142e7d23a80cbc;p=AGL%2Fmeta-agl.git diff --git a/templates/machine/raspberrypi3/50_local.conf.inc b/templates/machine/raspberrypi3/50_local.conf.inc index 466886938..5309411a8 100644 --- a/templates/machine/raspberrypi3/50_local.conf.inc +++ b/templates/machine/raspberrypi3/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"