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-05 20:46:12 +0000 |
| commit | efd9914e91aff5f84e0958979410172f4ce0a2a6 (patch) | |
| tree | 42a5704df0a9b442ec4a334ec12373789949a659 /recipes-containers/vcontainer/vcontainer-initramfs-create.inc | |
| parent | c625a5bf7b78795e1000d18eb6e2c0cc833c6a7c (diff) | |
| download | meta-virtualization-efd9914e91aff5f84e0958979410172f4ce0a2a6.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/vcontainer/vcontainer-initramfs-create.inc')
0 files changed, 0 insertions, 0 deletions
