X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=templates%2Fmachine%2Fraspberrypi2%2F50_local.conf.inc;h=d864964c99ae5b5031a30ab2e64cb43a90b6820d;hb=73a8e595f39fc054e71f0a409d59d5233185eef8;hp=0739defbd3f510b88bcf43fc760ec679559cca8c;hpb=89fe4b9629ef7b92453e3110469c4b93d35c5d00;p=AGL%2Fmeta-agl.git diff --git a/templates/machine/raspberrypi2/50_local.conf.inc b/templates/machine/raspberrypi2/50_local.conf.inc index 0739defbd..d864964c9 100644 --- a/templates/machine/raspberrypi2/50_local.conf.inc +++ b/templates/machine/raspberrypi2/50_local.conf.inc @@ -5,7 +5,8 @@ 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" +IMAGE_FSTYPES += "tar.bz2 ext3 rpi-sdimg" KERNEL_DEVICETREE_append = " overlays/vc4-kms-v3d-overlay.dtb" PREFERRED_VERSION_linux-raspberrypi = "4.4.%" PREFERRED_VERSION_mesa = "11.%"