diff options
author | Ross Burton <ross.burton@intel.com> | 2014-12-30 18:04:03 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-12-31 17:04:45 +0000 |
commit | 7bdb55f3b02a19eda053fbdff3509f7b9a6ae546 (patch) | |
tree | d3cb045e841c49f8a56160c66e5c27a2b30dce36 /meta/recipes-multimedia/gstreamer | |
parent | fbf32bef81cc508b3a5c9552767ee8d6e870f0b9 (diff) | |
download | poky-7bdb55f3b02a19eda053fbdff3509f7b9a6ae546.tar.gz |
gstreamer1.0-plugins-ugly: upgrade to 1.4.5
(From OE-Core rev: 6ddece80afc84357854d515f2c2ac39b5c766901)
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-ugly_1.4.5.bb (renamed from meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.4.1.bb) | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.4.1.bb b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.4.5.bb index 6d63ba62d4..25cb28c060 100644 --- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.4.1.bb +++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.4.5.bb | |||
@@ -2,7 +2,9 @@ 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] = "316974af949ca4654efee704a0164076" | 5 | |
6 | SRC_URI[sha256sum] = "25440435ac4ed795d213f2420a0e7355e4a2e2e76d1f9d020b2073f815e8b071" | 6 | SRC_URI[md5sum] = "6954beed7bb9a93e426dee543ff46393" |
7 | SRC_URI[sha256sum] = "5cd5e81cf618944f4dc935f1669b2125e8bb2fe9cc7dc8dc15b72237aca49067" | ||
8 | |||
7 | S = "${WORKDIR}/gst-plugins-ugly-${PV}" | 9 | S = "${WORKDIR}/gst-plugins-ugly-${PV}" |
8 | 10 | ||