mirror of
https://git.yoctoproject.org/poky
synced 2026-04-21 21:32:12 +02:00
cogl: point to correct HOMEPAGE
As the previousy set wasn't reachable anymore (From OE-Core rev: cf7e02e8cdb3cc4cdb9f155c8bd16dece2805a39) Signed-off-by: Konrad Weihmann <kweihmann@outlook.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> (cherry picked from commit 3ae0aa1df25c8c7511950c6fc965955bdb205cd2) Signed-off-by: Steve Sakoman <steve@sakoman.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
09f9c83116
commit
7287cf931f
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user