package/eigen: bump from 3.2.0 to 3.2.5
authorJonathan Ben Avraham <yba@tkos.co.il>
Mon, 17 Aug 2015 11:07:47 +0000 (14:07 +0300)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 18 Aug 2015 20:49:20 +0000 (22:49 +0200)
The current version of Eigen in Buildroot is 3.2.0 which was
released in 2013. Eigen is an active project with too many
important changes to begin to list in a bump commit message.
See the project's published changelog for details:
http://eigen.tuxfamily.org/index.php?title=ChangeLog#Eigen_3.2.5

Signed-off-by: Jonathan Ben Avraham <yba@tkos.co.il>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/eigen/eigen.mk

index 1ac570786b417562b25a42e0b0ad1beef7d78740..015330360ea42448736d9a344289c26ea46247a5 100644 (file)
@@ -4,8 +4,8 @@
 #
 ################################################################################
 
-# version 3.2
-EIGEN_VERSION = ffa86ffb5570
+# version 3.2.5
+EIGEN_VERSION = 175a47a35f0c
 EIGEN_SITE = https://bitbucket.org/eigen/eigen
 EIGEN_SITE_METHOD = hg
 EIGEN_LICENSE = MPL2, BSD-3c, LGPLv2.1