summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorharigopal-gollamudi <harigopal.gollamudi@linaro.org>2014-07-07 23:14:51 +0530
committerVishal Bhoj <vishal.bhoj@linaro.org>2014-07-08 14:17:19 +0530
commitb7edc905055802609a505355c6f51cd34a930ebd (patch)
treef582db9337a5902837bc8228c06ee2d9954d36d4
parent325e55eb411f3481822b893b9b12fe62a622e2bc (diff)
downloadmanifest-b7edc905055802609a505355c6f51cd34a930ebd.tar.gz
CI loop for 3.14 kernel on ARMv7
-rw-r--r--lsk-test-ci-3.14.xml73
1 files changed, 73 insertions, 0 deletions
diff --git a/lsk-test-ci-3.14.xml b/lsk-test-ci-3.14.xml
new file mode 100644
index 000000000..45298fe56
--- /dev/null
+++ b/lsk-test-ci-3.14.xml
@@ -0,0 +1,73 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<manifest>
+
+ <remote name="aosp"
+ fetch="git://android.git.linaro.org/"
+ review="review.android.git.linaro.org" />
+ <remote name="aosp-upstream"
+ fetch="https://android-review.googlesource.com/"
+ review="https://android-review.googlesource.com/" />
+ <remote name="linaro-other"
+ fetch="git://git.linaro.org/" />
+ <remote name="linaro-private"
+ fetch="ssh://linaro-big-little-switcher-bot@linaro-private.git.linaro.org/srv/linaro-private.git.linaro.org/" />
+ <remote name="linaro-landing-team-hisilicon"
+ fetch="ssh://linaro-landing-team-hisilicon-bot@hisilicon.git.linaro.org/landing-team/hisilicon/" />
+ <remote name="zyga"
+ fetch="git://github.com/zyga/" />
+ <remote name="igloocommunity"
+ fetch="git://igloocommunity.org/" />
+ <default revision="refs/tags/android-4.4.2_r1"
+ remote="aosp"
+ sync-j="4" />
+
+ <!-- Linaro extras -->
+ <project path="device/linaro/common" name="device/linaro/common" revision="linaro-kk" groups="common" />
+ <project path="device/linaro/pandaboard" name="device/linaro/pandaboard" revision="linaro-jb" groups="common" />
+ <project path="device/linaro/vexpress" name="device/linaro/vexpress" revision="linaro-kk" groups="common" />
+ <project path="device/linaro/hi4511" name="device/linaro/hi4511" revision="linaro-jb" groups="common" />
+ <project path="u-boot/linaro/arndale" name="landing-teams/working/samsung/u-boot" revision="tracking" remote="linaro-other" groups="arndale" />
+ <project path="u-boot/linaro/u-boot-linaro-stable" name="boot/u-boot-linaro-stable" revision="master" remote="linaro-other" groups="pandaboard" />
+ <project path="u-boot/linaro/snowball" name="people/axelfagerstedt/u-boot/linaro/snowball.git" revision="20a79baeae9e167f2c3dd775700eca88ded8feee" remote="linaro-other" groups="snowball" />
+ <project path="u-boot/linaro/vexpress" name="people/tixy/u-boot" revision="vexpress-hacks" remote="linaro-other" groups="vexpress,vexpress-lsk,vexpress-vingu,vexpress-jstultz" />
+ <project path="u-boot/linaro/vexpress-iks" name="people/bhoj/u-boot-linaro-stable" revision="master" remote="linaro-other" groups="vexpress-iks" />
+ <!-- Linaro kernels -->
+ <project path="kernel/linaro/arndale" name="landing-teams/working/samsung/kernel" remote="linaro-other" revision="tracking-android-arndale" groups="arndale" />
+ <project path="kernel/linaro/pandaboard" name="kernel/panda" revision="linaro-tilt-android-tracking" groups="pandaboard"/>
+ <project path="kernel/linaro/snowball" name="git/kernel/igloo-kernel" revision="stable-android-ux500-3.4" remote="igloocommunity" groups="snowball" />
+ <project path="kernel/linaro/vexpress" name="landing-teams/working/arm/kernel" remote="linaro-other" revision="integration-ci-vexpress" groups="vexpress" />
+ <project path="kernel/linaro/vexpress-iks" name="bL_switcher/linux" revision="IKS+reference" remote="linaro-private" groups="vexpress-iks" />
+ <project path="kernel/linaro/vexpress-vingu" name="people/vingu/kernel" revision="linux-linaro-sched" remote="linaro-other" groups="vexpress-vingu" />
+ <project path="kernel/linaro/vexpress-lsk" name="kernel/linux-linaro-stable" revision="linux-linaro-lsk-v3.14-android" remote="linaro-other" groups="vexpress-lsk" />
+ <project path="kernel/linaro/vexpress-lsk-jstultz" name="people/john.stultz/android" revision="test/ci-loop" remote="linaro-other" groups="vexpress-jstultz" />
+ <project path="kernel/linaro/iMX53" name="kernel/imx53" revision="lt-3.1-android" groups="imx53" />
+ <project path="kernel/linaro/hisilicon" name="linux-iks.git" revision="integration-linux-hs" remote="linaro-landing-team-hisilicon" groups="hisilicon" />
+ <!-- AOSP kernels -->
+ <project path="kernel/samsung/maguro" name="kernel/omap" revision="android-omap-tuna-3.0-jb-mr1.1" groups="galaxynexus" />
+ <project path="kernel/asus/grouper" name="kernel/tegra" revision="22b4fcde206e96f57bf0a111403fc3d75532918a" remote="aosp-upstream" groups="nexus7" />
+ <project path="kernel/lge/mako" name="kernel/msm" revision="linaro_android_4.4.2" groups="nexus4" />
+ <!-- AOSP kernel -->
+ <!-- project path="kernel" name="kernel/omap" revision="android-omap-panda-3.0" -->
+ <!-- We copy the defconfig over so we can use the same name as w/ the Linaro kernel -->
+ <!-- copyfile src="arch/arm/configs/panda_defconfig" dest="kernel/arch/arm/configs/android_omap4_defconfig" /-->
+ <!-- /project -->
+
+ <!-- AOSP with Linaro additions -->
+ <!-- Linaro modifications: Made it build with OpenJDK, Compiler detection macros, optimization flags, uboot support -->
+ <project path="build" name="platform/build" revision="linaro_android_4.4.2" groups="common" >
+ <copyfile src="core/root.mk" dest="Makefile" />
+ </project>
+ <project path="bionic" name="platform/bionic" revision="linaro_android_4.4.2" groups="common"/>
+ <project path="external/clang" name="platform/external/clang" revision="linaro_android_4.4.2" groups="common"/>
+ <project path="external/compiler-rt" name="platform/external/compiler-rt" groups="common"/>
+ <project path="external/llvm" name="platform/external/llvm" revision="linaro_android_4.4.2" groups="common"/>
+ <project path="external/safe-iop" name="platform/external/safe-iop" groups="common"/>
+ <project path="system/core" name="platform/system/core" revision="linaro_android_4.4.2" groups="common"/>
+ <!-- Linaro modifications: Set CPU specific compiler flags, init.partitions.rc -->
+ <project path="device/samsung/tuna" name="device/samsung/tuna" revision="linaro_android_4.4.2" groups="common" />
+ <project path="device/asus/grouper" name="device/asus/grouper" revision="linaro-playground" groups="nexus7" />
+ <project path="device/asus/tilapia" name="device/asus/tilapia" groups="nexus7" />
+ <!-- Linaro modifications: New init.rc, bug fixes -->
+ <project path="gcc-linaro-aarch64-linux-gnu" name="platform/prebuilts/gcc/linux-x86/arm/aarch64-linux-android-linaro" groups="linux,arm" revision="refs/tags/gcc-linaro-4.8-2013.11" />
+ <project path="prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.8-linaro" name="platform/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.8-linaro" groups="linux,arm,common" revision="master" />
+</manifest>