aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2016-05-04 15:09:48 +1200
committerPaul Eggleton <paul.eggleton@linux.intel.com>2016-05-25 15:34:40 +1200
commit1a45fac17947bdaab1570f2c6929a582cf90faa8 (patch)
tree58c68aa0cd7771d1e9fba9396e8bd17ef7b0f19f
parent0eb30b28b1879434d62083a9305e8a41c5deb4dc (diff)
downloadopenembedded-core-contrib-1a45fac17947bdaab1570f2c6929a582cf90faa8.tar.gz
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. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
-rw-r--r--meta/recipes-gnome/gobject-introspection/gobject-introspection_1.46.0.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.46.0.bb b/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.46.0.bb
index 861af5f20f..abc1bc76e0 100644
--- a/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.46.0.bb
+++ b/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.46.0.bb
@@ -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+"