diff options
| author | fan.xin <fan.xin@jp.fujitsu.com> | 2017-09-04 13:44:01 +0900 |
|---|---|---|
| committer | Joe MacDonald <joe_macdonald@mentor.com> | 2017-09-12 10:55:07 -0400 |
| commit | fb065fa9cfa47063b4d544b2c4d8d8f9a620623e (patch) | |
| tree | e28f34b3f622772fa50647b7122441b329f06774 /meta-networking/recipes-daemons/tftp-hpa | |
| parent | c6928f15d93a1546c47116b3244893b9f813e6e1 (diff) | |
| download | meta-openembedded-fb065fa9cfa47063b4d544b2c4d8d8f9a620623e.tar.gz | |
tftp-hpa: 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>
Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
Diffstat (limited to 'meta-networking/recipes-daemons/tftp-hpa')
| -rw-r--r-- | meta-networking/recipes-daemons/tftp-hpa/tftp-hpa_5.2.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-networking/recipes-daemons/tftp-hpa/tftp-hpa_5.2.bb b/meta-networking/recipes-daemons/tftp-hpa/tftp-hpa_5.2.bb index fe8a32e7da..132972b331 100644 --- a/meta-networking/recipes-daemons/tftp-hpa/tftp-hpa_5.2.bb +++ b/meta-networking/recipes-daemons/tftp-hpa/tftp-hpa_5.2.bb | |||
| @@ -7,6 +7,7 @@ remote machine. This program and TFTP provide very little security, \ | |||
| 7 | and should not be enabled unless it is expressly needed." | 7 | and should not be enabled unless it is expressly needed." |
| 8 | DEPENDS = "tcp-wrappers readline" | 8 | DEPENDS = "tcp-wrappers readline" |
| 9 | SECTION = "net" | 9 | SECTION = "net" |
| 10 | HOMEPAGE = "http://freecode.com/projects/tftp-hpa" | ||
| 10 | LICENSE = "BSD-4-Clause" | 11 | LICENSE = "BSD-4-Clause" |
| 11 | LIC_FILES_CHKSUM = "file://MCONFIG.in;beginline=1;endline=9;md5=c28ba5adb43041fae4629db05c83cbdd \ | 12 | LIC_FILES_CHKSUM = "file://MCONFIG.in;beginline=1;endline=9;md5=c28ba5adb43041fae4629db05c83cbdd \ |
| 12 | file://tftp/tftp.c;beginline=1;endline=32;md5=988c1cba99d70858a26cd877209857f4" | 13 | file://tftp/tftp.c;beginline=1;endline=32;md5=988c1cba99d70858a26cd877209857f4" |
