summaryrefslogtreecommitdiffstats
path: root/bsp/meta-boundary/conf/distro/boundary-wayland.conf
blob: 0816b144237846de043750ae028d8d28690327d1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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"