diff options
author | Cristian Iorga <cristian.iorga@intel.com> | 2014-01-03 16:30:06 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-01-06 16:30:02 +0000 |
commit | 43d18d9ce53b532e4df7a7ee56b4c8b41586ccf9 (patch) | |
tree | c5a2b98e3efcd0286c83d3395157de6552d87ced | |
parent | 1a27450a18326281726170baef78a1d1a6148f85 (diff) | |
download | openembedded-core-43d18d9ce53b532e4df7a7ee56b4c8b41586ccf9.tar.gz openembedded-core-43d18d9ce53b532e4df7a7ee56b4c8b41586ccf9.tar.bz2 openembedded-core-43d18d9ce53b532e4df7a7ee56b4c8b41586ccf9.zip |
gstreamer1.0-plugins-good: upgrade to 1.2.2
Signed-off-by: Cristian Iorga <cristian.iorga@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r-- | meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.2.2.bb (renamed from meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.2.0.bb) | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.2.0.bb b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.2.2.bb index 5d54f27713..3ec70a4496 100644 --- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.2.0.bb +++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.2.2.bb @@ -4,8 +4,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=a6f89e2100d9b6cdffcea4f398e37343 \ file://common/coverage/coverage-report.pl;beginline=2;endline=17;md5=a4e1830fce078028c8f0974161272607 \ file://gst/replaygain/rganalysis.c;beginline=1;endline=23;md5=b60ebefd5b2f5a8e0cab6bfee391a5fe" -SRC_URI[md5sum] = "df96825d4154940fd934aa0a95b40836" -SRC_URI[sha256sum] = "2256a6b2744ea18d8810642cf9061a2f12f4b7eba87d3fbc98004262b4f0fdfa" - +SRC_URI[md5sum] = "f8a9be6c5362d13ee41b600c74e843f4" +SRC_URI[sha256sum] = "6c090f00e8e4588f12807bd9fbb06a03b84a512c93e84d928123ee4a42228a81" S = "${WORKDIR}/gst-plugins-good-${PV}" |