]> 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>
Fri, 4 May 2018 08:54:57 +0000 (09:54 +0100)
commit464dad0dc93aeeedd34d90c2f06596060ec135fd
tree20dc958150cf4d1f6687daef398c8d3371289323
parentec050b666ec3684918fd9dc564d2dce9a8d6a8ef
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