aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCristian Iorga <cristian.iorga@intel.com>2013-08-01 16:56:53 +0300
committerSaul Wold <sgw@linux.intel.com>2013-08-05 23:59:55 -0700
commit886e4ad191853aa150f48a28ae4b3454b8a4c322 (patch)
treee02e909307da5862ec5ac6bdeab9438431202fde
parentd1af596d9c0c8b3d6a0a7da3391a5c8a3d5b10be (diff)
downloadopenembedded-core-886e4ad191853aa150f48a28ae4b3454b8a4c322.tar.gz
gstreamer1.0-plugins-good: upgrade to v1.0.9
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-good.inc2
-rw-r--r--meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.0.9.bb (renamed from meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.0.7.bb)4
2 files changed, 2 insertions, 4 deletions
diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good.inc b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good.inc
index 68bc9f11ab..19b16cafa4 100644
--- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good.inc
+++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good.inc
@@ -5,8 +5,6 @@ LICENSE = "GPLv2+ & LGPLv2.1+"
# libid3tag
DEPENDS += "gstreamer1.0-plugins-base gconf zlib bzip2"
-PR = "r1"
-
inherit gettext gconf
diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.0.7.bb b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.0.9.bb
index b2bcd44a4a..1b65b7da64 100644
--- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.0.7.bb
+++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.0.9.bb
@@ -4,8 +4,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=a6f89e2100d9b6cdffcea4f398e37343 \
file://common/coverage/coverage-report.pl;beginline=2;endline=17;md5=622921ffad8cb18ab906c56052788a3f \
file://gst/replaygain/rganalysis.c;beginline=1;endline=23;md5=b60ebefd5b2f5a8e0cab6bfee391a5fe"
-SRC_URI[md5sum] = "e4b1c825475a9b478fe29e8e9f34516f"
-SRC_URI[sha256sum] = "a016a3b377c86658627aef902b9204108209100b2e88fcc3b695c392af1b4035"
+SRC_URI[md5sum] = "20bb77f201b044f4ba61de167c4466d7"
+SRC_URI[sha256sum] = "cfa2e617a76f93e9ddd4ae1109297e93fb4a06b152042b996231234a72c5a5ff"
S = "${WORKDIR}/gst-plugins-good-${PV}"