All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-oe][PATCH v3 1/3] glmark2: update information
@ 2020-12-04  4:08 Trevor Woerner
  2020-12-04  4:08 ` [meta-oe][PATCH v3 2/3] glmark2: update to latest Trevor Woerner
  2020-12-04  4:08 ` [meta-oe][PATCH v3 3/3] glmark2: add support for dispmanx Trevor Woerner
  0 siblings, 2 replies; 9+ messages in thread
From: Trevor Woerner @ 2020-12-04  4:08 UTC (permalink / raw)
  To: openembedded-devel

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>
---
changes from v1 to v2:
- Added. I had forgotten to submit this the first time.

changes from v2 to v3:
- None.
---
 meta-oe/recipes-benchmark/glmark2/glmark2_git.bb | 4 ++--
 1 file 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 2e727a01c..320d07dfc 100644
--- a/meta-oe/recipes-benchmark/glmark2/glmark2_git.bb
+++ b/meta-oe/recipes-benchmark/glmark2/glmark2_git.bb
@@ -1,8 +1,8 @@
 SUMMARY = "OpenGL (ES) 2.0 benchmark"
 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."
-HOMEPAGE = "https://launchpad.net/glmark2"
-BUGTRACKER = "https://bugs.launchpad.net/glmark2"
+HOMEPAGE = "https://github.com/glmark2/glmark2"
+BUGTRACKER = "https://github.com/glmark2/glmark2/issues"
 
 LICENSE = "GPLv3+ & SGIv1"
 LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504 \
-- 
2.28.0.497.g54e85e7af1


^ permalink raw reply related	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2020-12-11  3:01 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-12-04  4:08 [meta-oe][PATCH v3 1/3] glmark2: update information Trevor Woerner
2020-12-04  4:08 ` [meta-oe][PATCH v3 2/3] glmark2: update to latest Trevor Woerner
2020-12-06  6:45   ` [oe] " Khem Raj
2020-12-08 23:55     ` Khem Raj
2020-12-10 19:39       ` Trevor Woerner
2020-12-10 20:34         ` Khem Raj
2020-12-11  2:52           ` Trevor Woerner
     [not found]           ` <164F89DE82BCA6CD.23621@lists.openembedded.org>
2020-12-11  3:01             ` Trevor Woerner
2020-12-04  4:08 ` [meta-oe][PATCH v3 3/3] glmark2: add support for dispmanx Trevor Woerner

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.