summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFathi Boudra <fathi.boudra@linaro.org>2012-05-02 16:59:25 +0300
committerFathi Boudra <fathi.boudra@linaro.org>2012-05-02 16:59:25 +0300
commitaf67c63fb40dff7ffc747ef37a6ac65b296904e9 (patch)
treed9ce9ae5f77a491290b2ea0a7f67e6d6cf4367bb
downloadbuild-configs-af67c63fb40dff7ffc747ef37a6ac65b296904e9.tar.gz
config: (All) initial build configurations
Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
-rw-r--r--imx53-ics-gcc47-freescalelt-stable-open.conf11
-rw-r--r--imx6-ics-gcc47-freescalelt-stable-open.conf11
-rw-r--r--origen-ics-gcc47-samsunglt-stable-blob.conf13
-rw-r--r--panda-ics-gcc47-tilt-tracking-blob.conf11
-rw-r--r--snowball-ics-gcc46-igloo-stable-blob.conf13
-rw-r--r--snowball-ics-gcc47-igloo-tracking-blob.conf13
-rw-r--r--vexpress-ics-gcc47-armlt-tracking-open.conf11
-rw-r--r--vexpress-rtsm-ics-gcc47-armlt-stable-open.conf11
8 files changed, 94 insertions, 0 deletions
diff --git a/imx53-ics-gcc47-freescalelt-stable-open.conf b/imx53-ics-gcc47-freescalelt-stable-open.conf
new file mode 100644
index 0000000..92c67f2
--- /dev/null
+++ b/imx53-ics-gcc47-freescalelt-stable-open.conf
@@ -0,0 +1,11 @@
+MANIFEST_REPO=git://android.git.linaro.org/platform/manifest.git
+MANIFEST_BRANCH=linaro_android_4.0.4
+MANIFEST_FILENAME=staging-iMX53.xml
+TARGET_PRODUCT=iMX53
+TARGET_SIMULATOR=false
+TOOLCHAIN_URL=http://android-build.linaro.org/download/linaro-android_toolchain-4.7-bzr/lastSuccessful/archive/build/out/android-toolchain-eabi-4.7-daily-linux-x86.tar.bz2
+TOOLCHAIN_TRIPLET=arm-linux-androideabi
+LAVA_SUBMIT=1
+LAVA_SUBMIT_FATAL=0
+LAVA_TEST_PLAN="busybox,0xbench,glmark2,skia,v8,mmtest,cts,monkey"
+REPO_SEED_URL=http://android-build.linaro.org/seed/uniseed.tar.gz \ No newline at end of file
diff --git a/imx6-ics-gcc47-freescalelt-stable-open.conf b/imx6-ics-gcc47-freescalelt-stable-open.conf
new file mode 100644
index 0000000..e52fbc6
--- /dev/null
+++ b/imx6-ics-gcc47-freescalelt-stable-open.conf
@@ -0,0 +1,11 @@
+MANIFEST_REPO=git://android.git.linaro.org/platform/manifest.git
+MANIFEST_BRANCH=linaro_android_4.0.4
+MANIFEST_FILENAME=staging-iMX6.xml
+TARGET_PRODUCT=iMX6
+TARGET_SIMULATOR=false
+TOOLCHAIN_URL=http://android-build.linaro.org/download/linaro-android_toolchain-4.7-bzr/lastSuccessful/archive/build/out/android-toolchain-eabi-4.7-daily-linux-x86.tar.bz2
+TOOLCHAIN_TRIPLET=arm-linux-androideabi
+LAVA_SUBMIT=1
+LAVA_SUBMIT_FATAL=0
+LAVA_TEST_PLAN="busybox,0xbench,glmark2,skia,v8,mmtest,cts,monkey"
+REPO_SEED_URL=http://android-build.linaro.org/seed/uniseed.tar.gz \ No newline at end of file
diff --git a/origen-ics-gcc47-samsunglt-stable-blob.conf b/origen-ics-gcc47-samsunglt-stable-blob.conf
new file mode 100644
index 0000000..f314eb3
--- /dev/null
+++ b/origen-ics-gcc47-samsunglt-stable-blob.conf
@@ -0,0 +1,13 @@
+MANIFEST_REPO=git://android.git.linaro.org/platform/manifest.git
+MANIFEST_BRANCH=linaro_android_4.0.4
+MANIFEST_FILENAME=staging-origen.xml
+TARGET_PRODUCT=origen
+TARGET_SIMULATOR=false
+TOOLCHAIN_URL=http://android-build.linaro.org/download/linaro-android_toolchain-4.7-bzr/lastSuccessful/archive/build/out/android-toolchain-eabi-4.7-daily-linux-x86.tar.bz2
+TOOLCHAIN_TRIPLET=arm-linux-androideabi
+REPO_SEED_URL=http://android-build.linaro.org/seed/uniseed.tar.gz
+SOURCE_OVERLAY="origen/20120416/vendor.tar.bz2"
+LAVA_SUBMIT=1
+LAVA_SUBMIT_FATAL=0
+LAVA_TEST_PLAN="busybox,0xbench,glmark2,skia,v8,mmtest,cts,monkey"
+SYNC_JOBS=10 \ No newline at end of file
diff --git a/panda-ics-gcc47-tilt-tracking-blob.conf b/panda-ics-gcc47-tilt-tracking-blob.conf
new file mode 100644
index 0000000..e91ff25
--- /dev/null
+++ b/panda-ics-gcc47-tilt-tracking-blob.conf
@@ -0,0 +1,11 @@
+MANIFEST_REPO=git://android.git.linaro.org/platform/manifest.git
+MANIFEST_BRANCH=linaro_android_4.0.4
+MANIFEST_FILENAME=tracking-panda.xml
+TARGET_PRODUCT=pandaboard
+TARGET_SIMULATOR=false
+TOOLCHAIN_URL=http://android-build.linaro.org/download/linaro-android_toolchain-4.7-bzr/lastSuccessful/archive/build/out/android-toolchain-eabi-4.7-daily-linux-x86.tar.bz2
+TOOLCHAIN_TRIPLET=arm-linux-androideabi
+REPO_SEED_URL=http://android-build.linaro.org/seed/uniseed.tar.gz
+LAVA_SUBMIT=1
+LAVA_SUBMIT_FATAL=0
+LAVA_TEST_PLAN="busybox,0xbench,glmark2,skia,v8,mmtest,cts,monkey" \ No newline at end of file
diff --git a/snowball-ics-gcc46-igloo-stable-blob.conf b/snowball-ics-gcc46-igloo-stable-blob.conf
new file mode 100644
index 0000000..b173b03
--- /dev/null
+++ b/snowball-ics-gcc46-igloo-stable-blob.conf
@@ -0,0 +1,13 @@
+MANIFEST_REPO=git://android.git.linaro.org/platform/manifest.git
+MANIFEST_BRANCH=linaro_android_4.0.3
+MANIFEST_FILENAME=landing-snowball.xml
+TARGET_PRODUCT=snowball
+TARGET_SIMULATOR=false
+TOOLCHAIN_URL=http://android-build.linaro.org/download/linaro-android_toolchain-4.6-bzr/lastSuccessful/archive/build/out/android-toolchain-eabi-4.6-daily-linux-x86.tar.bz2
+TOOLCHAIN_TRIPLET=arm-linux-androideabi
+REPO_SEED_URL=http://android-build.linaro.org/seed/uniseed.tar.gz
+SOURCE_OVERLAY="snowball/20120418/vendor.tar.bz2"
+LAVA_SUBMIT=1
+LAVA_SUBMIT_FATAL=0
+LAVA_TEST_PLAN="busybox,0xbench,glmark2,skia,v8,mmtest,cts,monkey"
+SYNC_JOBS=10 \ No newline at end of file
diff --git a/snowball-ics-gcc47-igloo-tracking-blob.conf b/snowball-ics-gcc47-igloo-tracking-blob.conf
new file mode 100644
index 0000000..3d03a88
--- /dev/null
+++ b/snowball-ics-gcc47-igloo-tracking-blob.conf
@@ -0,0 +1,13 @@
+MANIFEST_REPO=git://android.git.linaro.org/platform/manifest.git
+MANIFEST_BRANCH=linaro_android_4.0.4
+MANIFEST_FILENAME=tracking-snowball.xml
+TARGET_PRODUCT=snowball
+TARGET_SIMULATOR=false
+TOOLCHAIN_URL=http://android-build.linaro.org/download/linaro-android_toolchain-4.7-bzr/lastSuccessful/archive/build/out/android-toolchain-eabi-4.7-daily-linux-x86.tar.bz2
+TOOLCHAIN_TRIPLET=arm-linux-androideabi
+REPO_SEED_URL=http://android-build.linaro.org/seed/uniseed.tar.gz
+SOURCE_OVERLAY="snowball/20120323/vendor.tar.bz2"
+LAVA_SUBMIT=1
+LAVA_SUBMIT_FATAL=0
+LAVA_TEST_PLAN="busybox,0xbench,glmark2,skia,v8,mmtest,cts,monkey"
+SYNC_JOBS=10 \ No newline at end of file
diff --git a/vexpress-ics-gcc47-armlt-tracking-open.conf b/vexpress-ics-gcc47-armlt-tracking-open.conf
new file mode 100644
index 0000000..e0c0c38
--- /dev/null
+++ b/vexpress-ics-gcc47-armlt-tracking-open.conf
@@ -0,0 +1,11 @@
+MANIFEST_REPO=git://android.git.linaro.org/platform/manifest.git
+MANIFEST_BRANCH=linaro_android_4.0.4
+MANIFEST_FILENAME=tracking-vexpress.xml
+TARGET_PRODUCT=vexpress
+TARGET_SIMULATOR=false
+TOOLCHAIN_URL=http://snapshots.linaro.org/android/~linaro-android/toolchain-4.7-2012.04/4/android-toolchain-eabi-linaro-4.7-2012.04-4-2012-04-17_12-32-34-linux-x86.tar.bz2
+TOOLCHAIN_TRIPLET=arm-linux-androideabi
+REPO_SEED_URL=http://android-build.linaro.org/seed/uniseed.tar.gz
+LAVA_SUBMIT=1
+LAVA_SUBMIT_FATAL=0
+LAVA_TEST_PLAN="busybox,0xbench,glmark2,skia,v8,mmtest,cts,monkey" \ No newline at end of file
diff --git a/vexpress-rtsm-ics-gcc47-armlt-stable-open.conf b/vexpress-rtsm-ics-gcc47-armlt-stable-open.conf
new file mode 100644
index 0000000..4d8491a
--- /dev/null
+++ b/vexpress-rtsm-ics-gcc47-armlt-stable-open.conf
@@ -0,0 +1,11 @@
+MANIFEST_REPO=git://android.git.linaro.org/platform/manifest.git
+MANIFEST_BRANCH=linaro_android_4.0.4
+MANIFEST_FILENAME=staging-vexpress-rtsm.xml
+TARGET_PRODUCT=vexpress_rtsm
+TARGET_SIMULATOR=false
+TOOLCHAIN_URL=http://android-build.linaro.org/download/linaro-android_toolchain-4.7-bzr/lastSuccessful/archive/build/out/android-toolchain-eabi-4.7-daily-linux-x86.tar.bz2
+TOOLCHAIN_TRIPLET=arm-linux-androideabi
+REPO_SEED_URL=http://android-build.linaro.org/seed/uniseed.tar.gz
+LAVA_SUBMIT=1
+LAVA_SUBMIT_FATAL=0
+LAVA_TEST_PLAN="busybox,0xbench,glmark2,skia,v8,mmtest,cts,monkey" \ No newline at end of file