glmark2: update information

According to https://launchpad.net/glmark2 the preferred "home" and bugtracker
for the project are on github.

Signed-off-by: Trevor Woerner <twoerner@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Trevor Woerner
2020-12-03 23:08:27 -05:00
committed by Khem Raj
parent db08067ebd
commit 09008b389d
@@ -1,8 +1,8 @@
SUMMARY = "OpenGL (ES) 2.0 benchmark" SUMMARY = "OpenGL (ES) 2.0 benchmark"
DESCRIPTION = "glmark2 is a benchmark for OpenGL (ES) 2.0. \ DESCRIPTION = "glmark2 is a benchmark for OpenGL (ES) 2.0. \
It uses only the subset of the OpenGL 2.0 API that is compatible with OpenGL ES 2.0." It uses only the subset of the OpenGL 2.0 API that is compatible with OpenGL ES 2.0."
HOMEPAGE = "https://launchpad.net/glmark2" HOMEPAGE = "https://github.com/glmark2/glmark2"
BUGTRACKER = "https://bugs.launchpad.net/glmark2" BUGTRACKER = "https://github.com/glmark2/glmark2/issues"
LICENSE = "GPLv3+ & SGIv1" LICENSE = "GPLv3+ & SGIv1"
LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504 \ LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504 \