[OE-core] [PATCH] gst-openmax: Add missing pkgconfig inherit

Richard Purdie richard.purdie at linuxfoundation.org
Tue Jun 24 22:52:58 UTC 2014


Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

diff --git a/meta/recipes-multimedia/gstreamer/gst-openmax_0.10.1.bb b/meta/recipes-multimedia/gstreamer/gst-openmax_0.10.1.bb
index 4e22f46..2e01579 100644
--- a/meta/recipes-multimedia/gstreamer/gst-openmax_0.10.1.bb
+++ b/meta/recipes-multimedia/gstreamer/gst-openmax_0.10.1.bb
@@ -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)





More information about the Openembedded-core mailing list