]> 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>
Tue, 6 Jun 2017 18:49:55 +0000 (19:49 +0100)
commitaa2240657b015d46e9ba4bcb6264709a82313d83
tree1380df7dbe7355c469b972fa8a09b78efc12ec7b
parent0af636c635391b30c987dedeffe597ef4f8a1ed8
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 ]

Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/classes/archiver.bbclass