]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/strace/strace_4.5.11.bb
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / strace / strace_4.5.11.bb
1 LICENSE = "GPL"
2 SECTION = "console/utils"
3 PR = "r2"
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            file://quota.patch;patch=1"
10
11 inherit autotools
12
13 export INCLUDES = "-I. -I./linux"