aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/strace/strace_4.5.15.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/strace/strace_4.5.15.bb')
-rw-r--r--recipes/strace/strace_4.5.15.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes/strace/strace_4.5.15.bb b/recipes/strace/strace_4.5.15.bb
index e73fb0f732..049706c6ff 100644
--- a/recipes/strace/strace_4.5.15.bb
+++ b/recipes/strace/strace_4.5.15.bb
@@ -1,12 +1,14 @@
DESCRIPTION = "strace is a system call tracing tool."
SECTION = "console/utils"
LICENSE = "GPL"
+PR = "r1"
# this recipe is missing patches for arm and sh
DEFAULT_PREFERENCE = "-1"
DEFAULT_PREFERENCE_avr32 = "1"
SRC_URI = "${SOURCEFORGE_MIRROR}/strace/strace-${PV}.tar.bz2 \
+ file://strace-dont-include-linux-dirent-h.patch;patch=1 \
"
SRC_URI_avr32 = "${SOURCEFORGE_MIRROR}/strace/strace-${PV}.tar.bz2 \