aboutsummaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
authorCarlos Rafael Giani <dv@pseudoterminal.org>2014-08-27 18:42:27 +0200
committerAndreas Oberritter <obi@opendreambox.org>2015-02-23 17:15:45 +0100
commitdd24a0825495219c1a9b367f5a6f8bb7d6b0226d (patch)
tree253e6f0c1bccd253a7188f27ff93862a66d08bc6 /meta
parent1b036075783d71d83e431efc3caa6b6173710572 (diff)
downloadopenembedded-core-contrib-dd24a0825495219c1a9b367f5a6f8bb7d6b0226d.tar.gz
gstreamer1.0-plugins-bad: add opencv haar cascade XML files to package
Signed-off-by: Carlos Rafael Giani <dv@pseudoterminal.org> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> (cherry picked from commit fbd886eff693135bcd9fbe62cfd37f255798ca78) Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
Diffstat (limited to 'meta')
-rw-r--r--meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad.inc b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad.inc
index 8ecc2aac12..b5fc2234d3 100644
--- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad.inc
+++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad.inc
@@ -121,3 +121,5 @@ EXTRA_OECONF += " \
ARM_INSTRUCTION_SET = "arm"
+FILES_gstreamer1.0-plugins-bad-opencv += "${datadir}/gst-plugins-bad/1.0/opencv*"
+