This is an automated email from the ASF dual-hosted git repository. tvb pushed a commit to branch bst-1 in repository https://gitbox.apache.org/repos/asf/buildstream.git
commit 67ee791c0a33995850ded3129e937d4bf0046780 Merge: 87ce507fc b95c07fdd Author: Tristan Van Berkom <[email protected]> AuthorDate: Tue Oct 11 18:56:46 2022 +0900 Merge pull request #1768 from apache/abderrahim/dummy-sandbox sandbox: add dummy sandbox for checking out artifacts from different arches buildstream/_platform/linux.py | 43 +++++++++++++++++++++++++++++++++++- buildstream/sandbox/__init__.py | 1 + buildstream/sandbox/_sandboxbwrap.py | 41 +--------------------------------- buildstream/sandbox/_sandboxdummy.py | 15 +++++++++++++ 4 files changed, 59 insertions(+), 41 deletions(-)
