From 7cb85885fc5a7c80c6a36c835e6d05c1aa0ee20e Mon Sep 17 00:00:00 2001 From: Philipp Zabel Date: Tue, 4 Apr 2006 18:59:03 +0000 Subject: strace: add 4.5.14, arm-eabi patch by drow --- packages/strace/strace_4.5.14.bb | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 packages/strace/strace_4.5.14.bb (limited to 'packages/strace/strace_4.5.14.bb') diff --git a/packages/strace/strace_4.5.14.bb b/packages/strace/strace_4.5.14.bb new file mode 100644 index 0000000000..cc15d962ae --- /dev/null +++ b/packages/strace/strace_4.5.14.bb @@ -0,0 +1,12 @@ +LICENSE = "GPL" +SECTION = "console/utils" +PR = "r0" + +DESCRIPTION = "strace is a system call tracing tool." + +SRC_URI = "${SOURCEFORGE_MIRROR}/strace/strace-${PV}.tar.bz2 \ + file://arm-eabi.patch;patch=1" + +inherit autotools + +export INCLUDES = "-I. -I./linux" -- cgit v1.2.3