diff options
author | Joshua Watt <JPEWhacker@gmail.com> | 2023-10-16 15:34:31 -0600 |
---|---|---|
committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2023-11-06 16:21:12 +0000 |
commit | d8a2857633ed3fc8c7589cf92ba1cf85fbaa4da0 (patch) | |
tree | 76161f99ddeeee86b84262338e478188418930dc /classes/meta-virt-cfg.bbclass | |
parent | 28e044b98e291f00696525720731e83fb77c6ea3 (diff) | |
download | meta-virtualization-d8a2857633ed3fc8c7589cf92ba1cf85fbaa4da0.tar.gz |
classes/image-oci-umoci: Allow environment variables to have spaces
Quote the environment variable argument passed to umoci to allow it to
correctly handle spaces. Note that this requires that OCI_IMAGE_ENV_VARS
have the argument quoted with single quotes, as in:
OCI_IMAGE_ENV_VARS = "FOO='bar bat'"
Signed-off-by: Joshua Watt <JPEWhacker@gmail.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'classes/meta-virt-cfg.bbclass')
0 files changed, 0 insertions, 0 deletions