diff options
author | Cristian Iorga <cristian.iorga@intel.com> | 2014-01-03 16:30:08 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-01-06 22:17:31 +0000 |
commit | ccb8493812bec24be58c60aaa4e29d29cfe081ec (patch) | |
tree | e41c18d70f77366bf87d391f3440a361cae62f9f /meta/recipes-multimedia | |
parent | 89c3875bf7c208c841179cfaf106dd22fe90d474 (diff) | |
download | poky-ccb8493812bec24be58c60aaa4e29d29cfe081ec.tar.gz |
gstreamer1.0-plugins-ugly: upgrade to 1.2.2
(From OE-Core rev: 429b8d23b5b7506a4e4b79bde98cc5427eb71400)
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-ugly_1.2.2.bb (renamed from meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.2.0.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.2.0.bb b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.2.2.bb index a772877437..87927f979b 100644 --- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.2.0.bb +++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.2.2.bb | |||
@@ -3,8 +3,8 @@ include gstreamer1.0-plugins-ugly.inc | |||
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 | 5 | ||
6 | SRC_URI[md5sum] = "81c97981ed373bd77bb10f2ae555c166" | 6 | SRC_URI[md5sum] = "32f57ac91369bbb3299469cc418507d0" |
7 | SRC_URI[sha256sum] = "e4760af4b12bf97ba0a8001cfe733d9d52160a0ad81f6c6f0d0d3a9e798626de" | 7 | SRC_URI[sha256sum] = "4b6aac272a5be0d68f365ef6fba0f829fc5c1d1d601bb4dd9e85f5289b2b56c3" |
8 | 8 | ||
9 | S = "${WORKDIR}/gst-plugins-ugly-${PV}" | 9 | S = "${WORKDIR}/gst-plugins-ugly-${PV}" |
10 | 10 | ||