summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVishal Bhoj <vishalbhoj@nisse.canonical.com>2012-04-20 07:45:41 +0000
committerVishal Bhoj <vishalbhoj@nisse.canonical.com>2012-04-20 07:45:41 +0000
commit4fad9903d5967dd634a2d874a6d9590b951856d2 (patch)
treef23e8091b96bbdc721361a44e6688616ef7df3aa
parent7e2c47112a63549d80a8918abca24ed38c6152d2 (diff)
manifests:update kernel and boot-wrapperHEADmaster
Signed-off-by: Vishal Bhoj <vishalbhoj@nisse.canonical.com>
-rw-r--r--staging-vexpress-rtsm.xml10
1 files changed, 6 insertions, 4 deletions
diff --git a/staging-vexpress-rtsm.xml b/staging-vexpress-rtsm.xml
index 656ea53..2f38f97 100644
--- a/staging-vexpress-rtsm.xml
+++ b/staging-vexpress-rtsm.xml
@@ -9,7 +9,7 @@
<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/" />
+ fetch="ssh://linaro-big-little-switcher-bot@linaro-private.git.linaro.org/srv/linaro-private.git.linaro.org/" />
<default revision="refs/tags/android-4.0.4_r1.1"
remote="aosp"
sync-j="4" />
@@ -24,6 +24,7 @@
<project path="hardware/linaro/common" name="hardware/linaro/common" revision="linaro_android_4.0.4" />
<project path="device/linaro/common" name="device/linaro/common" revision="linaro_android_4.0.4" />
<project path="device/linaro/pandaboard" name="device/linaro/pandaboard" revision="linaro_android_4.0.4" />
+ <project path="hardware/linaro/tinyhal" name="people/kurt-r-taylor/tinyhal" revision="linaro" remote="linaro-other" />
<project path="device/linaro/snowball" name="device/linaro/snowball" revision="linaro_android_4.0.4" remote="aosp" />
<project path="device/linaro/vexpress_rtsm" name="device/linaro/vexpress_rtsm" revision="linaro_android_4.0.4" />
<project path="external/busybox" name="platform/external/busybox" revision="linaro-1.19" />
@@ -34,7 +35,7 @@
<project path="u-boot" name="people/tixy/u-boot" revision="vexpress-hacks" remote="linaro-other" />
<project path="uefi" name="arm/uefi/uefi" revision="master" remote="linaro-other" />
<project path="arm-virt-bl" name="people/dmart/arm-virt-bl" revision="gnu-build-next" remote="linaro-other" />
- <project path="boot-wrapper" name="people/bhoj/boot-wrapper" revision="android" remote="linaro-other" />
+ <project path="boot-wrapper" name="bL_switcher/boot-wrapper" revision="master" remote="linaro-private" />
<project path="external/gator" name="arm/ds5/gator" revision="android" remote="linaro-other" />
<project path="packages/wallpapers/LinaroWallpaper" name="platform/packages/wallpapers/LinaroWallpaper" revision="master" />
<project path="external/powertop" name="platform/external/powertop" revision="linaro"/>
@@ -44,10 +45,11 @@
<project path="external/memtester" name="platform/external/memtester" revision="linaro_android"/>
<project path="external/stress" name="platform/external/stress" revision="linaro_android"/>
<project path="external/stressapptest" name="platform/external/stressapptest" revision="linaro_android"/>
- <project path="test/linaro/biglittle/core" name="/srv/linaro-private.git.linaro.org/people/plars/core" remote="linaro-private" revision="linaro"/>
+ <project path="external/htop" name="platform/external/htop" revision="linaro_android"/>
+ <project path="test/linaro/biglittle/core" name="test/linaro/biglittle/core" revision="linaro"/>
<!-- Make sure only one of the kernels is enabled! -->
<!-- Linaro kernel -->
- <project path="kernel" name="people/bhoj/linux-3-arm" revision="android" remote="linaro-other" />
+ <project path="kernel" name="people/bhoj/bL_switcher/linux" revision="android" remote="linaro-private" />
<!-- 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 -->