]> 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>
Thu, 3 May 2018 09:00:10 +0000 (10:00 +0100)
commit54e6321e173d3007afddbe9f20eab954d50fec55
tree39d645d3a8621da067396eec5d1c520f9c2c135d
parent9bbef0b2b2a712dfaeb1012b999418f775c7eac4
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