diff options
author | Cristian Iorga <cristian.iorga@intel.com> | 2014-08-29 21:53:47 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-08-31 23:39:09 +0100 |
commit | 8fbdb1d64dd469624004cc82660a25b98f44dee0 (patch) | |
tree | f4d86bbf14d1c11e6fc5748971d474e753d2357b /meta | |
parent | 1f70d23430e803e9e8950e5bd825df972194feb4 (diff) | |
download | openembedded-core-8fbdb1d64dd469624004cc82660a25b98f44dee0.tar.gz openembedded-core-8fbdb1d64dd469624004cc82660a25b98f44dee0.tar.bz2 openembedded-core-8fbdb1d64dd469624004cc82660a25b98f44dee0.zip |
gstreamer1.0-plugins-bad: upgrade to 1.4.1
Bugfix release.
Signed-off-by: Cristian Iorga <cristian.iorga@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-bad_1.4.1.bb (renamed from meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.4.0.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.4.0.bb b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.4.1.bb index ff92f097f4..f0116c08a1 100644 --- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.4.0.bb +++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.4.1.bb @@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=73a5855a8119deb017f5f13cf327095d \ SRC_URI += "file://0001-gl-do-not-check-for-GL-GLU-EGL-GLES2-libs-if-disable.patch" -SRC_URI[md5sum] = "3bc0fcfe8d16ad1295f0454c1fcb4ba3" -SRC_URI[sha256sum] = "ff2cb754f7725b205aec66002b1406e440f3a03194b6cad2d126ef5cd00902f9" +SRC_URI[md5sum] = "20cb190b18dc63017326321cdb7c91e5" +SRC_URI[sha256sum] = "0268db2faaf0bb22e5b709a11633abbca4f3d289b1f513bb262d0bf3f53e19ae" S = "${WORKDIR}/gst-plugins-bad-${PV}" |