mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-13 17:39:57 +00:00
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>
This commit is contained in:
@@ -7,6 +7,7 @@ remote machine. This program and TFTP provide very little security, \
|
|||||||
and should not be enabled unless it is expressly needed."
|
and should not be enabled unless it is expressly needed."
|
||||||
DEPENDS = "tcp-wrappers readline"
|
DEPENDS = "tcp-wrappers readline"
|
||||||
SECTION = "net"
|
SECTION = "net"
|
||||||
|
HOMEPAGE = "http://freecode.com/projects/tftp-hpa"
|
||||||
LICENSE = "BSD-4-Clause"
|
LICENSE = "BSD-4-Clause"
|
||||||
LIC_FILES_CHKSUM = "file://MCONFIG.in;beginline=1;endline=9;md5=c28ba5adb43041fae4629db05c83cbdd \
|
LIC_FILES_CHKSUM = "file://MCONFIG.in;beginline=1;endline=9;md5=c28ba5adb43041fae4629db05c83cbdd \
|
||||||
file://tftp/tftp.c;beginline=1;endline=32;md5=988c1cba99d70858a26cd877209857f4"
|
file://tftp/tftp.c;beginline=1;endline=32;md5=988c1cba99d70858a26cd877209857f4"
|
||||||
|
|||||||
Reference in New Issue
Block a user