summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrei Gheorghiu <andrei.gheorghiu@enea.com>2016-10-14 13:45:21 +0200
committerAndrei Gheorghiu <andrei.gheorghiu@enea.com>2016-10-14 13:45:21 +0200
commit60d0c5889291949e89f303302d94b213d90f8cf5 (patch)
tree72b7d8a0edaacab45006655a3bfdd9c10b70e1dd
parentad12e75bb2b54ff62c4181a59fc7ceb9598b4f67 (diff)
downloadel_manifests-standard-60d0c5889291949e89f303302d94b213d90f8cf5.tar.gz
updated eltf.conf files
-rw-r--r--Jenkinsfile2
-rw-r--r--ls1021aiot/eltf.conf1
-rw-r--r--p2041rdb/eltf.conf1
-rw-r--r--qemuarm/eltf.conf1
-rw-r--r--qemuppc/eltf.conf1
-rw-r--r--qemux86/eltf.conf1
6 files changed, 6 insertions, 1 deletions
diff --git a/Jenkinsfile b/Jenkinsfile
index c0d33b1..409597e 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -1,6 +1,6 @@
1#!/bin/env groovy 1#!/bin/env groovy
2 2
3//This script is used internally by Enea for automated tests on Linux builds 3// This script is used internally by Enea for automated tests on Linux builds
4 4
5MANIFEST_REPOSITORY = null 5MANIFEST_REPOSITORY = null
6BRANCH = env.BRANCH_NAME 6BRANCH = env.BRANCH_NAME
diff --git a/ls1021aiot/eltf.conf b/ls1021aiot/eltf.conf
index d0abaaa..7bc2dce 100644
--- a/ls1021aiot/eltf.conf
+++ b/ls1021aiot/eltf.conf
@@ -1,4 +1,5 @@
1# eltf.conf 1# eltf.conf
2# internal ENEA file - used for ELTF
2# 3#
3# setup as unix sh file; use comma separated values for array types, no spaces 4# setup as unix sh file; use comma separated values for array types, no spaces
4# 5#
diff --git a/p2041rdb/eltf.conf b/p2041rdb/eltf.conf
index e6a7069..7153eb2 100644
--- a/p2041rdb/eltf.conf
+++ b/p2041rdb/eltf.conf
@@ -1,4 +1,5 @@
1# eltf.conf 1# eltf.conf
2# internal ENEA file - used for ELTF
2# 3#
3# setup as unix sh file; use comma separated values for array types, no spaces 4# setup as unix sh file; use comma separated values for array types, no spaces
4# 5#
diff --git a/qemuarm/eltf.conf b/qemuarm/eltf.conf
index 08a7251..b2df89a 100644
--- a/qemuarm/eltf.conf
+++ b/qemuarm/eltf.conf
@@ -1,4 +1,5 @@
1# eltf.conf 1# eltf.conf
2# internal ENEA file - used for ELTF
2# 3#
3# setup as unix sh file; use comma separated values for array types, no spaces 4# setup as unix sh file; use comma separated values for array types, no spaces
4# 5#
diff --git a/qemuppc/eltf.conf b/qemuppc/eltf.conf
index cec357e..923df0f 100644
--- a/qemuppc/eltf.conf
+++ b/qemuppc/eltf.conf
@@ -1,4 +1,5 @@
1# eltf.conf 1# eltf.conf
2# internal ENEA file - used for ELTF
2# 3#
3# setup as unix sh file; use comma separated values for array types, no spaces 4# setup as unix sh file; use comma separated values for array types, no spaces
4# 5#
diff --git a/qemux86/eltf.conf b/qemux86/eltf.conf
index 38e612f..24e9278 100644
--- a/qemux86/eltf.conf
+++ b/qemux86/eltf.conf
@@ -1,4 +1,5 @@
1# eltf.conf 1# eltf.conf
2# internal ENEA file - used for ELTF
2# 3#
3# setup as unix sh file; use comma separated values for array types, no spaces 4# setup as unix sh file; use comma separated values for array types, no spaces
4# 5#