gstreamer1.0-plugins-good: add the vpx package back to the recipe
vpx was wrongly removed when updating the recipe to version 1.14, but it's
required to build x11 images for the ccimx6ulsbc.
https://jira.digi.com/browse/DEL-6078
Signed-off-by: Gabriel Valcazar <gabriel.valcazar@digi.com>
(cherry picked from commit 1e2244afcd)
Signed-off-by: Hector Palacios <hector.palacios@digi.com>
This commit is contained in:
parent
c20f0c0fa3
commit
912fa14573
|
|
@ -16,6 +16,7 @@ SRC_URI = " \
|
|||
SRCREV = "cec0ef39784a3acfd2b442d107f054c6ab10181e"
|
||||
|
||||
EXTRA_AUTORECONF = ""
|
||||
PACKAGECONFIG_append = " vpx"
|
||||
|
||||
# Fix: unrecognised options: --disable-sunaudio [unknown-configure-option]
|
||||
EXTRA_OECONF_remove = " --disable-sunaudio"
|
||||
|
|
|
|||
Loading…
Reference in New Issue