]> code.ossystems Code Review - openembedded-core.git/commitdiff
gstreamer1.0-plugins-base: upgrade to 1.2.3
authorCristian Iorga <cristian.iorga@intel.com>
Mon, 17 Feb 2014 13:49:15 +0000 (15:49 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 20 Feb 2014 14:28:04 +0000 (14:28 +0000)
- bugfix release.

Signed-off-by: Cristian Iorga <cristian.iorga@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.2.3.bb [moved from meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.2.2.bb with 72% similarity]

similarity index 72%
rename from meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.2.2.bb
rename to meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.2.3.bb
index 5de11d601f72af5e23c7616ea4c31905bc551f11..4ef34cfe85691290d40aaa94cfbfd12b85ad355b 100644 (file)
@@ -4,6 +4,6 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=c54ce9345727175ff66d17b67ff51f58 \
                     file://common/coverage/coverage-report.pl;beginline=2;endline=17;md5=a4e1830fce078028c8f0974161272607 \
                     file://COPYING.LIB;md5=6762ed442b3822387a51c92d928ead0d \
                    "
-SRC_URI[md5sum] = "ed0fd639a10d91870cc1d55727bb4f44"
-SRC_URI[sha256sum] = "fa90cf21eac0a77f9393100356aef99ae42072c31dc218d3ae2e7f86cd5ced69"
+SRC_URI[md5sum] = "17aeabfbcd232526f50c9bee375f1b97"
+SRC_URI[sha256sum] = "61edec35c270f86928bad434bd059da4efff865d1ef01bcc64ecbd903625dae1"
 S = "${WORKDIR}/gst-plugins-base-${PV}"