From 9f7b30c62dbf600e1b013fc564fe87a8279bd76b Mon Sep 17 00:00:00 2001 From: Jan-Simon Möller Date: Tue, 8 Nov 2016 23:57:58 +0100 Subject: Fix include files and add test script. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I8d4c7f1199b19aba883b4d6ff92438a22cb1daa5 Signed-off-by: Jan-Simon Möller --- jjb/common/include-agl-local-conf-archiver.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'jjb/common/include-agl-local-conf-archiver.sh') diff --git a/jjb/common/include-agl-local-conf-archiver.sh b/jjb/common/include-agl-local-conf-archiver.sh index f9478ee0..9a0adba7 100644 --- a/jjb/common/include-agl-local-conf-archiver.sh +++ b/jjb/common/include-agl-local-conf-archiver.sh @@ -2,9 +2,10 @@ # License GPLv2 ################################################################################ -## Main +## Add archiver ################################################################################ # archive sources within tmp/deploy/ +echo '' >> conf/local.conf echo 'INHERIT += "archiver"' >> conf/local.conf echo 'ARCHIVER_MODE[src] = "original"' >> conf/local.conf -- cgit 1.2.3-korg