]> code.ossystems Code Review - meta-freescale.git/commitdiff
imx8mq-evk.conf: Drop redundant gstreamer preferred version 856/head
authorTom Hochstein <tom.hochstein@nxp.com>
Wed, 1 Sep 2021 20:36:05 +0000 (15:36 -0500)
committerTom Hochstein <tom.hochstein@nxp.com>
Wed, 1 Sep 2021 20:36:05 +0000 (15:36 -0500)
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
conf/machine/imx8mq-evk.conf

index e16bc504e41300bb27fabb979fff685d80b11177..cea44ed18c1d1c243928114acef5234701c5dc43 100644 (file)
@@ -78,10 +78,3 @@ OPTEE_BIN_EXT = "8mq"
 
 # Add additional firmware
 MACHINE_FIRMWARE:append = " linux-firmware-ath10k"
-
-# Use gstreamer 1.16 from meta-freescale
-PREFERRED_VERSION_gstreamer1.0 ?= "1.16.imx"
-PREFERRED_VERSION_gstreamer1.0-plugins-base ?= "1.16.imx"
-PREFERRED_VERSION_gstreamer1.0-plugins-good ?= "1.16.imx"
-PREFERRED_VERSION_gstreamer1.0-plugins-bad ?= "1.16.imx"
-PREFERRED_VERSION_gstreamer1.0-libav ?= "1.16.0"