From bd0a9ea61b13ce769dd0e9a5622e8085517ca8ef Mon Sep 17 00:00:00 2001 From: Konrad Weihmann Date: Tue, 2 Jun 2020 22:44:16 +0200 Subject: cogl: point to correct HOMEPAGE As the previousy set wasn't reachable anymore (From OE-Core rev: 3ae0aa1df25c8c7511950c6fc965955bdb205cd2) Signed-off-by: Konrad Weihmann Signed-off-by: Richard Purdie --- meta/recipes-graphics/cogl/cogl-1.0.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-graphics') diff --git a/meta/recipes-graphics/cogl/cogl-1.0.inc b/meta/recipes-graphics/cogl/cogl-1.0.inc index d8d06651da..1c5d0b79cb 100644 --- a/meta/recipes-graphics/cogl/cogl-1.0.inc +++ b/meta/recipes-graphics/cogl/cogl-1.0.inc @@ -3,7 +3,7 @@ DESCRIPTION = "Cogl is a small open source library for using 3D graphics \ hardware for rendering. The API departs from the flat state machine style of \ OpenGL and is designed to make it easy to write orthogonal components that \ can render without stepping on each others toes." -HOMEPAGE = "http://wiki.clutter-project.org/wiki/Cogl" +HOMEPAGE = "https://gitlab.gnome.org/GNOME/cogl" LICENSE = "MIT" inherit clutter features_check upstream-version-is-even gobject-introspection -- cgit v1.2.3-54-g00ecf