X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=templates%2Fmachine%2Fraspberrypi3%2F50_local.conf.inc;h=e47637178fbcd785f42a6f2101de548eb735545e;hb=055af8e964bea04e5bb7144050546045813d993e;hp=f6bb6e52650169406084b73366f7e72c030817f5;hpb=89fe4b9629ef7b92453e3110469c4b93d35c5d00;p=AGL%2Fmeta-agl.git diff --git a/templates/machine/raspberrypi3/50_local.conf.inc b/templates/machine/raspberrypi3/50_local.conf.inc index f6bb6e526..e47637178 100644 --- a/templates/machine/raspberrypi3/50_local.conf.inc +++ b/templates/machine/raspberrypi3/50_local.conf.inc @@ -1,20 +1,3 @@ MACHINE = "raspberrypi3" - -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" -KERNEL_DEVICETREE_append = " overlays/vc4-kms-v3d-overlay.dtb" -PREFERRED_VERSION_linux-raspberrypi = "4.4.%" -PREFERRED_VERSION_mesa = "11.%" - -PREFERRED_PROVIDER_virtual/egl = "mesa" -PREFERRED_PROVIDER_virtual/libgles2 = "mesa" -PREFERRED_PROVIDER_virtual/libgl = "mesa" -PREFERRED_PROVIDER_virtual/mesa = "mesa" -PREFERRED_PROVIDER_jpeg = "jpeg" - -# For libomxil -#LICENSE_FLAGS_WHITELIST = "commercial" +#see meta-agl/meta-agl-bsp/conf/include/agl_raspberrypi3.inc +require conf/include/agl_raspberrypi3.inc