summaryrefslogtreecommitdiffstats
path: root/recipes-containers/vcontainer/files/blobs/vpdmn
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-containers/vcontainer/files/blobs/vpdmn')
-rw-r--r--recipes-containers/vcontainer/files/blobs/vpdmn/aarch64/README2
-rw-r--r--recipes-containers/vcontainer/files/blobs/vpdmn/x86_64/README2
2 files changed, 2 insertions, 2 deletions
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.