raspberrypi*/50_local.conf.inc: Set Mesa version
[AGL/meta-agl.git] / templates / machine / raspberrypi3 / 50_local.conf.inc
1 MACHINE = "raspberrypi3"
2 #see meta-agl/meta-agl-bsp/conf/include/agl_raspberrypi3.inc
3 require conf/include/agl_raspberrypi3.inc
4
5 # Set appropriate version of Mesa for Raspberry Pi 3 and
6 # ignore the newer version with has been added for Raspberry Pi 4
7 PREFERRED_VERSION_mesa_raspberrypi3 = "18.1%"