]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
speex: upgrade 1.2rc2 -> 1.2.0
authorMarc Ferland <ferlandm@amotus.ca>
Thu, 27 Apr 2017 15:39:48 +0000 (11:39 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 16 May 2017 13:08:18 +0000 (14:08 +0100)
Upgrade speex to 1.2.0. Very small diff between 1.2rc2 and 1.2.0, mostly
compiler warning fixes, tabs vs spaces, trailing whitespaces and one
liners.

Signed-off-by: Marc Ferland <ferlandm@amotus.ca>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-multimedia/speex/speex_1.2.0.bb [moved from meta/recipes-multimedia/speex/speex_1.2rc2.bb with 82% similarity]

similarity index 82%
rename from meta/recipes-multimedia/speex/speex_1.2rc2.bb
rename to meta/recipes-multimedia/speex/speex_1.2.0.bb
index f7d23dbd7c76febbf0bf9479c775041d288e9748..fc020a2faa5d0b85c2bf6b99927ccbd56053ec12 100644 (file)
@@ -9,8 +9,8 @@ DEPENDS = "libogg speexdsp"
 
 SRC_URI = "http://downloads.us.xiph.org/releases/speex/speex-${PV}.tar.gz"
 
-SRC_URI[md5sum] = "6ae7db3bab01e1d4b86bacfa8ca33e81"
-SRC_URI[sha256sum] = "caa27c7247ff15c8521c2ae0ea21987c9e9710a8f2d3448e8b79da9806bce891"
+SRC_URI[md5sum] = "8ab7bb2589110dfaf0ed7fa7757dc49c"
+SRC_URI[sha256sum] = "eaae8af0ac742dc7d542c9439ac72f1f385ce838392dc849cae4536af9210094"
 
 inherit autotools pkgconfig lib_package