summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2014-06-24 23:52:58 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-06-25 13:51:47 +0100
commit0f182ed53c40a9515f95919fd988b64a30439592 (patch)
tree58a86741a212efe2f455b331b7cc7b15688c4442 /meta
parent94dbe8515d0322688c0e04b18f76962532e16cae (diff)
downloadpoky-0f182ed53c40a9515f95919fd988b64a30439592.tar.gz
gst-openmax: Add missing pkgconfig inherit
(From OE-Core rev: 0f11090e566ae13fe76c4273655db320a87ba7ae) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
-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
16 file://ptr-array.patch \ 16 file://ptr-array.patch \
17 " 17 "
18 18
19inherit autotools 19inherit autotools pkgconfig
20 20
21# Tell configure that this isn't a development snapshot so we don't want 21# Tell configure that this isn't a development snapshot so we don't want
22# -Werror (hopefully fixed in 0.10.2) 22# -Werror (hopefully fixed in 0.10.2)