diff options
author | Shane Wang <shane.wang@intel.com> | 2012-03-14 16:08:14 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-03-21 13:03:44 +0000 |
commit | de0e3e5003ddbdaf40c1742322e0693f3b4d12b4 (patch) | |
tree | 8c7432ad6f8b34ebcc9147a1fae1071848e8f4d9 /meta/recipes-multimedia/gstreamer | |
parent | a25a6c6b581ff8a2032fa8e479c09bb9762b2656 (diff) | |
download | poky-de0e3e5003ddbdaf40c1742322e0693f3b4d12b4.tar.gz |
gst-plugins-bad: upgrade to 0.10.23
(From OE-Core rev: 42159daa98d17b301c1f64ef61c30c5fbd2a1f4c)
Signed-off-by: Shane Wang <shane.wang@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-multimedia/gstreamer')
-rw-r--r-- | meta/recipes-multimedia/gstreamer/gst-plugins-bad_0.10.23.bb (renamed from meta/recipes-multimedia/gstreamer/gst-plugins-bad_0.10.22.bb) | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-multimedia/gstreamer/gst-plugins-bad_0.10.22.bb b/meta/recipes-multimedia/gstreamer/gst-plugins-bad_0.10.23.bb index 2c97a10a10..fac5fe35d2 100644 --- a/meta/recipes-multimedia/gstreamer/gst-plugins-bad_0.10.22.bb +++ b/meta/recipes-multimedia/gstreamer/gst-plugins-bad_0.10.23.bb | |||
@@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3 \ | |||
8 | 8 | ||
9 | DEPENDS += "gst-plugins-base libmusicbrainz tremor librsvg" | 9 | DEPENDS += "gst-plugins-base libmusicbrainz tremor librsvg" |
10 | 10 | ||
11 | PR = "r3" | 11 | PR = "r0" |
12 | 12 | ||
13 | inherit gettext | 13 | inherit gettext |
14 | 14 | ||
@@ -22,5 +22,5 @@ do_configure_prepend() { | |||
22 | rm ${S}/m4/lib-link.m4 || true | 22 | rm ${S}/m4/lib-link.m4 || true |
23 | } | 23 | } |
24 | 24 | ||
25 | SRC_URI[md5sum] = "9a2acee1f386f71247003d0d7090fb1c" | 25 | SRC_URI[md5sum] = "fcb09798114461955260e4d940db5987" |
26 | SRC_URI[sha256sum] = "d8f7102f43ffea076646427115ffdccb3975954f1e9367bd304f7ee01e12070c" | 26 | SRC_URI[sha256sum] = "0eae7d1a1357ae8377fded6a1b42e663887beabe0e6cc336e2ef9ada42e11491" |