[oe-commits] [openembedded-core] 10/56: gobject-introspection: set SUMMARY and HOMEPAGE

git at git.openembedded.org git at git.openembedded.org
Mon May 30 08:38:33 UTC 2016


rpurdie pushed a commit to branch master-next
in repository openembedded-core.

commit 719a38d28b5ea364727239c66571dec083bc33c6
Author: Paul Eggleton <paul.eggleton at linux.intel.com>
AuthorDate: 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.
    
    Signed-off-by: Paul Eggleton <paul.eggleton at linux.intel.com>
    Signed-off-by: Ross Burton <ross.burton at intel.com>
---
 .../gobject-introspection/gobject-introspection_1.46.0.bb              | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

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+"

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list