summaryrefslogtreecommitdiffstats
path: root/meta-oe
diff options
context:
space:
mode:
authorHuang Qiyu <huangqy.fnst@cn.fujitsu.com>2017-09-14 17:07:29 +0800
committerMartin Jansa <Martin.Jansa@gmail.com>2017-09-18 10:18:11 +0200
commitdfb5e6e0c3eee9755d921672d6405a165ae18c38 (patch)
tree6614f873e26c84a92396bb640ceb04aede39034c /meta-oe
parent6a12caa7fd6b1dfd09c2ea540ef7acc33b539a87 (diff)
downloadmeta-openembedded-dfb5e6e0c3eee9755d921672d6405a165ae18c38.tar.gz
libnih: Add HOMEPAGE info into recipe file.
Signed-off-by: Huang Qiyu <huangqy.fnst@cn.fujitsu.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe')
-rw-r--r--meta-oe/recipes-support/libnih/libnih_1.0.3.bb1
1 files changed, 1 insertions, 0 deletions
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 02fe805fc..3e35f4d1f 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 @@
1# Copyright (c) 2013 LG Electronics, Inc. 1# Copyright (c) 2013 LG Electronics, Inc.
2 2
3SUMMARY = "libnih library" 3SUMMARY = "libnih library"
4HOMEPAGE = "https://launchpad.net/libnih"
4DESCRIPTION = "libnih is a small library for C application development \ 5DESCRIPTION = "libnih is a small library for C application development \
5 containing functions that, despite its name, are not implemented \ 6 containing functions that, despite its name, are not implemented \
6 elsewhere in the standard library set. \ 7 elsewhere in the standard library set. \