From ce181781b3388cc58d22a677da5c314b744b2a76 Mon Sep 17 00:00:00 2001 From: Catalin Scrieciu Date: Tue, 5 Dec 2017 12:40:34 +0100 Subject: Changing packaging to RPM for now. This shall be changed to deb once we configure it to use apt --- eltf.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eltf.conf b/eltf.conf index b67a4ad..b9d530b 100644 --- a/eltf.conf +++ b/eltf.conf @@ -15,4 +15,4 @@ IMAGE_TYPES=enea-image-${PROFILE},enea-image-${PROFILE}-sdk ARCH=aarch64 SKIP=NO JENKINS_CRON_STRING=0 22 * * 1-5 -PACKAGING=DEB +PACKAGING=RPM -- cgit v1.2.3-54-g00ecf