]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.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 12:28:04 +0000 (13:28 +0100)
commit2c9c4a406a0fbb41b30a538806d2b48ce7b9d435
tree1f6c4e32569defc5f38c995c2f3fbff8c51adbdd
parentab8b5cbfd6bcfd77322623683fe4f3a925445913
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.

(From OE-Core rev: 6427bcae42fb9ec05ccfd5b63db6bc3ee2afcd4f)

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