[OE-core] [PATCH 1/4] gstreamer1.0-plugins-base: move data to the right subpackage
Ross Burton
ross.burton at intel.com
Wed Feb 11 18:08:27 UTC 2015
The libgsttag library has a data file that was packaged in
gstreamer1.0-plugins-base, so was never actually installed.
Signed-off-by: Ross Burton <ross.burton at intel.com>
---
meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base.inc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base.inc b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base.inc
index 972ff18..eb5db46 100644
--- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base.inc
+++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base.inc
@@ -35,6 +35,6 @@ EXTRA_OECONF += " \
${GSTREAMER_1_0_ORC} \
"
-FILES_${PN} += "${datadir}/gst-plugins-base"
+FILES_libgsttag-1.0 += "${datadir}/gst-plugins-base/1.0/license-translations.dict"
CACHED_CONFIGUREVARS_append_i586 = " ac_cv_header_emmintrin_h=no ac_cv_header_xmmintrin_h=no"
--
1.7.10.4
More information about the Openembedded-core
mailing list