]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
package/{mesa3d, mesa3d-headers}: bump version to 10.6.0
authorBernd Kuhls <bernd.kuhls@t-online.de>
Mon, 15 Jun 2015 18:31:57 +0000 (20:31 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 21 Jun 2015 07:57:46 +0000 (09:57 +0200)
commit3adb887e3ff984ec2cce1f424af698374ba2ec30
treecdc6efdb21c078a4e88ed62c0983b82f2ea8ca13
parentf5acecf6f864998e23aff252fffd6ec433b41285
package/{mesa3d, mesa3d-headers}: bump version to 10.6.0

Mesa3d 10.6 adds optional support for SHA-1:
http://cgit.freedesktop.org/mesa/mesa/commit/configure.ac?id=a24bdce46f95cbe9efd3b26f157d1eb36584861f

Adding "--without-sha1" will cause this failure during configure:

configure: error: Illegal value for --with-sha1: no

so I did not add the else-clause when no SHA-1 provider is enabled.

[Thomas: simplify else ifeq.]

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/mesa3d-headers/mesa3d-headers.mk
package/mesa3d/mesa3d.hash
package/mesa3d/mesa3d.mk