From 7541aaa620e517de50630b2dbd6250ac5471cbc3 Mon Sep 17 00:00:00 2001 From: Martin Borg Date: Mon, 5 Mar 2018 11:36:23 +0100 Subject: Start building for inteld1521 and qemux86-64 Signed-off-by: Martin Borg --- inteld1521/eltf.conf | 2 +- qemux86-64/eltf.conf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/inteld1521/eltf.conf b/inteld1521/eltf.conf index 2d660f1..e3fda82 100644 --- a/inteld1521/eltf.conf +++ b/inteld1521/eltf.conf @@ -17,5 +17,5 @@ SDK_IMAGE=enea-nfv-access-dev:inteld1521-dev # PKG_IMAGE is where the deb/rpm files are copied into RC/final release PKG_IMAGE=enea-nfv-access-dev:inteld1521-dev ARCHITECTURE=x86_64 -SKIP=YES +SKIP=NO SKIP_TESTS=YES diff --git a/qemux86-64/eltf.conf b/qemux86-64/eltf.conf index b0f9f90..bf09a6c 100644 --- a/qemux86-64/eltf.conf +++ b/qemux86-64/eltf.conf @@ -15,5 +15,5 @@ IMAGE_TYPES=enea-nfv-access-guest,enea-nfv-access-guest-dev #SDK_IMAGE=enea-nfv-access-guest-dev PKG_IMAGE=enea-nfv-access-guest-dev ARCHITECTURE=x86_64 -SKIP=YES +SKIP=NO SKIP_TESTS=YES -- cgit v1.2.3-54-g00ecf