diff options
author | Cristian Iorga <cristian.iorga@intel.com> | 2014-04-28 17:03:28 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-04-30 16:36:40 +0100 |
commit | 4b5500abc56beb69d79713fb2964773af8ea0a8e (patch) | |
tree | 4bdc1d1555a6ca107ff4801b3f42c9cae7340bff | |
parent | b398248253a996c88f05289359bed374111763ac (diff) | |
download | openembedded-core-4b5500abc56beb69d79713fb2964773af8ea0a8e.tar.gz openembedded-core-4b5500abc56beb69d79713fb2964773af8ea0a8e.tar.bz2 openembedded-core-4b5500abc56beb69d79713fb2964773af8ea0a8e.zip |
gstreamer1.0-plugins-base: upgrade to 1.2.4
Signed-off-by: Cristian Iorga <cristian.iorga@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
-rw-r--r-- | meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.2.4.bb (renamed from meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.2.3.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.2.3.bb b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.2.4.bb index 4ef34cfe85..ed8babe2a0 100644 --- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.2.3.bb +++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.2.4.bb @@ -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] = "17aeabfbcd232526f50c9bee375f1b97" -SRC_URI[sha256sum] = "61edec35c270f86928bad434bd059da4efff865d1ef01bcc64ecbd903625dae1" +SRC_URI[md5sum] = "278e0a1872ecb981e91830b2cb7f3e98" +SRC_URI[sha256sum] = "4d6273dc3f5a94bcc53ccfe0711cfddd49e31371d1136bf62fa1ecc604fc6550" S = "${WORKDIR}/gst-plugins-base-${PV}" |