diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-07-02 09:05:17 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-07-02 17:13:19 +0100 |
commit | af7cd7823a8cc95c9f849498b2416cdb0d4d103e (patch) | |
tree | 0be0ff50f2ab83d8ffadc2eb7b1b26aebfd1c038 /meta-skeleton | |
parent | cc1c481560b81c223170230430308c7e2f08c812 (diff) | |
download | openembedded-core-af7cd7823a8cc95c9f849498b2416cdb0d4d103e.tar.gz openembedded-core-af7cd7823a8cc95c9f849498b2416cdb0d4d103e.tar.bz2 openembedded-core-af7cd7823a8cc95c9f849498b2416cdb0d4d103e.zip |
lib/oe/sstatesig: Fix task mappings from multilib<->non-multilib contexts
If we're in a multilib context already and want a non-multilib context
this function returned incorrect values.
Try and retain optimisations for the common case not needing to request
a datastore but allow the different multilib/non-multilib combinations
to work too.
This fixes bugs where rootfs generation of a multilib image would
write into incorrect locations, or be unable to find sstate manifest
files due to incorrect data stores being used to expand data.
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-skeleton')
0 files changed, 0 insertions, 0 deletions