diff options
author | Axel Fagerstedt <axel.fagerstedt@linaro.org> | 2013-03-21 12:38:17 +0100 |
---|---|---|
committer | Axel Fagerstedt <axel.fagerstedt@linaro.org> | 2013-03-21 12:38:17 +0100 |
commit | 9fcb66e086b470af8539dfc17a736e95d5f2ae52 (patch) | |
tree | 22a4aadfdf5794a407320ba877b8e595bb6d18bc | |
parent | f0e67d7d68a6d0056f65625e935f8b5d7d222ffa (diff) | |
download | manifests_sandbox-9fcb66e086b470af8539dfc17a736e95d5f2ae52.tar.gz |
Align 4.1 tracking-manifest with 4.2 tracking.xml changes
-rw-r--r-- | tracking-panda.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tracking-panda.xml b/tracking-panda.xml index 1beb3e3..8e1cdc5 100644 --- a/tracking-panda.xml +++ b/tracking-panda.xml @@ -34,7 +34,7 @@ <project path="external/x264" name="platform/external/x264" revision="linaro-master" /> <project path="external/ffmpeg" name="platform/external/ffmpeg" revision="linaro-1.0.1" /> <project path="external/speex" name="platform/external/speex" revision="linaro_mmwg" /> - <project path="u-boot" name="boot/u-boot-linaro-stable" revision="master" remote="linaro-other" /> + <project path="u-boot/linaro/u-boot-linaro-stable" name="boot/u-boot-linaro-stable" revision="master" remote="linaro-other" /> <project path="packages/wallpapers/LinaroWallpaper" name="platform/packages/wallpapers/LinaroWallpaper" revision="master" /> <project path="external/pm-qa" name="tools/pm-qa" revision="linaro-2013.01" remote="linaro-other" /> <project path="external/tools_for_pm-qa" name="people/kejunzhou/tools_for_pm-qa" remote="linaro-other" revision="master"/> @@ -52,7 +52,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/panda" revision="linaro-tilt-tracking" /> + <project path="kernel" name="kernel/linaro/pandaboard" revision="linaro-tilt-tracking" /> <!-- 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 --> |