From 719a38d28b5ea364727239c66571dec083bc33c6 Mon Sep 17 00:00:00 2001 From: Paul Eggleton Date: Wed, 25 May 2016 15:37:13 +1200 Subject: 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 Signed-off-by: Ross Burton --- .../gobject-introspection/gobject-introspection_1.46.0.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'meta/recipes-gnome') 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+" -- cgit 1.2.3-korg