]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
gstreamer-plugins: Move introspection to individual recipes
authorKhem Raj <raj.khem@gmail.com>
Sat, 29 Oct 2016 19:58:20 +0000 (12:58 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 6 Nov 2016 23:35:15 +0000 (23:35 +0000)
commita30d8244265f38fddefe438e035ea3bf6fb4447f
treed26dde746716a0e602f64024529ff9d2f70cac6c
parentc568f6ce06512a108cada5c7100eb1f6de73f2ff
gstreamer-plugins: Move introspection to individual recipes

inc files are also used by plugins in other layers but they do
not use same srcrev for gst-common repo for various reasons e.g.

https://github.com/ndechesne/meta-qcom/blob/master/recipes-multimedia/gstreamer/gstreamer1.0-plugins-v4l2.bb

Currently, this patch is forced on these external packages too
and fails to patch cleanly in some cases. Therefore its
better to move this SRC_URI_append to the individual .bb files

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.8.3.bb
meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_git.bb
meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.8.3.bb
meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_git.bb
meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.8.3.bb
meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_git.bb
meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.8.3.bb
meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_git.bb
meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins.inc