From: Ross Burton Date: Wed, 11 Feb 2015 17:03:51 +0000 (+0000) Subject: gstreamer1.0-plugins-base: move data to the right subpackage X-Git-Tag: 2015-4~432 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=01977ba4adb30a403cbbd43142a1edc38b2bc429;p=openembedded-core.git gstreamer1.0-plugins-base: move data to the right subpackage 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 --- diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base.inc b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base.inc index 972ff18160..eb5db466ab 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"