From: Ross Burton Date: Tue, 30 Dec 2014 18:04:00 +0000 (+0000) Subject: gstreamer1.0-plugins-base: upgrade to 1.4.5 X-Git-Tag: 2015-4~842 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=e74cbf449921ecca0014bf56a1a7837d9a431689;p=openembedded-core.git gstreamer1.0-plugins-base: upgrade to 1.4.5 Signed-off-by: Ross Burton Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base/taglist-not-send-to-down-stream-if-all-the-frame-cor.patch b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base/taglist-not-send-to-down-stream-if-all-the-frame-cor.patch old mode 100755 new mode 100644 diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.4.1.bb b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.4.5.bb 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 27b8774444..11cf8b4fde 100644 --- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.4.1.bb +++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.4.5.bb @@ -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}"