]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
multilib-example.conf: explicitly overwrite the BASELIB
authorBenjamin Bara <benjamin.bara@skidata.com>
Wed, 8 Jan 2025 07:15:13 +0000 (08:15 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 11 Jan 2025 18:37:12 +0000 (18:37 +0000)
commit585fae415bd1161f5ac5fd17e4d3fedf4c91bf36
tree0e0ea8f705e6f158cbc835a6fa938ebf1a0daabe
parent52e57a13f874cf4093682c9d9463e9b964f6de17
multilib-example.conf: explicitly overwrite the BASELIB

Currently, meta/conf/machine/include/x86/arch-x86.inc sets the BASE_LIB
for tune-x86 to "lib". Instead, explicitly overwrite the BASELIB to
better showcase what is happening inside.

Signed-off-by: Benjamin Bara <benjamin.bara@skidata.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta-skeleton/conf/multilib-example.conf