diff options
| author | Bruce Ashfield <bruce.ashfield@gmail.com> | 2026-01-05 15:40:34 +0000 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2026-02-09 03:32:52 +0000 |
| commit | f93abf869ad49e80889487de168e101cfee8a35b (patch) | |
| tree | d934bfc47f6f23e49fb69504d8793596156f8506 /docs/00-INDEX | |
| parent | e41728ba124e24612ca08d994b69dc8b8550e87d (diff) | |
| download | meta-virtualization-f93abf869ad49e80889487de168e101cfee8a35b.tar.gz | |
classes: factor out shared functions to container-common.bbclass
Create container-common.bbclass with shared Python functions used by both
container-bundle.bbclass and container-cross-install.bbclass:
- get_vruntime_multiconfig(d): Maps TARGET_ARCH to multiconfig name
- get_vruntime_machine(d): Maps TARGET_ARCH to MACHINE for deploy path
- get_blob_arch(d): Maps TARGET_ARCH to blob directory name
This removes ~55 lines of duplicated code and ensures consistency between
the two bbclass files.
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'docs/00-INDEX')
0 files changed, 0 insertions, 0 deletions
