aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/strace/strace_4.8.bb
diff options
context:
space:
mode:
authorTing Liu <b28495@freescale.com>2014-07-16 17:38:11 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-07-19 00:08:50 +0100
commitf35552e4bbf865aa20148b161d5520de025faf02 (patch)
tree79c3dfe93c6c7823bfa6d9b7b7d659ad0b9f3cac /meta/recipes-devtools/strace/strace_4.8.bb
parent189dae9edf24ba7bc60c51d4f26d91fe5bdf7dec (diff)
downloadopenembedded-core-contrib-f35552e4bbf865aa20148b161d5520de025faf02.tar.gz
strace: fix 64 bit process detection
Signed-off-by: Ting Liu <b28495@freescale.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/strace/strace_4.8.bb')
-rw-r--r--meta/recipes-devtools/strace/strace_4.8.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/strace/strace_4.8.bb b/meta/recipes-devtools/strace/strace_4.8.bb
index 71563d4a41..d954c37004 100644
--- a/meta/recipes-devtools/strace/strace_4.8.bb
+++ b/meta/recipes-devtools/strace/strace_4.8.bb
@@ -8,6 +8,7 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/strace/strace-${PV}.tar.xz \
file://git-version-gen \
file://strace-add-configure-options.patch \
file://Makefile-ptest.patch \
+ file://strace-fix-64-bit-process-detection.patch \
file://run-ptest \
"