strace: fix metadata

add homepage, fix license from GPL to BSD

Signed-off-by: Qing He <qing.he@intel.com>
This commit is contained in:
Qing He
2010-07-01 17:27:26 +08:00
committed by Saul Wold
parent ffa0f7973b
commit f0c66927ae

View File

@@ -1,6 +1,7 @@
DESCRIPTION = "strace is a system call tracing tool."
HOMEPAGE = "http://sourceforge.net/projects/strace/"
SECTION = "console/utils"
LICENSE = "GPL"
LICENSE = "BSD"
PR = "r0"
SRC_URI = "${SOURCEFORGE_MIRROR}/strace/strace-${PV}.tar.bz2"