summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZach Pfeffer <zach.pfeffer@linaro.org>2012-10-10 14:52:46 -0500
committerZach Pfeffer <zach.pfeffer@linaro.org>2012-10-10 14:57:04 -0500
commitb22c044f01326c5885919f751ac32c937c41c36b (patch)
treeca4a477304f3f8a90c7a2d5ab11cd3a2069663c7
parentb779c3cfb1001142d72bab42d5efa7c7a7f3612b (diff)
tracking-vexpress-lw: modify bootwrapper and kernel, add toolchain
Signed-off-by: Zach Pfeffer <zach.pfeffer@linaro.org>
-rw-r--r--tracking-vexpress-lw.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/tracking-vexpress-lw.xml b/tracking-vexpress-lw.xml
index 1c7143f..883fbf2 100644
--- a/tracking-vexpress-lw.xml
+++ b/tracking-vexpress-lw.xml
@@ -22,6 +22,7 @@
<project path="external/lava-blackbox" name="lava-blackbox" remote="zyga" revision="master" />
<!-- Linaro extras -->
+ <project path="gcc-linaro-aarch64-linux-gnu-4.7" name="people/pfefferz/gcc-linaro-aarch64-linux-gnu-4.7" revision="master" />
<project path="packages/apps/DisableSuspend" name="platform/packages/apps/DisableSuspend" revision="master" />
<project path="hardware/samsung/origen/gralloc_ump" name="platform/hardware/samsung/origen/gralloc_ump" revision="linaro_android_4.0.4" />
<project path="hardware/samsung/origen/ump" name="platform/hardware/samsung/origen/ump" revision="linaro_android_4.0.4" />
@@ -38,7 +39,7 @@
<project path="external/speex" name="platform/external/speex" revision="linaro_mmwg" />
<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="boot-wrapper" name="arm/models/boot-wrapper" revision="master" remote="linaro-other" />
+ <project path="boot-wrapper" name="people/pfefferz/boot-wrapper-aarch64" revision="master" />
<project path="packages/wallpapers/LinaroWallpaper" name="platform/packages/wallpapers/LinaroWallpaper" revision="master" />
<project path="external/pm-qa" name="tools/pm-qa" revision="master" remote="linaro-other" />
<project path="external/tools_for_pm-qa" name="people/kejunzhou/tools_for_pm-qa" remote="linaro-other" revision="master"/>
@@ -56,7 +57,7 @@
<!-- Make sure only one of the kernels is enabled! -->
<!-- Linaro kernel -->
<!-- Upstream is: project path="kernel" name="people/andygreen/repo-branch-archive" revision="tilt-android-tracking" remote="linaro-other" / -->
- <project path="kernel" name="kernel/linux-linaro-tracking" remote="linaro-other" revision="linux-linaro" />
+ <project path="kernel" name="people/pfefferz/linux-aarch64" revision="linaro-armv8+android-experimental" />
<!-- 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 -->