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:36:41 +0100 |
commit | 013cfd1840fa40742849ff5f9c9a116fbff3e61f (patch) | |
tree | 3c03aa734ea2052733e8a0b4e2c009c05f37af35 | |
parent | 10b7d0d3458e89d96d0916ff82f0330eb031f1a9 (diff) | |
download | openembedded-core-013cfd1840fa40742849ff5f9c9a116fbff3e61f.tar.gz openembedded-core-013cfd1840fa40742849ff5f9c9a116fbff3e61f.tar.bz2 openembedded-core-013cfd1840fa40742849ff5f9c9a116fbff3e61f.zip |
gstreamer1.0-plugins-ugly: upgrade to 1.2.4
Signed-off-by: Cristian Iorga <cristian.iorga@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
-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 LIC_FILES_CHKSUM = "file://COPYING;md5=a6f89e2100d9b6cdffcea4f398e37343 \ file://tests/check/elements/xingmux.c;beginline=1;endline=21;md5=4c771b8af188724855cb99cadd390068 " -SRC_URI[md5sum] = "7ae60e2f759f58f32af5fcdc3c9193c4" -SRC_URI[sha256sum] = "537b0a7607eee499026388bb705b5b68985a3fd59fe22ee09accaf8cdf57eb3b" +SRC_URI[md5sum] = "c87a27db498bb736f6c266198657ea74" +SRC_URI[sha256sum] = "4ef6f76a47d57b8385d457c7b620b4c28fc041ab1d7c2e3e2f5f05b12b988ea8" S = "${WORKDIR}/gst-plugins-ugly-${PV}" |