]> code.ossystems Code Review - openembedded-core.git/commit
strace: fix gawk's path
authorRobert Yang <liezhi.yang@windriver.com>
Fri, 10 Feb 2017 03:23:13 +0000 (19:23 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 16 Feb 2017 04:06:31 +0000 (20:06 -0800)
commite71c205d7672d33ad00a5a5c6c41452746c77e2f
tree5eb065f5b03a900a54db4a5efea7015e388a040f
parente24a98f703472a3893e241601bc21a3bb0eb58e1
strace: fix gawk's path

Fixed:
strace-4.15: /usr/lib/strace/ptest/tests/caps-abbrev.awk contained in package strace-ptest requires /bin/gawk, but no providers found in RDEPENDS_strace-ptest? [file-rdeps]

The path should be /usr/bin/gawk as other scripts use in this package.

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-devtools/strace/strace/0001-caps-abbrev.awk-fix-gawk-s-path.patch [new file with mode: 0644]
meta/recipes-devtools/strace/strace_4.15.bb