diff options
author | Chen Qi <Qi.Chen@windriver.com> | 2018-04-20 17:07:35 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-05-04 09:54:58 +0100 |
commit | 89b4e77129990b842e2ca917b98473ec58205e88 (patch) | |
tree | 7ebbdfa514f05e8aaee7aee24d148fa8293bf69b /scripts/lib/argparse_oe.py | |
parent | 650c59c8b6796cf4797ca1860be85f6ccf50bcd2 (diff) | |
download | openembedded-core-89b4e77129990b842e2ca917b98473ec58205e88.tar.gz openembedded-core-89b4e77129990b842e2ca917b98473ec58205e88.tar.bz2 openembedded-core-89b4e77129990b842e2ca917b98473ec58205e88.zip |
linux-libc-headers: multilib_header asm/kvm_para.h and asm/bpf_perf_event.h
When building SDK via populate_sdk for qemuarm64 with multilib
enabled, we would have conflict about bits/floatn.h at populate_sdk
time.
file /usr/include/asm/bpf_perf_event.h conflicts between attempted installs of lib32-linux-libc-headers-dev-4.15.7-r0.armv7vehf_vfp and linux-libc-headers-dev-4.15.7-r0.aarch64
file /usr/include/asm/kvm_para.h conflicts between attempted installs of lib32-linux-libc-headers-dev-4.15.7-r0.armv7vehf_vfp and linux-libc-headers-dev-4.15.7-r0.aarch64
Apply oe_multilib_header on these header files to fix the problem.
Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'scripts/lib/argparse_oe.py')
0 files changed, 0 insertions, 0 deletions