glmark2: bump version to fix build
authorGary Bisson <gary.bisson@boundarydevices.com>
Mon, 13 Feb 2017 20:06:19 +0000 (21:06 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 13 Feb 2017 21:37:09 +0000 (22:37 +0100)
The package otherwise fails to build with a recent toolchain with GCC6
(tested with Linaro ARM 2016.11).

It used to fail at sqrt check during package configuration:
 Checking for function sqrt               : not found
 The configuration failed

Bumping version to latest HEAD fixes the issue as explained in the
following discussion:
https://github.com/glmark2/glmark2/issues/15

Fixes:

  http://autobuild.buildroot.net/results/8dc9400505b9087ce290981d95486598df0beb56/

Signed-off-by: Gary Bisson <gary.bisson@boundarydevices.com>
[Thomas: add reference to autobuilder failure.]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/glmark2/glmark2.hash
package/glmark2/glmark2.mk

index 7868b37d9d354f56c3f94923ae95d20d8569a216..92c53e5410c7cc9ddc92b996a20a5fe9f3730fa4 100644 (file)
@@ -1,2 +1,2 @@
 # Locally computed
-sha256 421bdb87ed8c04a25f60816c7754d45e91a45136f5489df59d74001c159882b8 glmark2-fa71af2dfab711fac87b9504b6fc9862f44bf72a.tar.gz
+sha256 ea59bd267a88e2c773423eec43f7cb90b0ca1c369762e836dec575ebdcdcc012 glmark2-7215c0f337dae0b232535549c37fca441747a891.tar.gz
index e35e36a4e64633a61a7e807d9fd3706cf70ea953..f9631a0c3c05ddc16bac9b700fd6bece6598ac1d 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-GLMARK2_VERSION = fa71af2dfab711fac87b9504b6fc9862f44bf72a
+GLMARK2_VERSION = 7215c0f337dae0b232535549c37fca441747a891
 GLMARK2_SITE = $(call github,glmark2,glmark2,$(GLMARK2_VERSION))
 GLMARK2_LICENSE = GPLv3+ SGIv1
 GLMARK2_LICENSE_FILES = COPYING COPYING.SGI