aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-multimedia
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2014-06-24 23:52:58 +0100
committerAndreas Oberritter <obi@opendreambox.org>2015-02-23 17:15:40 +0100
commit0b27928c92178b512a0f6d4fc8c71b9f40ff04bd (patch)
tree0533dd03d5cf739a544508126eebad49c239bae6 /meta/recipes-multimedia
parent104f56397238915993978b12fd24f6a8111e3022 (diff)
downloadopenembedded-core-contrib-0b27928c92178b512a0f6d4fc8c71b9f40ff04bd.tar.gz
gst-openmax: Add missing pkgconfig inherit
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> (cherry picked from commit 0f11090e566ae13fe76c4273655db320a87ba7ae) Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
Diffstat (limited to 'meta/recipes-multimedia')
-rw-r--r--meta/recipes-multimedia/gstreamer/gst-openmax_0.10.1.bb2
1 files changed, 1 insertions, 1 deletions
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 4e22f46532..2e01579569 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)