diff options
| author | Fabio Berton <fabio.berton@ossystems.com.br> | 2018-06-25 16:56:02 -0300 |
|---|---|---|
| committer | Otavio Salvador <otavio@ossystems.com.br> | 2018-06-26 14:15:44 -0300 |
| commit | 0a5e96b923672aaba5f54c8e878759f9d1d4fafe (patch) | |
| tree | 66b18fcf53d855f30151887ec5817857ae30aeed | |
| parent | f714da79244416bef9bc21f9d17b1a305f69b962 (diff) | |
| download | meta-freescale-0a5e96b923672aaba5f54c8e878759f9d1d4fafe.tar.gz | |
gstreamer1.0-plugins-base: Set DEFAULT_PREFERENCE as -1 to imx version
Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
| -rw-r--r-- | recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.12.imx.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.12.imx.bb b/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.12.imx.bb index 26d1df506..ecf1d8a8b 100644 --- a/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.12.imx.bb +++ b/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.12.imx.bb | |||
| @@ -18,6 +18,8 @@ SRC_URI = " \ | |||
| 18 | " | 18 | " |
| 19 | SRCREV = "3a615cab2e22e133048157ba107dc6c24e08c7e0" | 19 | SRCREV = "3a615cab2e22e133048157ba107dc6c24e08c7e0" |
| 20 | 20 | ||
| 21 | DEFAULT_PREFERENCE = "-1" | ||
| 22 | |||
| 21 | EXTRA_AUTORECONF = "" | 23 | EXTRA_AUTORECONF = "" |
| 22 | 24 | ||
| 23 | S = "${WORKDIR}/git" | 25 | S = "${WORKDIR}/git" |
