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:21:51 +0000 (18:21 +0100)
commit7a1bf67583d16f08ed394d2771a863183a2340ce
treeec440a5e4702c86e9a2327003456eb6ea835ee0c
parenta960b31d391980833eeab7deec276e801c729b78
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>

(From OE-Core rev: 3c7301adce142bab64d49b5be7c39d8b223591f5)

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