diff options
| author | Tom Hochstein <tom.hochstein@nxp.com> | 2021-09-01 15:36:05 -0500 |
|---|---|---|
| committer | Tom Hochstein <tom.hochstein@nxp.com> | 2021-09-01 15:36:05 -0500 |
| commit | 5927a9720ceeaa04c19b1fb5a6aea6d68133243f (patch) | |
| tree | 957b1f8553fed43ad40f81e6d31523e9e34ddea9 | |
| parent | 5a293a3534f4137018ec35f8bd717682437a1041 (diff) | |
| download | meta-freescale-5927a9720ceeaa04c19b1fb5a6aea6d68133243f.tar.gz | |
imx8mq-evk.conf: Drop redundant gstreamer preferred version
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
| -rw-r--r-- | conf/machine/imx8mq-evk.conf | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/conf/machine/imx8mq-evk.conf b/conf/machine/imx8mq-evk.conf index e16bc504e..cea44ed18 100644 --- a/conf/machine/imx8mq-evk.conf +++ b/conf/machine/imx8mq-evk.conf | |||
| @@ -78,10 +78,3 @@ OPTEE_BIN_EXT = "8mq" | |||
| 78 | 78 | ||
| 79 | # Add additional firmware | 79 | # Add additional firmware |
| 80 | MACHINE_FIRMWARE:append = " linux-firmware-ath10k" | 80 | MACHINE_FIRMWARE:append = " linux-firmware-ath10k" |
| 81 | |||
| 82 | # Use gstreamer 1.16 from meta-freescale | ||
| 83 | PREFERRED_VERSION_gstreamer1.0 ?= "1.16.imx" | ||
| 84 | PREFERRED_VERSION_gstreamer1.0-plugins-base ?= "1.16.imx" | ||
| 85 | PREFERRED_VERSION_gstreamer1.0-plugins-good ?= "1.16.imx" | ||
| 86 | PREFERRED_VERSION_gstreamer1.0-plugins-bad ?= "1.16.imx" | ||
| 87 | PREFERRED_VERSION_gstreamer1.0-libav ?= "1.16.0" | ||
