]> code.ossystems Code Review - openembedded-core.git/commitdiff
gobject-introspection: set SUMMARY and HOMEPAGE
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Wed, 25 May 2016 03:37:13 +0000 (15:37 +1200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 30 May 2016 08:30:30 +0000 (09:30 +0100)
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.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-gnome/gobject-introspection/gobject-introspection_1.46.0.bb

index 861af5f20ffcbfbd2c84fd95f2605bfb197a7195..abc1bc76e06215840b7991b2f1376eb8601140a3 100644 (file)
@@ -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+"