diff options
author | Cristian Iorga <cristian.iorga@intel.com> | 2014-04-28 18:48:00 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-04-30 16:39:10 +0100 |
commit | a4e61c6417809af8f31630bba6494d736b05984f (patch) | |
tree | b63e3d25d0022b76af2bd82288ce4d23037a8fc7 /meta | |
parent | 179a6ffd2f35a0cf161ddfcdcbe11da2558f74a6 (diff) | |
download | poky-a4e61c6417809af8f31630bba6494d736b05984f.tar.gz |
gstreamer1.0-plugins-ugly: upgrade to 1.2.4
(From OE-Core rev: 013cfd1840fa40742849ff5f9c9a116fbff3e61f)
Signed-off-by: Cristian Iorga <cristian.iorga@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.2.4.bb (renamed from meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.2.3.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.2.3.bb b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.2.4.bb index 33fd5ad50b..dd5cb4e817 100644 --- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.2.3.bb +++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.2.4.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] = "7ae60e2f759f58f32af5fcdc3c9193c4" | 5 | SRC_URI[md5sum] = "c87a27db498bb736f6c266198657ea74" |
6 | SRC_URI[sha256sum] = "537b0a7607eee499026388bb705b5b68985a3fd59fe22ee09accaf8cdf57eb3b" | 6 | SRC_URI[sha256sum] = "4ef6f76a47d57b8385d457c7b620b4c28fc041ab1d7c2e3e2f5f05b12b988ea8" |
7 | S = "${WORKDIR}/gst-plugins-ugly-${PV}" | 7 | S = "${WORKDIR}/gst-plugins-ugly-${PV}" |
8 | 8 | ||