diff options
author | Dongxiao Xu <dongxiao.xu@intel.com> | 2011-04-13 08:56:03 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-04-18 05:49:18 +0100 |
commit | 48b5f1003a4e251e72e433b65132ff1bc6eaa167 (patch) | |
tree | 0bd9a44fb11d83ff9fdbb20362923e226eb77088 /meta | |
parent | 4983494932f2d91831dde1f3ae4a1671bbfc2874 (diff) | |
download | poky-48b5f1003a4e251e72e433b65132ff1bc6eaa167.tar.gz |
gst-plugins-good: upgrade to version 0.10.28
(From OE-Core rev: fdbb30ef953e6cab4c6e23f979f35886f60409f8)
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-multimedia/gstreamer/gst-plugins-good_0.10.28.bb (renamed from meta/recipes-multimedia/gstreamer/gst-plugins-good_0.10.26.bb) | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-multimedia/gstreamer/gst-plugins-good_0.10.26.bb b/meta/recipes-multimedia/gstreamer/gst-plugins-good_0.10.28.bb index cab728d5e0..b9648e30df 100644 --- a/meta/recipes-multimedia/gstreamer/gst-plugins-good_0.10.26.bb +++ b/meta/recipes-multimedia/gstreamer/gst-plugins-good_0.10.28.bb | |||
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=a6f89e2100d9b6cdffcea4f398e37343 \ | |||
7 | 7 | ||
8 | DEPENDS += "gst-plugins-base gconf cairo jpeg libpng gtk+ zlib libid3tag flac \ | 8 | DEPENDS += "gst-plugins-base gconf cairo jpeg libpng gtk+ zlib libid3tag flac \ |
9 | speex libsoup-2.4" | 9 | speex libsoup-2.4" |
10 | PR = "r2" | 10 | PR = "r0" |
11 | 11 | ||
12 | inherit gettext | 12 | inherit gettext |
13 | 13 | ||
@@ -18,5 +18,5 @@ do_configure_prepend() { | |||
18 | rm ${S}/m4/lib-link.m4 || true | 18 | rm ${S}/m4/lib-link.m4 || true |
19 | } | 19 | } |
20 | 20 | ||
21 | SRC_URI[md5sum] = "e1ed191adbf81edff04f348f8ce8e198" | 21 | SRC_URI[md5sum] = "6ef1588921f59d85c44ee2e49a3c97a0" |
22 | SRC_URI[sha256sum] = "ceb3bbea5ce18463b8fe470d34786bc846469e800305c436d799af9fe22bdcc4" | 22 | SRC_URI[sha256sum] = "adfbce68b9fbadb7a7aeda2227af6afe1928ef025af4158726617b9d6834b028" |