diff options
author | Cristian Iorga <cristian.iorga@intel.com> | 2014-08-29 21:53:49 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-08-31 23:40:47 +0100 |
commit | f01a1562cdb63250830b4c8094e708a0b022e4b1 (patch) | |
tree | 3775a5629e256ddb06320b0be110d823b94d25e1 | |
parent | 0fb00d41de9b2942db3718e90758a14be4cf3b6f (diff) | |
download | poky-f01a1562cdb63250830b4c8094e708a0b022e4b1.tar.gz |
gstreamer1.0-plugins-ugly: upgrade to 1.4.1
Bugfix release.
(From OE-Core rev: 04e53e971451b023ac1c57086603a9a7fbba838c)
Signed-off-by: Cristian Iorga <cristian.iorga@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r-- | meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.4.1.bb (renamed from meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.4.0.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.4.0.bb b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.4.1.bb index 9035d2dfbe..6d63ba62d4 100644 --- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.4.0.bb +++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.4.1.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] = "558146cb5ec8b313afe2113aafc3da85" | 5 | SRC_URI[md5sum] = "316974af949ca4654efee704a0164076" |
6 | SRC_URI[sha256sum] = "5314bb60f13d1a7b9c6317df73813af5f3f15a62c7c186b816b0024b5c61744d" | 6 | SRC_URI[sha256sum] = "25440435ac4ed795d213f2420a0e7355e4a2e2e76d1f9d020b2073f815e8b071" |
7 | S = "${WORKDIR}/gst-plugins-ugly-${PV}" | 7 | S = "${WORKDIR}/gst-plugins-ugly-${PV}" |
8 | 8 | ||