diff options
author | fan.xin <fan.xin@jp.fujitsu.com> | 2017-09-04 14:05:31 +0900 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2017-09-07 10:57:38 +0200 |
commit | 666839c1dabc2f68135ba91e3d5bb0336433b0e6 (patch) | |
tree | 6c857690db3a2f58233ac32e80b7cf8489b6f6d2 /meta-oe | |
parent | f96dffa6e08bb772df2f5d4a88ffaaa4d4f4ddf2 (diff) | |
download | meta-openembedded-666839c1dabc2f68135ba91e3d5bb0336433b0e6.tar.gz |
pps-tools: Add HOMEPAGE info into recipe file.
Signed-off-by: Fan Xin <fan.xin@jp.fujitsu.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe')
-rw-r--r-- | meta-oe/recipes-support/pps-tools/pps-tools_git.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-oe/recipes-support/pps-tools/pps-tools_git.bb b/meta-oe/recipes-support/pps-tools/pps-tools_git.bb index 73c46eecd..8bf903699 100644 --- a/meta-oe/recipes-support/pps-tools/pps-tools_git.bb +++ b/meta-oe/recipes-support/pps-tools/pps-tools_git.bb | |||
@@ -1,4 +1,5 @@ | |||
1 | SUMMARY = "User-space tools for LinuxPPS" | 1 | SUMMARY = "User-space tools for LinuxPPS" |
2 | HOMEPAGE = "http://linuxpps.org" | ||
2 | 3 | ||
3 | LICENSE = "GPLv2" | 4 | LICENSE = "GPLv2" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe" |