]> code.ossystems Code Review - openembedded-core.git/commit
archiver: preserve sysroot paths in configured mode
authorRoss Burton <ross.burton@intel.com>
Tue, 6 Jun 2017 14:23:18 +0000 (15:23 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 7 Jan 2018 17:06:35 +0000 (17:06 +0000)
commit60f2c790d5e83c1a55d7a40b32a7cef6a5a5eab6
tree7a21419fa59d6be350b0a2f7684da1a0704d6b9d
parent23d55b31272568ce7d8b4549381c31512ff93b6a
archiver: preserve sysroot paths in configured mode

do_ar_configured alters WORKDIR but also expects to be able to run do_configure,
so forcibly expand the paths to the sysroots as otherwise they'll point to a
non-existant directory in the temporary WORKDIR.

[ YOCTO #11584 ]

(From OE-Core rev: aa2240657b015d46e9ba4bcb6264709a82313d83)

(From OE-Core rev: cd5e6172525c7618e93d8255a1d6102a24496f53)

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/archiver.bbclass