summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tracking.xml13
1 files changed, 9 insertions, 4 deletions
diff --git a/tracking.xml b/tracking.xml
index 51f1230..fb5c307 100644
--- a/tracking.xml
+++ b/tracking.xml
@@ -8,6 +8,8 @@
fetch="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="zyga"
fetch="git://github.com/zyga/" />
<default revision="refs/tags/android-4.2.2_r1"
@@ -35,12 +37,14 @@
<project path="external/busybox" name="platform/external/busybox" revision="linaro-1.21" groups="common" />
<project path="external/lrzsz" name="platform/external/lrzsz" revision="linaro-master" groups="common" />
<project path="external/x264" name="platform/external/x264" revision="linaro-master" groups="common" />
- <project path="external/ffmpeg" name="platform/external/ffmpeg" revision="linaro-1.0.1" groups="common" />
+ <project path="external/ffmpeg" name="platform/external/ffmpeg" revision="linaro-0.11.1" groups="common" />
<project path="external/speex" name="platform/external/speex" revision="linaro_mmwg" groups="common" />
<project path="device/samsung/proprietary-open" name="device/samsung/proprietary-open" revision="linaro-jb" groups="common" />
<project path="u-boot/linaro/origen" name="landing-teams/working/samsung/u-boot" revision="tracking" remote="linaro-other" groups="origen" />
<project path="u-boot/linaro/vexpress" name="people/tixy/u-boot" revision="vexpress-hacks" remote="linaro-other" groups="vexpress" />
- <project path="uefi" name="arm/uefi/uefi" revision="master" remote="linaro-other" groups="vexpress" />
+ <project path="u-boot/linaro/vexpress-tc2-isw" name="people/bhoj/u-boot-linaro-stable" revision="master" remote="linaro-other" groups="vexpress-tc2-isw" />
+ <project path="uefi" name="arm/uefi/uefi" revision="master" remote="linaro-other" groups="vexpress,vexpress-tc2-isw" />
+ <project path="test/linaro/biglittle/core" name="bL_tests/bL_iks_tests" revision="master" remote="linaro-private" groups="vexpress-tc2-isw" />
<project path="boot-wrapper" name="arm/models/boot-wrapper" revision="master" remote="linaro-other" groups="vexpress" />
<project path="packages/wallpapers/LinaroWallpaper" name="platform/packages/wallpapers/LinaroWallpaper" revision="master" groups="common" />
@@ -54,12 +58,13 @@
<project path="external/stress" name="platform/external/stress" revision="linaro_android" groups="common" />
<project path="external/stressapptest" name="platform/external/stressapptest" revision="linaro_android" groups="common" />
<project path="external/htop" name="platform/external/htop" revision="linaro_android" groups="common" />
- <project path="external/cyclictest" name="platform/external/cyclictest" revision="linaro_android" groups="vexpress"/>
- <project path="external/sysbench" name="platform/external/sysbench" revision="linaro_android" groups="vexpress"/>
+ <project path="external/cyclictest" name="platform/external/cyclictest" revision="linaro_android" groups="vexpress,vexpress-tc2-isw" />
+ <project path="external/sysbench" name="platform/external/sysbench" revision="linaro_android" groups="vexpress,vexpress-tc2-isw" />
<project path="external/stringbench" name="platform/external/stringbench" revision="master" groups="common" />
<!-- Linaro kernels -->
<project path="kernel/linaro/origen" name="landing-teams/working/samsung/kernel" remote="linaro-other" revision="android-tracking" groups="origen" />
<project path="kernel/linaro/vexpress" name="kernel/linux-linaro-tracking" remote="linaro-other" revision="linux-linaro" groups="vexpress" />
+ <project path="kernel/linaro/vexpress-tc2-isw" name="bL_switcher/linux" revision="master" remote="linaro-private" groups="vexpress-tc2-isw" />
<!-- 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 -->