diff options
author | Hongxu Jia <hongxu.jia@windriver.com> | 2017-10-12 03:37:33 -0400 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-10-16 23:52:02 +0100 |
commit | b129af957a9fd8f603d1aebb9fca3adcb4e6b341 (patch) | |
tree | 27aebdfc8fccceeaa337d5f7f0a81af3e62bc302 /scripts | |
parent | 979699b55214933e0f11727a2fb9bfda8a3a3870 (diff) | |
download | openembedded-core-b129af957a9fd8f603d1aebb9fca3adcb4e6b341.tar.gz openembedded-core-b129af957a9fd8f603d1aebb9fca3adcb4e6b341.tar.bz2 openembedded-core-b129af957a9fd8f603d1aebb9fca3adcb4e6b341.zip |
archiver: preserve sysroot paths in configured mode for multilib
In the following commit, the archiver expanded RECIPE_SYSROOT
to preserve sysroot paths in configured mode:
...
commit aa2240657b015d46e9ba4bcb6264709a82313d83
Author: Ross Burton <ross.burton@intel.com>
Date: Tue Jun 6 15:23:18 2017 +0100
archiver: preserve sysroot paths in configured mode
...
In meta/conf/multilib.conf, it overrides the variables
of STAGING_DIR_HOST, STAGING_DIR_TARGET and RECIPE_SYSROOT
with "${WORKDIR}/${MLPREFIX}recipe-sysroot".
So the archiver should also expand STAGING_DIR_HOST and
STAGING_DIR_TARGET to preserve sysroot paths in configured mode for
multilib.
[YOCTO #11584]
Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions