mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 05:09:24 +00:00
strace: fix metadata
add license checksum Signed-off-by: Qing He <qing.he@intel.com>
This commit is contained in:
@@ -2,6 +2,7 @@ DESCRIPTION = "strace is a system call tracing tool."
|
||||
HOMEPAGE = "http://sourceforge.net/projects/strace/"
|
||||
SECTION = "console/utils"
|
||||
LICENSE = "BSD"
|
||||
LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=4535377ede62550fdeaf39f595fd550a"
|
||||
PR = "r0"
|
||||
|
||||
SRC_URI = "${SOURCEFORGE_MIRROR}/strace/strace-${PV}.tar.bz2"
|
||||
|
||||
Reference in New Issue
Block a user