diff options
-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" |