]> code.ossystems Code Review - openembedded-core.git/commitdiff
gstreamer1.0-plugins-base: upgrade to 1.4.5
authorRoss Burton <ross.burton@intel.com>
Tue, 30 Dec 2014 18:04:00 +0000 (18:04 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 31 Dec 2014 08:18:30 +0000 (08:18 +0000)
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base/taglist-not-send-to-down-stream-if-all-the-frame-cor.patch [changed mode: 0755->0644]
meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.4.5.bb [moved from meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.4.1.bb with 80% similarity]

similarity index 80%
rename from meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.4.1.bb
rename to meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.4.5.bb
index 27b8774444e533c56e774fe5848baf477b601efa..11cf8b4fdef8b64b527c68a323a8613597f3f2cb 100644 (file)
@@ -10,6 +10,7 @@ SRC_URI += "file://do-not-change-eos-event-to-gap-event-if.patch \
             file://taglist-not-send-to-down-stream-if-all-the-frame-cor.patch \
 "
 
-SRC_URI[md5sum] = "a825628225bd0a58c0df87cdd2a5db91"
-SRC_URI[sha256sum] = "aea9e25be6691bd3cc0785d005b2b5d70ce313a2c897901680a3f7e7cab5a499"
+SRC_URI[md5sum] = "357165af625c0ca353ab47c5d843920e"
+SRC_URI[sha256sum] = "77bd8199e7a312d3d71de9b7ddf761a3b78560a2c2a80829d0815ca39cbd551d"
+
 S = "${WORKDIR}/gst-plugins-base-${PV}"