1
0
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:
Qing He
2010-07-05 16:31:47 +08:00
committed by Joshua Lock
parent 0f8810e6be
commit 01af31aec2
+1
View File
@@ -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"