summaryrefslogtreecommitdiffstats
path: root/recipes-containers
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@gmail.com>2026-01-05 18:05:43 +0000
committerBruce Ashfield <bruce.ashfield@gmail.com>2026-02-09 03:32:52 +0000
commit7584611eec5562cfc3a69af7bb8e753d93579ee5 (patch)
treee6edfab8a402a27fd0121a310a391b4ba9bad971 /recipes-containers
parent7cfd91b8452db84f06f3cf675f605d4da6eb6882 (diff)
downloadmeta-virtualization-7584611eec5562cfc3a69af7bb8e753d93579ee5.tar.gz
docs: fix dead references to vdkr-native and obsolete test classes
Update references to reflect the current architecture: - Change vdkr-native/vpdmn-native to vcontainer-native in comments - Remove TestContainerCrossTools and TestContainerCrossInitramfs from README - Fix build command: vdkr-native → vcontainer-tarball Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'recipes-containers')
-rw-r--r--recipes-containers/vcontainer/files/blobs/vdkr/aarch64/README2
-rw-r--r--recipes-containers/vcontainer/files/blobs/vdkr/x86_64/README2
-rw-r--r--recipes-containers/vcontainer/files/blobs/vpdmn/aarch64/README2
-rw-r--r--recipes-containers/vcontainer/files/blobs/vpdmn/x86_64/README2
4 files changed, 4 insertions, 4 deletions
diff --git a/recipes-containers/vcontainer/files/blobs/vdkr/aarch64/README b/recipes-containers/vcontainer/files/blobs/vdkr/aarch64/README
index cabb5100..eb7100ea 100644
--- a/recipes-containers/vcontainer/files/blobs/vdkr/aarch64/README
+++ b/recipes-containers/vcontainer/files/blobs/vdkr/aarch64/README
@@ -20,7 +20,7 @@ Build instructions:
20 cp tmp/deploy/images/qemuarm64/vdkr/aarch64/initramfs.cpio.gz . 20 cp tmp/deploy/images/qemuarm64/vdkr/aarch64/initramfs.cpio.gz .
21 cp tmp/deploy/images/qemuarm64/vdkr/aarch64/rootfs.img . 21 cp tmp/deploy/images/qemuarm64/vdkr/aarch64/rootfs.img .
22 22
23Once these files are present, vdkr-native will automatically include them. 23Once these files are present, vcontainer-native will automatically include them.
24 24
25Alternatively, set VDKR_USE_DEPLOY = "1" in local.conf to use blobs 25Alternatively, set VDKR_USE_DEPLOY = "1" in local.conf to use blobs
26directly from DEPLOY_DIR without copying to the layer. 26directly from DEPLOY_DIR without copying to the layer.
diff --git a/recipes-containers/vcontainer/files/blobs/vdkr/x86_64/README b/recipes-containers/vcontainer/files/blobs/vdkr/x86_64/README
index 6902f729..9a17f7b4 100644
--- a/recipes-containers/vcontainer/files/blobs/vdkr/x86_64/README
+++ b/recipes-containers/vcontainer/files/blobs/vdkr/x86_64/README
@@ -20,7 +20,7 @@ Build instructions:
20 cp tmp/deploy/images/qemux86-64/vdkr/x86_64/initramfs.cpio.gz . 20 cp tmp/deploy/images/qemux86-64/vdkr/x86_64/initramfs.cpio.gz .
21 cp tmp/deploy/images/qemux86-64/vdkr/x86_64/rootfs.img . 21 cp tmp/deploy/images/qemux86-64/vdkr/x86_64/rootfs.img .
22 22
23Once these files are present, vdkr-native will automatically include them. 23Once these files are present, vcontainer-native will automatically include them.
24 24
25Alternatively, set VDKR_USE_DEPLOY = "1" in local.conf to use blobs 25Alternatively, set VDKR_USE_DEPLOY = "1" in local.conf to use blobs
26directly from DEPLOY_DIR without copying to the layer. 26directly from DEPLOY_DIR without copying to the layer.
diff --git a/recipes-containers/vcontainer/files/blobs/vpdmn/aarch64/README b/recipes-containers/vcontainer/files/blobs/vpdmn/aarch64/README
index a4197779..b585a12a 100644
--- a/recipes-containers/vcontainer/files/blobs/vpdmn/aarch64/README
+++ b/recipes-containers/vcontainer/files/blobs/vpdmn/aarch64/README
@@ -20,7 +20,7 @@ Build instructions:
20 cp tmp/deploy/images/qemuarm64/vpdmn/aarch64/initramfs.cpio.gz . 20 cp tmp/deploy/images/qemuarm64/vpdmn/aarch64/initramfs.cpio.gz .
21 cp tmp/deploy/images/qemuarm64/vpdmn/aarch64/rootfs.img . 21 cp tmp/deploy/images/qemuarm64/vpdmn/aarch64/rootfs.img .
22 22
23Once these files are present, vpdmn-native will automatically include them. 23Once these files are present, vcontainer-native will automatically include them.
24 24
25Alternatively, set VPDMN_USE_DEPLOY = "1" in local.conf to use blobs 25Alternatively, set VPDMN_USE_DEPLOY = "1" in local.conf to use blobs
26directly from DEPLOY_DIR without copying to the layer. 26directly from DEPLOY_DIR without copying to the layer.
diff --git a/recipes-containers/vcontainer/files/blobs/vpdmn/x86_64/README b/recipes-containers/vcontainer/files/blobs/vpdmn/x86_64/README
index 30ddb445..a7d820d9 100644
--- a/recipes-containers/vcontainer/files/blobs/vpdmn/x86_64/README
+++ b/recipes-containers/vcontainer/files/blobs/vpdmn/x86_64/README
@@ -20,7 +20,7 @@ Build instructions:
20 cp tmp/deploy/images/qemux86-64/vpdmn/x86_64/initramfs.cpio.gz . 20 cp tmp/deploy/images/qemux86-64/vpdmn/x86_64/initramfs.cpio.gz .
21 cp tmp/deploy/images/qemux86-64/vpdmn/x86_64/rootfs.img . 21 cp tmp/deploy/images/qemux86-64/vpdmn/x86_64/rootfs.img .
22 22
23Once these files are present, vpdmn-native will automatically include them. 23Once these files are present, vcontainer-native will automatically include them.
24 24
25Alternatively, set VPDMN_USE_DEPLOY = "1" in local.conf to use blobs 25Alternatively, set VPDMN_USE_DEPLOY = "1" in local.conf to use blobs
26directly from DEPLOY_DIR without copying to the layer. 26directly from DEPLOY_DIR without copying to the layer.