50_local.conf.inc: Fix agl-sota feature for rpi2
[AGL/meta-agl.git] / templates / machine / raspberrypi2 / 50_local.conf.inc
index 0739def..4827a76 100644 (file)
@@ -5,7 +5,7 @@ GPU_MEM = "128"
 CORE_IMAGE_EXTRA_INSTALL += "wayland weston"
 
 MULTI_PROVIDER_WHITELIST += "virtual/libgl virtual/egl virtual/libgles1 virtual/libgles2"
-IMAGE_CLASSES = "sdcard_image-rpi-gdp"
+IMAGE_CLASSES += "sdcard_image-rpi-gdp"
 KERNEL_DEVICETREE_append = " overlays/vc4-kms-v3d-overlay.dtb"
 PREFERRED_VERSION_linux-raspberrypi = "4.4.%"
 PREFERRED_VERSION_mesa = "11.%"