From dfb5e6e0c3eee9755d921672d6405a165ae18c38 Mon Sep 17 00:00:00 2001 From: Huang Qiyu Date: Thu, 14 Sep 2017 17:07:29 +0800 Subject: libnih: Add HOMEPAGE info into recipe file. Signed-off-by: Huang Qiyu Signed-off-by: Martin Jansa --- meta-oe/recipes-support/libnih/libnih_1.0.3.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-oe/recipes-support/libnih/libnih_1.0.3.bb b/meta-oe/recipes-support/libnih/libnih_1.0.3.bb index 02fe805fc5..3e35f4d1fc 100644 --- a/meta-oe/recipes-support/libnih/libnih_1.0.3.bb +++ b/meta-oe/recipes-support/libnih/libnih_1.0.3.bb @@ -1,6 +1,7 @@ # Copyright (c) 2013 LG Electronics, Inc. SUMMARY = "libnih library" +HOMEPAGE = "https://launchpad.net/libnih" DESCRIPTION = "libnih is a small library for C application development \ containing functions that, despite its name, are not implemented \ elsewhere in the standard library set. \ -- cgit v1.2.3-54-g00ecf