]> code.ossystems Code Review - openembedded-core.git/commit
libcap: fix (base_)libdir usage
authorKoen Kooi <koen@dominion.thruhere.net>
Mon, 16 Apr 2018 13:00:19 +0000 (15:00 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 4 May 2018 08:54:57 +0000 (09:54 +0100)
commit6427bcae42fb9ec05ccfd5b63db6bc3ee2afcd4f
treeaba08223e72b84c33fa5de7bcd982576b4691130
parent464dad0dc93aeeedd34d90c2f06596060ec135fd
libcap: fix (base_)libdir usage

The recipe wants to install libs into base_libdir, but uses "basename $libdir" to derive that. That breaks in a multiarch setup. Use the proper variable and remove the inline python usage.

Signed-off-by: Koen Kooi <koen.kooi@linaro.org>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-support/libcap/libcap_2.25.bb