flann: bump version to fix build with gcc 6
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 17 May 2016 21:23:48 +0000 (23:23 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 24 May 2016 15:39:34 +0000 (17:39 +0200)
commitcfed4be8aea849577d6b49898f081887178fb37d
tree1690c40228b730e787fd63313c3a5dd57eb6d04a
parent9891e5cbfa35c660362c032a06d1270f3ff37479
flann: bump version to fix build with gcc 6

The current version of flann in Buildroot fails to build with gcc 6.x,
with the following failure:

  error: call of overloaded 'abs(flann::KDTreeIndex<flann::L2<float> >::ElementType)' is ambiguous

By bumping the upstream version one commit further, we get an upstream
fix that fixes the build problem.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/flann/flann.mk