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-02 15:32:45 -07:00
committed by Saul Wold
parent ffa0f7973b
commit f0c66927ae
+2 -1
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"