From 9c29f16140419cdffa1b7282c1d309af37eb10dc Mon Sep 17 00:00:00 2001 From: Jan-Simon Möller Date: Wed, 11 Oct 2017 16:37:43 +0200 Subject: Allow build of SDK for aarch64 and rsync after test MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Ic3934c7a32314709f5bb376c57c180960ae0f0e9 Signed-off-by: Jan-Simon Möller --- jjb/common/include-agl-export-eula.sh | 1 + 1 file changed, 1 insertion(+) create mode 100644 jjb/common/include-agl-export-eula.sh (limited to 'jjb/common/include-agl-export-eula.sh') diff --git a/jjb/common/include-agl-export-eula.sh b/jjb/common/include-agl-export-eula.sh new file mode 100644 index 00000000..14c85bed --- /dev/null +++ b/jjb/common/include-agl-export-eula.sh @@ -0,0 +1 @@ +export EULA_$(echo $MACHINE | sed 's/-//g')=1 -- cgit 1.2.3-korg