Fix metadata for lrzsz

Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
This commit is contained in:
Dongxiao Xu 2010-06-09 13:23:15 +08:00 committed by Saul Wold
parent ab26892544
commit c655e048eb
1 changed files with 5 additions and 2 deletions

View File

@ -1,7 +1,10 @@
LICENSE = "GPL"
DESCRIPTION = "Tools for zmodem/xmodem/ymodem file transfer"
HOMEPAGE = "http://www.ohse.de/uwe/software/lrzsz.html"
LICENSE = "GPLv2+"
LIC_FILES_CHKSUM = "file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3 \
file://src/lrz.c;beginline=1;endline=10;md5=5276956373ff7d8758837f6399a1045f"
SECTION = "console/network"
PRIORITY = "standard"
DESCRIPTION = "Tools for zmodem/xmodem/ymodem file transfer"
DEPENDS = ""
PR = "r3"