tsmd: install also a little helper script to control the touchscreen daemon
[openembedded.git] / recipes / strace / strace_4.5.20.bb
blob6146554c0edbc8670a48cbc91eb0925d2a02941b
1 DESCRIPTION = "strace is a system call tracing tool."
2 SECTION = "console/utils"
3 LICENSE = "BSD"
4 PR = "r1"
6 SRC_URI = "${SOURCEFORGE_MIRROR}/strace/strace-${PV}.tar.bz2 \
7 file://mips-nolargefile.patch \
10 inherit autotools
12 export INCLUDES = "-I. -I./linux"
14 SRC_URI[md5sum] = "64dfe10d9db0c1e34030891695ffca4b"
15 SRC_URI[sha256sum] = "ea8c059369eaa5ad90b246f34eab247d0ee48bfdee2670c7196320a4669ccabd"