diff options
author | Maxin B. John <maxin.john@intel.com> | 2015-12-21 19:05:37 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-12-28 09:25:18 +0000 |
commit | 05896a5c08056c42d7206bbd8273610a14e65714 (patch) | |
tree | 478e8f10716c8ebc5499764eef3fb374ba40ba5a /meta | |
parent | a8eb77bbb074c45214c746683e2fc81264ae7af4 (diff) | |
download | poky-05896a5c08056c42d7206bbd8273610a14e65714.tar.gz |
gstreamer1.0-plugins-base: upgrade to version 1.6.2
1.6.1 -> 1.6.2
(From OE-Core rev: ec4fc335d41ac39c96dd45635684d55023ed1224)
Signed-off-by: Maxin B. John <maxin.john@intel.com>
Signed-off-by: Ross Burton <ross.burton@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.6.2.bb (renamed from meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.6.1.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.6.1.bb b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.6.2.bb index d4f5d50f86..473dbcd8fe 100644 --- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.6.1.bb +++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.6.2.bb | |||
@@ -11,7 +11,7 @@ SRC_URI += "file://get-caps-from-src-pad-when-query-caps.patch \ | |||
11 | file://encodebin-Need-more-buffers-in-output-queue-for-bett.patch \ | 11 | file://encodebin-Need-more-buffers-in-output-queue-for-bett.patch \ |
12 | " | 12 | " |
13 | 13 | ||
14 | SRC_URI[md5sum] = "a89933afbe45d8f8c92d89c2f1199ecb" | 14 | SRC_URI[md5sum] = "f530fbbe287edce79c55a37bd1a39fe2" |
15 | SRC_URI[sha256sum] = "9533dcfaa4ee32d435483d9fa88c06b1eba6e9bb234aacd7583f207199f44ba3" | 15 | SRC_URI[sha256sum] = "c75dd400e451526ed71e1c4955e33d470a2581f5e71ecf84920a41c0a5c75322" |
16 | 16 | ||
17 | S = "${WORKDIR}/gst-plugins-base-${PV}" | 17 | S = "${WORKDIR}/gst-plugins-base-${PV}" |