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 21:37:47 +0100 |
commit | 522d4224984e39af9420c7b6f3b64d116e70ec6d (patch) | |
tree | 10d5803b35effc09bee601337c7bd02c217f2436 /.templateconf | |
parent | 29353297b508881451b8e97f7d1db2eadaa653f6 (diff) | |
download | poky-522d4224984e39af9420c7b6f3b64d116e70ec6d.tar.gz |
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.
(From OE-Core rev: af7cd7823a8cc95c9f849498b2416cdb0d4d103e)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to '.templateconf')
0 files changed, 0 insertions, 0 deletions