]> code.ossystems Code Review - openembedded-core.git/commit
native bbclass: handle base_libdir as well
authorKoen Kooi <koen@dominion.thruhere.net>
Mon, 16 Apr 2018 13:00:18 +0000 (15:00 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 3 May 2018 09:00:10 +0000 (10:00 +0100)
commit9bbef0b2b2a712dfaeb1012b999418f775c7eac4
tree6036c7db4acb4c5f793925496c019059144bf09a
parent8106283c10324a1f336983c9f39f9803a8b37405
native bbclass: handle base_libdir as well

Native.bbclass needs to fixup both base_libdir and libdir to handle things like multiarch. This fixes wic and ext4.* image failures during do_rootfs where mkfs.ext4 can't find its libraries.

Signed-off-by: Koen Kooi <koen.kooi@linaro.org>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/classes/native.bbclass