Files
poky/meta/recipes-support
Mark Asselstine c6e502bc61 libcap: fix -native and usrmerge builds
When attempting to build a -native package which DEPENDS on
libcap-native the libcap libraries are not found and the build will
fail (for example attempting to build qemu-native with
'PACKAGECONFIG_append = " virtfs"').

It turns out commit 2c9c4a406a [libcap: fix (base_)libdir usage]
breaks builds of libcap(-native) when $root_prefix is not "". This is
because the variables which define $root_prefix are also part of
$prefix so you end up with part of the path being used twice, first as
part of 'lib=' in do_compile, and secondly as part of 'prefix=' in
do_install. When $root_prefix is "" this isn't noticed.

By using $baselib we should not re-break the issue which commit
2c9c4a406a was fixing but we should avoid doubling down on the
paths thus fixing the -native and usrmerge builds.

(From OE-Core rev: b46c55c3b9db5d8f2080ae2611294a5b24efe4a4)

Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2018-05-11 07:49:38 +01:00
..
2018-02-06 11:06:29 +00:00
2017-05-11 16:59:18 +01:00
2018-03-11 06:27:01 -07:00
2018-05-04 13:28:05 +01:00
2018-05-04 13:28:03 +01:00
2018-02-06 11:06:28 +00:00
2018-01-23 23:43:45 +00:00
2018-03-09 09:17:02 -08:00
2018-05-04 13:28:01 +01:00
2018-05-04 13:28:03 +01:00
2018-02-06 11:06:28 +00:00
2018-05-04 13:28:02 +01:00
2018-02-06 11:06:29 +00:00
2018-01-02 17:24:38 +00:00
2018-02-06 11:06:28 +00:00
2018-05-04 13:28:01 +01:00
2014-01-02 22:39:23 +00:00
2018-03-09 09:17:02 -08:00
2018-05-08 16:14:14 +01:00
2018-05-04 13:28:03 +01:00
2018-03-09 09:17:02 -08:00
2018-03-04 11:35:40 +00:00
2018-02-06 11:06:29 +00:00
2018-05-04 13:28:02 +01:00
2018-05-04 13:28:03 +01:00
2016-11-15 15:19:53 +00:00
2018-05-04 13:28:01 +01:00
2017-12-10 22:45:18 +00:00
2017-03-10 14:50:11 +00:00
2018-02-24 10:31:48 +00:00
2018-03-30 00:31:18 +01:00
2018-03-30 00:31:18 +01:00
2018-01-11 10:26:07 +00:00
2016-07-08 09:57:24 +01:00
2017-08-03 11:14:13 +01:00
2018-03-09 09:17:02 -08:00
2018-05-04 13:28:03 +01:00
2018-05-04 13:28:03 +01:00