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:40:46 +0100 |
commit | 797c793e80fa0cbeadc7e44753bae1f8129aaf12 (patch) | |
tree | cb5c8cac2430b38f82c3be4228f20526fe1bf167 /meta/recipes-multimedia/gstreamer | |
parent | 2173b1bcf00be61b6fb4c9941af89796b2246e20 (diff) | |
download | poky-797c793e80fa0cbeadc7e44753bae1f8129aaf12.tar.gz |
gstreamer1.0-plugins-bad: upgrade to 1.4.1
Bugfix release.
(From OE-Core rev: 8fbdb1d64dd469624004cc82660a25b98f44dee0)
Signed-off-by: Cristian Iorga <cristian.iorga@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-multimedia/gstreamer')
-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 \ | |||
7 | 7 | ||
8 | SRC_URI += "file://0001-gl-do-not-check-for-GL-GLU-EGL-GLES2-libs-if-disable.patch" | 8 | SRC_URI += "file://0001-gl-do-not-check-for-GL-GLU-EGL-GLES2-libs-if-disable.patch" |
9 | 9 | ||
10 | SRC_URI[md5sum] = "3bc0fcfe8d16ad1295f0454c1fcb4ba3" | 10 | SRC_URI[md5sum] = "20cb190b18dc63017326321cdb7c91e5" |
11 | SRC_URI[sha256sum] = "ff2cb754f7725b205aec66002b1406e440f3a03194b6cad2d126ef5cd00902f9" | 11 | SRC_URI[sha256sum] = "0268db2faaf0bb22e5b709a11633abbca4f3d289b1f513bb262d0bf3f53e19ae" |
12 | S = "${WORKDIR}/gst-plugins-bad-${PV}" | 12 | S = "${WORKDIR}/gst-plugins-bad-${PV}" |
13 | 13 | ||