diff options
author | Maxin B. John <maxin.john@intel.com> | 2015-12-22 11:35:04 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-12-28 09:25:18 +0000 |
commit | 823b623779df88b18e0d4cedc70367bef87f959f (patch) | |
tree | a75358e1cf00929e3bbf409152fa444c0f992fbf /meta/recipes-multimedia | |
parent | 6d13f30ddbd70b540d4b16abf33a15028737cef0 (diff) | |
download | poky-823b623779df88b18e0d4cedc70367bef87f959f.tar.gz |
gstreamer1.0-plugins-bad: upgrade to version 1.6.2
1.6.1 -> 1.6.2
(From OE-Core rev: 4fbd1a31687abd4ebc5829fe29ba4896b9f17d39)
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/recipes-multimedia')
-rw-r--r-- | meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.6.2.bb (renamed from meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.6.1.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.6.1.bb b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.6.2.bb index eeb477165c..284e1f26e2 100644 --- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.6.1.bb +++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.6.2.bb | |||
@@ -7,8 +7,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=73a5855a8119deb017f5f13cf327095d \ | |||
7 | 7 | ||
8 | SRC_URI += "file://0001-glimagesink-Downrank-to-marginal.patch" | 8 | SRC_URI += "file://0001-glimagesink-Downrank-to-marginal.patch" |
9 | 9 | ||
10 | SRC_URI[md5sum] = "c92d7d32de68e7293712bf9b6c99dc77" | 10 | SRC_URI[md5sum] = "7c73bec1d389f0e184ebbbbb9e9f883d" |
11 | SRC_URI[sha256sum] = "e176a9af125f6874b3d6724aa7566a198fa225d3ece0a7ac2f2b51c57e525466" | 11 | SRC_URI[sha256sum] = "650855e39ff56a8bb6cb0c192109c5926ce12f536d06e19ebf829de71ef396fe" |
12 | 12 | ||
13 | S = "${WORKDIR}/gst-plugins-bad-${PV}" | 13 | S = "${WORKDIR}/gst-plugins-bad-${PV}" |
14 | 14 | ||