]> code.ossystems Code Review - openembedded-core.git/commit
ltp: fix ar01 case failure
authorYi Zhao <yi.zhao@windriver.com>
Thu, 14 Dec 2017 06:45:04 +0000 (14:45 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 2 Jan 2018 17:24:13 +0000 (17:24 +0000)
commit094e98172e1bbc64f8e6d2a97208a58189674773
tree2a912cc866fa3f3a8f4ba6c31df919a1b7cfc7b1
parentbd11699037067daf92eb872da47d4bd53be413ea
ltp: fix ar01 case failure

Our binutils is configured with --enable-deterministic-archives, so ar
runs in deterministic mode by default. The ar01 case would fail because
it doesn't consider this mode. Backport a patch from upstream to fix
this issue.

Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-extended/ltp/ltp/0039-commands-ar01-Fix-for-test-in-deterministic-mode.patch [new file with mode: 0644]
meta/recipes-extended/ltp/ltp_20170929.bb