summaryrefslogtreecommitdiffstats
path: root/bsp/meta-boundary/conf/distro/boundary-wayland.conf
diff options
context:
space:
mode:
authortakeshi_hoshina <takeshi_hoshina@mail.toyota.co.jp>2020-11-02 11:07:33 +0900
committertakeshi_hoshina <takeshi_hoshina@mail.toyota.co.jp>2020-11-02 11:07:33 +0900
commit1c7d6584a7811b7785ae5c1e378f14b5ba0971cf (patch)
treecd70a267a5ef105ba32f200aa088e281fbd85747 /bsp/meta-boundary/conf/distro/boundary-wayland.conf
parent4204309872da5cb401cbb2729d9e2d4869a87f42 (diff)
recipes
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, 0 insertions, 16 deletions
diff --git a/bsp/meta-boundary/conf/distro/boundary-wayland.conf b/bsp/meta-boundary/conf/distro/boundary-wayland.conf
deleted file mode 100644
index 0816b144..00000000
--- a/bsp/meta-boundary/conf/distro/boundary-wayland.conf
+++ /dev/null
@@ -1,16 +0,0 @@
-# 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"