diff options
author | Cristinel Panfir <cristinel.panfir@nxp.com> | 2019-12-20 10:04:44 +0200 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2019-12-20 16:54:20 -0300 |
commit | 08332c833b69a46e99621b68a67d04443c93e906 (patch) | |
tree | 011ba0ee3c8a5e75cf1dbb104462156f98c1c62d /conf | |
parent | c92c822d94bcd67af8bc1829f1d3540e993bdf3a (diff) | |
download | meta-freescale-08332c833b69a46e99621b68a67d04443c93e906.tar.gz |
imx8mqevk.conf: Update PREFERRED_VERSION_gstreamer1.0
Signed-off-by: Cristinel Panfir <cristinel.panfir@nxp.com>
Diffstat (limited to 'conf')
-rw-r--r-- | conf/machine/imx8mqevk.conf | 12 |
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 |
57 | MACHINE_FIRMWARE_append = " linux-firmware-ath10k" | 57 | MACHINE_FIRMWARE_append = " linux-firmware-ath10k" |
58 | 58 | ||
59 | # Use gstreamer 1.14 from meta-freescale | 59 | # Use gstreamer 1.16 from meta-freescale |
60 | PREFERRED_VERSION_gstreamer1.0 ?= "1.14.imx" | 60 | PREFERRED_VERSION_gstreamer1.0 ?= "1.16.imx" |
61 | PREFERRED_VERSION_gstreamer1.0-plugins-base ?= "1.14.imx" | 61 | PREFERRED_VERSION_gstreamer1.0-plugins-base ?= "1.16.imx" |
62 | PREFERRED_VERSION_gstreamer1.0-plugins-good ?= "1.14.imx" | 62 | PREFERRED_VERSION_gstreamer1.0-plugins-good ?= "1.16.imx" |
63 | PREFERRED_VERSION_gstreamer1.0-plugins-bad ?= "1.14.imx" | 63 | PREFERRED_VERSION_gstreamer1.0-plugins-bad ?= "1.16.imx" |
64 | PREFERRED_VERSION_gstreamer1.0-libav ?= "1.14.0" | 64 | PREFERRED_VERSION_gstreamer1.0-libav ?= "1.16.0" |