From: Fan Xin Date: Mon, 4 Sep 2017 03:15:53 +0000 (+0900) Subject: gconf: Add HOMEPAGE info into recipe file. X-Git-Tag: 2017-10~342 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=5fca1aa08e2ca2de5a9ee6cdedaab057cbfd7a03;p=openembedded-core.git gconf: Add HOMEPAGE info into recipe file. Signed-off-by: Fan Xin Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-gnome/gnome/gconf_3.2.6.bb b/meta/recipes-gnome/gnome/gconf_3.2.6.bb index f4405fe0e1..92fd12c6d2 100644 --- a/meta/recipes-gnome/gnome/gconf_3.2.6.bb +++ b/meta/recipes-gnome/gnome/gconf_3.2.6.bb @@ -1,5 +1,6 @@ SUMMARY = "GNOME configuration system" SECTION = "x11/gnome" +HOMEPAGE = "https://projects.gnome.org/gconf/" LICENSE = "LGPLv2+" LIC_FILES_CHKSUM = "file://COPYING;md5=55ca817ccb7d5b5b66355690e9abc605"