diff options
author | Yi Zhao <yi.zhao@windriver.com> | 2017-12-14 14:45:04 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-01-02 17:24:38 +0000 |
commit | f9145caae9515e563cfcaa7b82a0c77a03128c6a (patch) | |
tree | e31198fbbe1fa0ec06f4ab9aff14de8bb3c846a7 /bitbake/contrib/dump_cache.py | |
parent | 39663df1ee65fd081de38d0ee3b43d2404843e49 (diff) | |
download | poky-f9145caae9515e563cfcaa7b82a0c77a03128c6a.tar.gz |
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.
(From OE-Core rev: 094e98172e1bbc64f8e6d2a97208a58189674773)
Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/contrib/dump_cache.py')
0 files changed, 0 insertions, 0 deletions