diff options
| author | Bruce Ashfield <bruce.ashfield@gmail.com> | 2026-02-05 20:44:18 +0000 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2026-02-09 03:34:12 +0000 |
| commit | ffa5f611925a0eef7a18ed3ce461f88424604afd (patch) | |
| tree | ffa03f549729117c87429cf348687998251253bc /recipes-containers/singularity/singularity_git.bb | |
| parent | 5063d6f0e9e25a8bde17bd3b89ee3f0f88b5f85b (diff) | |
| download | meta-virtualization-ffa5f611925a0eef7a18ed3ce461f88424604afd.tar.gz | |
vcontainer-tarball: build all architectures via single bitbake command
Previously, building vcontainer-tarball required multiple bitbake
invocations or complex command lines to build both x86_64 and aarch64
blobs. This was a usability issue.
Changes:
- mcdepends now triggers builds for BOTH architectures automatically
- VCONTAINER_ARCHITECTURES defaults to "x86_64 aarch64" (was auto-detect)
- Add informational banner at parse time showing what will be built
- Fix duplicate sanity check messages when multiconfig is active
Usage is now simply:
bitbake vcontainer-tarball
To build only one architecture, set in local.conf:
VCONTAINER_ARCHITECTURES = "x86_64"
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'recipes-containers/singularity/singularity_git.bb')
0 files changed, 0 insertions, 0 deletions
