From: Huang Qiyu Date: Thu, 14 Sep 2017 09:06:20 +0000 (+0800) Subject: libnotify: Add HOMEPAGE info into recipe file. X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~19985 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6499af309069458f9980e546a578a297094e19e1;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git libnotify: Add HOMEPAGE info into recipe file. Signed-off-by: Huang Qiyu Signed-off-by: Ross Burton --- diff --git a/meta/recipes-gnome/libnotify/libnotify_0.7.7.bb b/meta/recipes-gnome/libnotify/libnotify_0.7.7.bb index 2ab2f1f2c14..6c299bc175f 100644 --- a/meta/recipes-gnome/libnotify/libnotify_0.7.7.bb +++ b/meta/recipes-gnome/libnotify/libnotify_0.7.7.bb @@ -1,4 +1,5 @@ SUMMARY = "Library for sending desktop notifications to a notification daemon" +HOMEPAGE = "http://www.gnome.org" SECTION = "libs" LICENSE = "LGPLv2.1" LIC_FILES_CHKSUM = "file://COPYING;md5=7fbc338309ac38fefcd64b04bb903e34"