summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-benchmark/glmark2/glmark2_git.bb
diff options
context:
space:
mode:
authorTrevor Woerner <twoerner@gmail.com>2020-12-03 23:08:27 -0500
committerKhem Raj <raj.khem@gmail.com>2020-12-03 22:32:56 -0800
commit09008b389df16490983d760c93e628b3e9b6074d (patch)
tree001cdf08943b3b2d733760e08c0dfbb1b7c292a4 /meta-oe/recipes-benchmark/glmark2/glmark2_git.bb
parentdb08067ebd49c3bbfd96bd7be166541aa82da611 (diff)
downloadmeta-openembedded-09008b389df16490983d760c93e628b3e9b6074d.tar.gz
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>
Diffstat (limited to 'meta-oe/recipes-benchmark/glmark2/glmark2_git.bb')
-rw-r--r--meta-oe/recipes-benchmark/glmark2/glmark2_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-benchmark/glmark2/glmark2_git.bb b/meta-oe/recipes-benchmark/glmark2/glmark2_git.bb
index 2e727a01c8..320d07dfc5 100644
--- a/meta-oe/recipes-benchmark/glmark2/glmark2_git.bb
+++ b/meta-oe/recipes-benchmark/glmark2/glmark2_git.bb
@@ -1,8 +1,8 @@
1SUMMARY = "OpenGL (ES) 2.0 benchmark" 1SUMMARY = "OpenGL (ES) 2.0 benchmark"
2DESCRIPTION = "glmark2 is a benchmark for OpenGL (ES) 2.0. \ 2DESCRIPTION = "glmark2 is a benchmark for OpenGL (ES) 2.0. \
3It uses only the subset of the OpenGL 2.0 API that is compatible with OpenGL ES 2.0." 3It uses only the subset of the OpenGL 2.0 API that is compatible with OpenGL ES 2.0."
4HOMEPAGE = "https://launchpad.net/glmark2" 4HOMEPAGE = "https://github.com/glmark2/glmark2"
5BUGTRACKER = "https://bugs.launchpad.net/glmark2" 5BUGTRACKER = "https://github.com/glmark2/glmark2/issues"
6 6
7LICENSE = "GPLv3+ & SGIv1" 7LICENSE = "GPLv3+ & SGIv1"
8LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504 \ 8LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504 \