mirror of
git://git.yoctoproject.org/meta-virtualization.git
synced 2025-07-19 12:50:22 +02:00
![]() The OCI_IMAGE_TAG variable can contain a ":" if the user wants to give the image a name and a tag, as in: OCI_IMAGE_TAG = "${IMAGE_BASENAME}:latest" However, while this is valid for tag name, the ":" is illegal in OCI image file names so replace it with "_" when naming the symlinks Signed-off-by: Joshua Watt <JPEWhacker@gmail.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com> |
||
---|---|---|
.. | ||
cni_networking.bbclass | ||
container-host.bbclass | ||
image-oci-sloci-image.inc | ||
image-oci-umoci.inc | ||
image-oci.bbclass | ||
meta-virt-cfg.bbclass | ||
meta-virt-container-cfg.bbclass | ||
meta-virt-hosts.bbclass | ||
meta-virt-k8s-cfg.bbclass | ||
meta-virt-xen-cfg.bbclass | ||
qemuboot-testimage-network.bbclass | ||
qemuboot-xen-defaults.bbclass | ||
qemuboot-xen-dtb.bbclass | ||
sanity-meta-virt.bbclass |