raspberrypi*/50_local.conf.inc: Set Mesa version
[AGL/meta-agl.git] / templates / machine / raspberrypi3 / 50_local.conf.inc
index e476371..dcaf5e9 100644 (file)
@@ -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%"