diff options
author | Cristian Iorga <cristian.iorga@intel.com> | 2014-02-17 15:49:15 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-02-20 14:28:11 +0000 |
commit | 5b1018a9e36bcc8013a69993a43cc081c7bda28b (patch) | |
tree | cc78cc6c650dc8bacefb7af62d433b51b0ccc017 | |
parent | 0ce3a21cc111ae209518baaaed49fd1840a44588 (diff) | |
download | poky-5b1018a9e36bcc8013a69993a43cc081c7bda28b.tar.gz |
gstreamer1.0-plugins-base: upgrade to 1.2.3
- bugfix release.
(From OE-Core rev: f841837926bfbfc1a5d61465f9201621b213d2be)
Signed-off-by: Cristian Iorga <cristian.iorga@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r-- | meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.2.3.bb (renamed from meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.2.2.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.2.2.bb b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.2.3.bb index 5de11d601f..4ef34cfe85 100644 --- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.2.2.bb +++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.2.3.bb | |||
@@ -4,6 +4,6 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=c54ce9345727175ff66d17b67ff51f58 \ | |||
4 | file://common/coverage/coverage-report.pl;beginline=2;endline=17;md5=a4e1830fce078028c8f0974161272607 \ | 4 | file://common/coverage/coverage-report.pl;beginline=2;endline=17;md5=a4e1830fce078028c8f0974161272607 \ |
5 | file://COPYING.LIB;md5=6762ed442b3822387a51c92d928ead0d \ | 5 | file://COPYING.LIB;md5=6762ed442b3822387a51c92d928ead0d \ |
6 | " | 6 | " |
7 | SRC_URI[md5sum] = "ed0fd639a10d91870cc1d55727bb4f44" | 7 | SRC_URI[md5sum] = "17aeabfbcd232526f50c9bee375f1b97" |
8 | SRC_URI[sha256sum] = "fa90cf21eac0a77f9393100356aef99ae42072c31dc218d3ae2e7f86cd5ced69" | 8 | SRC_URI[sha256sum] = "61edec35c270f86928bad434bd059da4efff865d1ef01bcc64ecbd903625dae1" |
9 | S = "${WORKDIR}/gst-plugins-base-${PV}" | 9 | S = "${WORKDIR}/gst-plugins-base-${PV}" |