mirror of
https://git.yoctoproject.org/poky
synced 2026-05-09 05:29:32 +00:00
gst-openmax: Add missing pkgconfig inherit
(From OE-Core rev: 0f11090e566ae13fe76c4273655db320a87ba7ae) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -16,7 +16,7 @@ SRC_URI = "http://gstreamer.freedesktop.org/src/gst-openmax/gst-openmax-${PV}.ta
|
||||
file://ptr-array.patch \
|
||||
"
|
||||
|
||||
inherit autotools
|
||||
inherit autotools pkgconfig
|
||||
|
||||
# Tell configure that this isn't a development snapshot so we don't want
|
||||
# -Werror (hopefully fixed in 0.10.2)
|
||||
|
||||
Reference in New Issue
Block a user