]> code.ossystems Code Review - openembedded-core.git/commit
strace: apply ptrace.h conflict workaround
authorYasir-Khan <yasir_khan@mentor.com>
Tue, 12 Aug 2014 12:40:58 +0000 (17:40 +0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 15 Aug 2014 17:19:54 +0000 (18:19 +0100)
commit3c7301adce142bab64d49b5be7c39d8b223591f5
tree565284a406321bc00b3092e5cf832b925fc20022
parent482493b54d97c455bf4849efed3e543340412d7b
strace: apply ptrace.h conflict workaround

Apply patch from strace upstream to workaround ptrace.h
header file conflict. This patch is not available in
strace-4.8 tarball pulled in by recipe.

* patch from strace upstream
 - Work around conflict between <sys/ptrace.h> and
   <linux/ptrace.h>

Signed-off-by: Yasir-Khan <yasir_khan@mentor.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/strace/strace-4.8/0001-Work-around-conflict-between-sys-ptrace.h-and-linux-.patch [new file with mode: 0644]
meta/recipes-devtools/strace/strace_4.8.bb