diff options
author | Cristian Iorga <cristian.iorga@intel.com> | 2014-08-29 21:53:46 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-08-31 23:39:09 +0100 |
commit | 1f70d23430e803e9e8950e5bd825df972194feb4 (patch) | |
tree | 023bbcf7ee5457244a4bab9a8eec31ace8b7437e /meta/recipes-multimedia | |
parent | ba03f8ddc2fc6d6f85628d6d4a87d465c83c9fde (diff) | |
download | openembedded-core-1f70d23430e803e9e8950e5bd825df972194feb4.tar.gz openembedded-core-1f70d23430e803e9e8950e5bd825df972194feb4.tar.bz2 openembedded-core-1f70d23430e803e9e8950e5bd825df972194feb4.zip |
gstreamer1.0-plugins-good: upgrade to 1.4.1
Bugfix release.
Signed-off-by: Cristian Iorga <cristian.iorga@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-multimedia')
-rw-r--r-- | meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.4.1.bb (renamed from meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.4.0.bb) | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.4.0.bb b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.4.1.bb index 2d392c607e..441dd51e39 100644 --- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.4.0.bb +++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.4.1.bb @@ -6,8 +6,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=a6f89e2100d9b6cdffcea4f398e37343 \ SRC_URI += "file://0001-gstrtpmp4gpay-set-dafault-value-for-MPEG4-without-co.patch \ " - -SRC_URI[md5sum] = "8007d57a38f6b2882961b2547fa4597c" -SRC_URI[sha256sum] = "48a62e7987fffa289a091dfc8ccc80b401d110632b8fc1adce5b82fc092f2685" +SRC_URI[md5sum] = "eb3a3296b2f6009def1f5a09590ce767" +SRC_URI[sha256sum] = "8559d4270065b30ed5c49b826e1b7a3a2bd5ee9a340ae745a2ae3f9718e4c637" S = "${WORKDIR}/gst-plugins-good-${PV}" |