]> code.ossystems Code Review - openembedded-core.git/commit
strace: 4.9 -> 4.10
authorRobert Yang <liezhi.yang@windriver.com>
Tue, 7 Apr 2015 11:24:22 +0000 (04:24 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 7 Apr 2015 16:32:01 +0000 (17:32 +0100)
commitaf76eb0405352d66dfd00d7f856f401d892855e1
treefaa96b1c8e3240221200ae47216ec19465b66f95
parent34d517a5626ce2465f776367349bd9e66bf8ed1f
strace: 4.9 -> 4.10

Updated patches:
Makefile-ptest.patch
strace-add-configure-options.patch

Fixed:
debugedit: netlink_unix_diag: canonicalization unexpectedly shrank by one character

It was because oe_runmake -C ${TESTDIR} buildtest-TESTS didn't set OS
and ARCH, which caused "-I<foo>//" in gcc options, and would cause
debugedit error.

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/strace/strace/Makefile-ptest.patch [moved from meta/recipes-devtools/strace/strace-4.9/Makefile-ptest.patch with 90% similarity]
meta/recipes-devtools/strace/strace/git-version-gen [moved from meta/recipes-devtools/strace/strace-4.9/git-version-gen with 100% similarity]
meta/recipes-devtools/strace/strace/run-ptest [moved from meta/recipes-devtools/strace/strace-4.9/run-ptest with 100% similarity]
meta/recipes-devtools/strace/strace/strace-add-configure-options.patch [moved from meta/recipes-devtools/strace/strace-4.9/strace-add-configure-options.patch with 70% similarity]
meta/recipes-devtools/strace/strace_4.10.bb [moved from meta/recipes-devtools/strace/strace_4.9.bb with 84% similarity]