1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-31 00:39:46 +00:00

SRC_URI Checksums Additionals

Signed-off-by: Saul Wold <sgw@linux.intel.com>
This commit is contained in:
Saul Wold
2010-12-07 20:06:29 -08:00
parent ba5e0b9531
commit 3d08b9f2c6
388 changed files with 1240 additions and 37 deletions
@@ -6,6 +6,9 @@ LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=4535377ede62550fdeaf39f595fd550a"
PR = "r1"
SRC_URI = "${SOURCEFORGE_MIRROR}/strace/strace-${PV}.tar.bz2"
SRC_URI[md5sum] = "64dfe10d9db0c1e34030891695ffca4b"
SRC_URI[sha256sum] = "ea8c059369eaa5ad90b246f34eab247d0ee48bfdee2670c7196320a4669ccabd"
inherit autotools
export INCLUDES = "-I. -I./linux"