diff options
| author | Fabio Berton <fabio.berton@ossystems.com.br> | 2018-06-25 16:56:01 -0300 |
|---|---|---|
| committer | Otavio Salvador <otavio@ossystems.com.br> | 2018-06-26 14:15:44 -0300 |
| commit | f714da79244416bef9bc21f9d17b1a305f69b962 (patch) | |
| tree | 9d7c6304614e73fc445ccfa072b5ba69d1de9c06 | |
| parent | 3be855ceb8b92d1199bfea63771f840c224f7d69 (diff) | |
| download | meta-freescale-f714da79244416bef9bc21f9d17b1a305f69b962.tar.gz | |
gstreamer1.0-plugins-bad: 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-bad_1.12.imx.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.12.imx.bb b/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.12.imx.bb index 4343357df..72127b8d3 100644 --- a/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.12.imx.bb +++ b/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.12.imx.bb | |||
| @@ -36,6 +36,8 @@ SRC_URI = " \ | |||
| 36 | 36 | ||
| 37 | SRCREV = "a755b8a4570265a041ec0867629c6bade338b4d9" | 37 | SRCREV = "a755b8a4570265a041ec0867629c6bade338b4d9" |
| 38 | 38 | ||
| 39 | DEFAULT_PREFERENCE = "-1" | ||
| 40 | |||
| 39 | # This remove "--exclude=autopoint" option from autoreconf argument to avoid | 41 | # This remove "--exclude=autopoint" option from autoreconf argument to avoid |
| 40 | # configure.ac:30: error: required file './ABOUT-NLS' not found | 42 | # configure.ac:30: error: required file './ABOUT-NLS' not found |
| 41 | EXTRA_AUTORECONF = "" | 43 | EXTRA_AUTORECONF = "" |
