summaryrefslogtreecommitdiffstats
path: root/classes/container-bundle.bbclass
diff options
context:
space:
mode:
Diffstat (limited to 'classes/container-bundle.bbclass')
-rw-r--r--classes/container-bundle.bbclass2
1 files changed, 1 insertions, 1 deletions
diff --git a/classes/container-bundle.bbclass b/classes/container-bundle.bbclass
index 406e70cc..27aa81ea 100644
--- a/classes/container-bundle.bbclass
+++ b/classes/container-bundle.bbclass
@@ -170,7 +170,7 @@ VRUNTIME_MULTICONFIG = "${@get_vruntime_multiconfig(d)}"
170VRUNTIME_MACHINE = "${@get_vruntime_machine(d)}" 170VRUNTIME_MACHINE = "${@get_vruntime_machine(d)}"
171BLOB_ARCH = "${@get_blob_arch(d)}" 171BLOB_ARCH = "${@get_blob_arch(d)}"
172 172
173# Path to vrunner.sh from vdkr-native 173# Path to vrunner.sh from vcontainer-native
174VRUNNER_PATH = "${STAGING_BINDIR_NATIVE}/vrunner.sh" 174VRUNNER_PATH = "${STAGING_BINDIR_NATIVE}/vrunner.sh"
175 175
176# Blobs come from multiconfig deploy directory 176# Blobs come from multiconfig deploy directory