diff options
author | Carlos Rafael Giani <dv@pseudoterminal.org> | 2014-07-30 10:57:30 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-08-02 09:26:15 +0100 |
commit | 23808f9d1c6d86852a71776726de84df2a1087b4 (patch) | |
tree | e55c82cda7facc62bab79f22c39442ad459aa105 /meta | |
parent | 7bdfef3efa9adfcbaddc43190b785edd71aa8983 (diff) | |
download | poky-23808f9d1c6d86852a71776726de84df2a1087b4.tar.gz |
gstreamer1.0-plugins-base: upgrade to 1.4.0
(From OE-Core rev: 831086316671a123606f3a3feef6332950f915e9)
Signed-off-by: Carlos Rafael Giani <dv@pseudoterminal.org>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.4.0.bb (renamed from meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.2.4.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.2.4.bb b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.4.0.bb index dee0894dc0..968f0924b7 100644 --- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.2.4.bb +++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.4.0.bb | |||
@@ -9,6 +9,6 @@ SRC_URI += "file://do-not-change-eos-event-to-gap-event-if.patch \ | |||
9 | file://get-caps-from-src-pad-when-query-caps.patch \ | 9 | file://get-caps-from-src-pad-when-query-caps.patch \ |
10 | " | 10 | " |
11 | 11 | ||
12 | SRC_URI[md5sum] = "278e0a1872ecb981e91830b2cb7f3e98" | 12 | SRC_URI[md5sum] = "1ff06280b03b9098a706d1290d8bb3bd" |
13 | SRC_URI[sha256sum] = "4d6273dc3f5a94bcc53ccfe0711cfddd49e31371d1136bf62fa1ecc604fc6550" | 13 | SRC_URI[sha256sum] = "5daed4b983b64e4e3fbe9cd29063e4302812cd03ba685a15b06a790911d04c1e" |
14 | S = "${WORKDIR}/gst-plugins-base-${PV}" | 14 | S = "${WORKDIR}/gst-plugins-base-${PV}" |