summaryrefslogtreecommitdiffstats
path: root/bsp/meta-boundary/conf/distro/boundary-wayland.conf
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 /bsp/meta-boundary/conf/distro/boundary-wayland.conf
parent706ad73eb02caf8532deaf5d38995bd258725cb8 (diff)
agl-basesystem
Diffstat (limited to 'bsp/meta-boundary/conf/distro/boundary-wayland.conf')
-rw-r--r--bsp/meta-boundary/conf/distro/boundary-wayland.conf16
1 files changed, 16 insertions, 0 deletions
diff --git a/bsp/meta-boundary/conf/distro/boundary-wayland.conf b/bsp/meta-boundary/conf/distro/boundary-wayland.conf
new file mode 100644
index 00000000..0816b144
--- /dev/null
+++ b/bsp/meta-boundary/conf/distro/boundary-wayland.conf
@@ -0,0 +1,16 @@
+# Boundary Distro for Wayland.
+
+require conf/distro/fslc-wayland.conf
+
+DISTRO = "boundary-wayland"
+DISTRO_NAME = "Boundary Wayland"
+
+# Use fsl version of GStreamer for now as there's no gstreamer-imx for imx8m yet
+MACHINE_GSTREAMER_1_0_PLUGIN_mx8mq = "imx-gst1.0-plugin"
+PREFERRED_VERSION_gstreamer1.0_mx8mq = "1.14.imx"
+PREFERRED_VERSION_gstreamer1.0-plugins-base_mx8mq = "1.14.imx"
+PREFERRED_VERSION_gstreamer1.0-plugins-good_mx8mq = "1.14.imx"
+PREFERRED_VERSION_gstreamer1.0-plugins-bad_mx8mq = "1.14.imx"
+
+# Use i.MX libdrm Version
+PREFERRED_VERSION_libdrm = "2.4.84.imx"