summaryrefslogtreecommitdiffstats
path: root/meta-agl/templates/machine/raspberrypi3/50_local.conf.inc
diff options
context:
space:
mode:
authorToshikazuOhiwa <toshikazu_ohiwa@mail.toyota.co.jp>2020-03-30 09:24:26 +0900
committerToshikazuOhiwa <toshikazu_ohiwa@mail.toyota.co.jp>2020-03-30 09:24:26 +0900
commit5b80bfd7bffd4c20d80b7c70a7130529e9a755dd (patch)
treeb4bb18dcd1487dbf1ea8127e5671b7bb2eded033 /meta-agl/templates/machine/raspberrypi3/50_local.conf.inc
parent706ad73eb02caf8532deaf5d38995bd258725cb8 (diff)
agl-basesystem
Diffstat (limited to 'meta-agl/templates/machine/raspberrypi3/50_local.conf.inc')
-rw-r--r--meta-agl/templates/machine/raspberrypi3/50_local.conf.inc7
1 files changed, 7 insertions, 0 deletions
diff --git a/meta-agl/templates/machine/raspberrypi3/50_local.conf.inc b/meta-agl/templates/machine/raspberrypi3/50_local.conf.inc
new file mode 100644
index 00000000..dcaf5e9d
--- /dev/null
+++ b/meta-agl/templates/machine/raspberrypi3/50_local.conf.inc
@@ -0,0 +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%"