X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=templates%2Fmachine%2Fraspberrypi3%2F50_local.conf.inc;h=dcaf5e9d47490ab843c27726da70e7cb9b5a1604;hb=refs%2Fchanges%2F68%2F22468%2F1;hp=e47637178fbcd785f42a6f2101de548eb735545e;hpb=6a8b3b0229189e9536bbf80850016baa4c97ca7f;p=AGL%2Fmeta-agl.git diff --git a/templates/machine/raspberrypi3/50_local.conf.inc b/templates/machine/raspberrypi3/50_local.conf.inc index e47637178..dcaf5e9d4 100644 --- a/templates/machine/raspberrypi3/50_local.conf.inc +++ b/templates/machine/raspberrypi3/50_local.conf.inc @@ -1,3 +1,7 @@ MACHINE = "raspberrypi3" #see meta-agl/meta-agl-bsp/conf/include/agl_raspberrypi3.inc require conf/include/agl_raspberrypi3.inc + +# Set appropriate version of Mesa for Raspberry Pi 3 and +# ignore the newer version with has been added for Raspberry Pi 4 +PREFERRED_VERSION_mesa_raspberrypi3 = "18.1%"