]> code.ossystems Code Review - openembedded-core.git/commit
gstreamer1.0-plugins.inc: don't set base SRC_URI via python
authorAndre McCurdy <armccurdy@gmail.com>
Tue, 19 Jan 2016 03:53:28 +0000 (19:53 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 22 Jan 2016 23:42:42 +0000 (23:42 +0000)
commit0ec2a80f3300065824d6c980101e7f3af2cbe7aa
tree2d36dac4cc9915cd29b9ee8685a5def2acb206b8
parentba0a9db62a067852e346d986c338427b87e2f3fd
gstreamer1.0-plugins.inc: don't set base SRC_URI via python

Setting the SRC_URI via python for the four gstreamer1.0-plugins-XXX
packages adds complexity and breaks consistency with the other
plugins packages and with gstreamer itself (which all also fetch from
freedesktop.org URLs but set SRC_URI conventionally).

Signed-off-by: Andre McCurdy <armccurdy@gmail.com>
meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.6.2.bb
meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_git.bb
meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.6.2.bb
meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_git.bb
meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.6.2.bb
meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_git.bb
meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.6.2.bb
meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_git.bb
meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins.inc