mirror of
git://git.yoctoproject.org/poky
synced 2026-08-14 02:14:29 +00: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:
parent
ffa0f7973b
commit
f0c66927ae
@ -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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user