From 6ebd75d0eb49d9f92b40e19f4ab67c21829f1c30 Mon Sep 17 00:00:00 2001 From: Adrian Dudau Date: Mon, 25 Jun 2018 16:31:52 +0200 Subject: template/qemux86-64-esdk: Set IMAGE_CONTAINER_NO_DUMMY This is needed to build Docker containers with the eSDK. Signed-off-by: Adrian Dudau Signed-off-by: Martin Borg --- conf/template.qemux86-64-esdk/local.conf.sample | 2 ++ 1 file changed, 2 insertions(+) diff --git a/conf/template.qemux86-64-esdk/local.conf.sample b/conf/template.qemux86-64-esdk/local.conf.sample index 727b247..5891f28 100644 --- a/conf/template.qemux86-64-esdk/local.conf.sample +++ b/conf/template.qemux86-64-esdk/local.conf.sample @@ -239,3 +239,5 @@ CONF_VERSION = "1" LAYERDEPENDS_el-nfv-access = "" SKIP_META_VIRT_SANITY_CHECK = "1" + +IMAGE_CONTAINER_NO_DUMMY = "1" -- cgit v1.2.3-54-g00ecf