summaryrefslogtreecommitdiffstats
path: root/meta/lib/oe/reproducible.py
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2024-01-01 12:35:19 +0000
committerSteve Sakoman <steve@sakoman.com>2024-02-22 04:34:14 -1000
commitab7fecefc6d511f64bf236df3605df866c249b9b (patch)
treec921186be8668451e5218136ce7b8a6c7bb5834a /meta/lib/oe/reproducible.py
parent10b2dd53ce30478b0df78931619a1904b9143874 (diff)
downloadpoky-ab7fecefc6d511f64bf236df3605df866c249b9b.tar.gz
allarch: Fix allarch corner case
Most of the allarch code is conditional and only set if the recipe remains marked as allarch. The qemu wrapper handling is not handled in the same way however and is unconditional. Move the code to some slightly uglier inline python to allow it to be conditional and match the way the rest of the code works. (From OE-Core rev: 2e206eb9b43c267e939ccb3cdfa62d9666ff5efa) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> (cherry picked from commit dfd704f1741dccd9a85338c5d45dee4be079064d) Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'meta/lib/oe/reproducible.py')
0 files changed, 0 insertions, 0 deletions