diff options
author | Ross Burton <ross.burton@intel.com> | 2014-12-30 18:04:02 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-12-31 08:18:31 +0000 |
commit | 3b8ad35382d66fbca4b30d72a8ce56dd12456595 (patch) | |
tree | 54ff1defb1fbbc0c4b59448aa7cd1e09b453a5f6 /meta/recipes-multimedia/gstreamer | |
parent | 8a5c276cea4df993386b2f55cf85dab54f16ec69 (diff) | |
download | openembedded-core-3b8ad35382d66fbca4b30d72a8ce56dd12456595.tar.gz openembedded-core-3b8ad35382d66fbca4b30d72a8ce56dd12456595.tar.bz2 openembedded-core-3b8ad35382d66fbca4b30d72a8ce56dd12456595.zip |
gstreamer1.0-plugins-good: upgrade to 1.4.5
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-multimedia/gstreamer')
-rw-r--r-- | meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.4.5.bb (renamed from meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.4.1.bb) | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.4.1.bb b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.4.5.bb index 05798cf494..943ab60397 100644 --- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.4.1.bb +++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.4.5.bb @@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=a6f89e2100d9b6cdffcea4f398e37343 \ SRC_URI += "file://0001-gstrtpmp4gpay-set-dafault-value-for-MPEG4-without-co.patch \ file://decrease_asteriskh263_rank.patch \ " -SRC_URI[md5sum] = "eb3a3296b2f6009def1f5a09590ce767" -SRC_URI[sha256sum] = "8559d4270065b30ed5c49b826e1b7a3a2bd5ee9a340ae745a2ae3f9718e4c637" -S = "${WORKDIR}/gst-plugins-good-${PV}" +SRC_URI[md5sum] = "eaf1a6daf73749bc423feac301d60038" +SRC_URI[sha256sum] = "79b1b5f3f7bcaa8a615202eb5e176121eeb8336960f70687e536ad78dbc7e641" +S = "${WORKDIR}/gst-plugins-good-${PV}" |