diff options
author | Michael Haas <haas@computerlinguist.org> | 2011-01-13 19:00:37 +0000 |
---|---|---|
committer | Michael Haas <haas@computerlinguist.org> | 2011-01-13 19:00:37 +0000 |
commit | f9630eab1861311885774427598d3faa2780205d (patch) | |
tree | 9add873ea7eb99c0ccf6abc707fae68923eeef13 | |
parent | d88ebcf9a8af23b8b1dfc1198f415d4514e6c7a6 (diff) | |
download | manifest-f9630eab1861311885774427598d3faa2780205d.tar.gz manifest-f9630eab1861311885774427598d3faa2780205d.tar.bz2 manifest-f9630eab1861311885774427598d3faa2780205d.zip |
Update repo manifest to include HTC buzz (wildfire) stuff
-rw-r--r-- | default.xml | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/default.xml b/default.xml index dcbe9e5..05fe834 100644 --- a/default.xml +++ b/default.xml @@ -31,7 +31,7 @@ <project path="device/htc/ace" name="CyanogenMod/android_device_htc_ace" remote="github" /> <project path="device/htc/bravo" name="CyanogenMod/android_device_htc_bravo" remote="github" /> <project path="device/htc/bravoc" name="CyanogenMod/android_device_htc_bravoc" remote="github" /> - <project path="device/htc/buzz" name="CyanogenMod/android_device_htc_buzz" remote="github" /> + <project path="device/htc/buzz" name="replicant/android_device_htc_buzz" remote="gitorious" /> <project path="device/htc/common" name="CyanogenMod/android_device_htc_common" remote="github" /> <project path="device/htc/dream_sapphire" name="replicant/android_device_htc_dream_sapphire" remote="gitorious" revision="replicant-2.2" /> <project path="device/htc/espresso" name="CyanogenMod/android_device_htc_espresso" remote="github" /> @@ -164,6 +164,9 @@ <project path="hardware/akmd_free" name="replicant/akmd_free" remote="gitorious" revision="replicant-2.2" /> <project path="kernel-msm" name="replicant/cm-kernel" remote="gitorious" revision="replicant-2.2" /> + <!-- We can probably expect the htc-kernel-wildfire-2.6.32 to stay on froyo, + so just track master. There are no other branches. --> + <project path="kernel-buzz" name="HCDRJacob/htc-kernel-wildfire-2.6.32" revision="master" /> <project path="ndk" name="platform/ndk" revision="master" /> |