diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2015-11-12 20:44:51 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-12-01 21:32:07 +0000 |
commit | 43b29d9d07200396545dfdefd079794ca5074478 (patch) | |
tree | 01acfd168f78c78b780042318654f6e4bcd312d4 /meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad.inc | |
parent | 9fc877f3c9ca7eae615d656e2e6a36a19ed2e81e (diff) | |
download | poky-43b29d9d07200396545dfdefd079794ca5074478.tar.gz |
gst-plugins-bad: improve FILES variables
(From OE-Core rev: 6343321af88543467388f0f9c25707f02651f078)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad.inc')
-rw-r--r-- | meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad.inc | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad.inc b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad.inc index f94b12fbd1..26b8206e40 100644 --- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad.inc +++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad.inc | |||
@@ -146,7 +146,7 @@ export OPENCV_PREFIX | |||
146 | 146 | ||
147 | ARM_INSTRUCTION_SET = "arm" | 147 | ARM_INSTRUCTION_SET = "arm" |
148 | 148 | ||
149 | FILES_${PN}-opencv += "${datadir}/gst-plugins-bad/1.0/opencv*" | 149 | FILES_${PN}-opencv += "${datadir}/gst-plugins-bad/${LIBV}/opencv*" |
150 | FILES_${PN}-freeverb += "${datadir}/gstreamer-1.0/presets/GstFreeverb.prs" | 150 | FILES_${PN}-freeverb += "${datadir}/gstreamer-${LIBV}/presets/GstFreeverb.prs" |
151 | FILES_${PN}-voamrwbenc += "${datadir}/gstreamer-1.0/presets/GstVoAmrwbEnc.prs" | 151 | FILES_${PN}-voamrwbenc += "${datadir}/gstreamer-${LIBV}/presets/GstVoAmrwbEnc.prs" |
152 | FILES_${PN}-dev += "${libdir}/gstreamer-1.0/include/gst/gl/gstglconfig.h" | 152 | FILES_${PN}-dev += "${libdir}/gstreamer-${LIBV}/include/gst/gl/gstglconfig.h" |