package/glmark2: bump to the latest version
Bump to the latest git version, containing multiple fixes and support for render-only GPUs (lima, panfrost, ...) and missing DRM driver names to run like meson, rockchip, sun4i-drm. Tested on Khadas VIM2 (aarch64) and Panfrost. Signed-off-by: Neil Armstrong <narmstrong@baylibre.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
0f169a58c4
commit
151da9661e
@ -1,2 +1,2 @@
|
||||
# Locally computed
|
||||
sha256 8800f3cab0575df217adc166b181930e1f881efb6f764f35872993ee78dea5f0 glmark2-9b1070fe9c5cf908f323909d3c8cbed08022abe8.tar.gz
|
||||
sha256 6a9de46c098406895411b629fe8fadfdce92360500f0f10e4cc60a889a1692eb glmark2-9e01aef1a786b28aca73135a5b00f85c357e8f5e.tar.gz
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
GLMARK2_VERSION = 9b1070fe9c5cf908f323909d3c8cbed08022abe8
|
||||
GLMARK2_VERSION = 9e01aef1a786b28aca73135a5b00f85c357e8f5e
|
||||
GLMARK2_SITE = $(call github,glmark2,glmark2,$(GLMARK2_VERSION))
|
||||
GLMARK2_LICENSE = GPL-3.0+, SGIv1
|
||||
GLMARK2_LICENSE_FILES = COPYING COPYING.SGI
|
||||
|
Loading…
Reference in New Issue
Block a user