Skip to content
Commit 96b83be4 authored by Matt Madison's avatar Matt Madison Committed by Matt Madison
Browse files

mender-workardounds.bbclass: add MENDER_MACHINE workaround



mender-setup.bbclass adds an export of MENDER_MACHINE
and adds that variable BB_HASHBASE_WHITELIST, which
alters the signature for all tasks in the build. However,
that variable is only needed for their test scripts and
in meta-mender-qemu, neither of which we're using.
So to make it possible to share sstate between Mender
and non-Mender builds, undo those settings.

Signed-off-by: default avatarMatt Madison <matt@madison.systems>
parent 6c94f2fa
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment