Merge oe-devel@oe-devel.bkbits.net:packages
[openembedded.git] / strace / strace_4.5.7.oe
1 LICENSE = GPL
2 SECTION = "console/utils"
3 PR = "r1"
4
5 DESCRIPTION = "strace is a system call tracing tool."
6
7 SRC_URI = "${SOURCEFORGE_MIRROR}/strace/strace-${PV}.tar.bz2 \
8            file://arm-syscallent.patch;patch=1"
9
10 inherit autotools
11
12 export INCLUDES = "-I. -I./linux"