mirror of
https://git.yoctoproject.org/poky
synced 2026-04-21 03:32:12 +02:00
gobject-introspection: set SUMMARY and HOMEPAGE
We should at least have SUMMARY set for all recipes in OE-Core, and there's a reasonable HOMEPAGE in this case so use it. (From OE-Core rev: 719a38d28b5ea364727239c66571dec083bc33c6) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
4dd7a01380
commit
2c7cf1370e
@@ -1,4 +1,5 @@
|
||||
HOMEPAGE = "http://gnome.org"
|
||||
SUMMARY = "Middleware layer between GObject-using C libraries and language bindings"
|
||||
HOMEPAGE = "https://wiki.gnome.org/action/show/Projects/GObjectIntrospection"
|
||||
BUGTRACKER = "https://bugzilla.gnome.org/"
|
||||
SECTION = "libs"
|
||||
LICENSE = "LGPLv2+ & GPLv2+"
|
||||
|
||||
Reference in New Issue
Block a user