diff options
author | Carlos Rafael Giani <dv@pseudoterminal.org> | 2014-07-30 10:57:33 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-08-02 09:26:15 +0100 |
commit | d36561ce1d226195cf53f7149c4004fe972673d2 (patch) | |
tree | 13d94568e92314c827bb85202f5cbdb0d23938ed /meta/recipes-multimedia/gstreamer | |
parent | 273c6adc08f21bcab2275adc0fc8ebf50a0af2ae (diff) | |
download | poky-d36561ce1d226195cf53f7149c4004fe972673d2.tar.gz |
gstreamer1.0-plugins-ugly: upgrade to 1.4.0
(From OE-Core rev: 095b6fdcffacfe0770ae191fde0995331969da4b)
Signed-off-by: Carlos Rafael Giani <dv@pseudoterminal.org>
Signed-off-by: Saul Wold <sgw@linux.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-ugly_1.4.0.bb (renamed from meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.2.4.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.2.4.bb b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.4.0.bb index dd5cb4e817..9035d2dfbe 100644 --- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.2.4.bb +++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.4.0.bb | |||
@@ -2,7 +2,7 @@ include gstreamer1.0-plugins-ugly.inc | |||
2 | 2 | ||
3 | LIC_FILES_CHKSUM = "file://COPYING;md5=a6f89e2100d9b6cdffcea4f398e37343 \ | 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=a6f89e2100d9b6cdffcea4f398e37343 \ |
4 | file://tests/check/elements/xingmux.c;beginline=1;endline=21;md5=4c771b8af188724855cb99cadd390068 " | 4 | file://tests/check/elements/xingmux.c;beginline=1;endline=21;md5=4c771b8af188724855cb99cadd390068 " |
5 | SRC_URI[md5sum] = "c87a27db498bb736f6c266198657ea74" | 5 | SRC_URI[md5sum] = "558146cb5ec8b313afe2113aafc3da85" |
6 | SRC_URI[sha256sum] = "4ef6f76a47d57b8385d457c7b620b4c28fc041ab1d7c2e3e2f5f05b12b988ea8" | 6 | SRC_URI[sha256sum] = "5314bb60f13d1a7b9c6317df73813af5f3f15a62c7c186b816b0024b5c61744d" |
7 | S = "${WORKDIR}/gst-plugins-ugly-${PV}" | 7 | S = "${WORKDIR}/gst-plugins-ugly-${PV}" |
8 | 8 | ||