summaryrefslogtreecommitdiffstats
path: root/conf/machine
diff options
context:
space:
mode:
authorCristinel Panfir <cristinel.panfir@nxp.com>2019-12-20 10:04:44 +0200
committerOtavio Salvador <otavio@ossystems.com.br>2019-12-20 16:54:20 -0300
commit08332c833b69a46e99621b68a67d04443c93e906 (patch)
tree011ba0ee3c8a5e75cf1dbb104462156f98c1c62d /conf/machine
parentc92c822d94bcd67af8bc1829f1d3540e993bdf3a (diff)
downloadmeta-freescale-08332c833b69a46e99621b68a67d04443c93e906.tar.gz
imx8mqevk.conf: Update PREFERRED_VERSION_gstreamer1.0
Signed-off-by: Cristinel Panfir <cristinel.panfir@nxp.com>
Diffstat (limited to 'conf/machine')
-rw-r--r--conf/machine/imx8mqevk.conf12
1 files changed, 6 insertions, 6 deletions
diff --git a/conf/machine/imx8mqevk.conf b/conf/machine/imx8mqevk.conf
index a6cf9030..d52e576d 100644
--- a/conf/machine/imx8mqevk.conf
+++ b/conf/machine/imx8mqevk.conf
@@ -56,9 +56,9 @@ OPTEE_BIN_EXT = "8mq"
56# Add additional firmware 56# Add additional firmware
57MACHINE_FIRMWARE_append = " linux-firmware-ath10k" 57MACHINE_FIRMWARE_append = " linux-firmware-ath10k"
58 58
59# Use gstreamer 1.14 from meta-freescale 59# Use gstreamer 1.16 from meta-freescale
60PREFERRED_VERSION_gstreamer1.0 ?= "1.14.imx" 60PREFERRED_VERSION_gstreamer1.0 ?= "1.16.imx"
61PREFERRED_VERSION_gstreamer1.0-plugins-base ?= "1.14.imx" 61PREFERRED_VERSION_gstreamer1.0-plugins-base ?= "1.16.imx"
62PREFERRED_VERSION_gstreamer1.0-plugins-good ?= "1.14.imx" 62PREFERRED_VERSION_gstreamer1.0-plugins-good ?= "1.16.imx"
63PREFERRED_VERSION_gstreamer1.0-plugins-bad ?= "1.14.imx" 63PREFERRED_VERSION_gstreamer1.0-plugins-bad ?= "1.16.imx"
64PREFERRED_VERSION_gstreamer1.0-libav ?= "1.14.0" 64PREFERRED_VERSION_gstreamer1.0-libav ?= "1.16.0"