[gnome-continuous-yocto/gnomeostree-3.28-rocko: 517/8267] gobject-introspection: set SUMMARY and HOMEPAGE



commit 2c7cf1370ec4d6a262d8a494390d7dbe1251f96c
Author: Paul Eggleton <paul eggleton linux intel com>
Date:   Wed May 25 15:37:13 2016 +1200

    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>

 .../gobject-introspection_1.46.0.bb                |    3 ++-
 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 861af5f..abc1bc7 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+"


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]