mirror of
https://git.yoctoproject.org/poky
synced 2026-04-29 00:32:14 +02:00
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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user