[oe-commits] Richard Purdie : gst-openmax: Add missing pkgconfig inherit

git at git.openembedded.org git at git.openembedded.org
Wed Jun 25 12:52:37 UTC 2014


Module: openembedded-core.git
Branch: master-next
Commit: 0f11090e566ae13fe76c4273655db320a87ba7ae
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=0f11090e566ae13fe76c4273655db320a87ba7ae

Author: Richard Purdie <richard.purdie at linuxfoundation.org>
Date:   Tue Jun 24 23:52:58 2014 +0100

gst-openmax: Add missing pkgconfig inherit

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

---

 meta/recipes-multimedia/gstreamer/gst-openmax_0.10.1.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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-commits mailing list