summaryrefslogtreecommitdiffstats
path: root/tests/test_container_registry_script.py
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@gmail.com>2026-06-04 22:02:54 +0000
committerBruce Ashfield <bruce.ashfield@gmail.com>2026-06-12 02:58:55 +0000
commit2402ac762883774e3ba207d9cbb8018a46314360 (patch)
tree2590e90f7018eb5f949e8f58766623f7d7e6a2aa /tests/test_container_registry_script.py
parentb957866a8112fe14a37579e4e9188ce210ef3fc7 (diff)
downloadmeta-virtualization-2402ac762883774e3ba207d9cbb8018a46314360.tar.gz
container-bundle: fix do_unpack for custom service files
CONTAINER_SERVICE_FILE varflags reference files from SRC_URI via ${UNPACKDIR}, but do_unpack[noexec] = "1" prevented SRC_URI file:// entries from being unpacked. The custom service files never reached UNPACKDIR, the install loop silently skipped them, and bundles ended up with empty services/ directories. The noexec was added when the class had no source files of its own, but CONTAINER_SERVICE_FILE introduced a legitimate need for SRC_URI unpacking. Also fix S to use UNPACKDIR instead of WORKDIR, which OE-core's do_unpack QA check now requires. Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'tests/test_container_registry_script.py')
0 files changed, 0 insertions, 0 deletions