のねのBlog

パソコンの問題や、ソフトウェアの開発で起きた問題など書いていきます。よろしくお願いします^^。

froyoブランチがない。 froyo branch disappear. Failed to get froyo.

× repo init -u git://android.git.kernel.org/platform/manifest.git -b froyo
error: revision froyo in manifests not found

そのほかのパターン、Froyoだけエラーになる。
× repo init -b froyo
○ repo init -b eclair
○ repo init -b gingerbread

いまのところ、明確な回答はないようです。(2011/01/31〜2011/02/07)

Failed to get froyo - android-porting | Google グループ

android.git.kernel.org Git - platform/libcore.git/summary

AOSP(Android Open Source Project)
"froyo-plus-aosp" とは、"froyo"と何が違うんだろう。

直接タグから落とすと落とせそうです。

If you want the true 2.2.1 from your froyo client:
repo init -b android-2.2.1_r2 ; repo sync

If you want the true 2.2.2:
repo init -b android-2.2.2_r1 ; repo sync
Switching branch from 2.2.1 to 2.2.2 - Android Building | Google グループ

* [new tag] android-2.2.1_r1 -> android-2.2.1_r1
* [new tag] android-2.2.1_r2 -> android-2.2.1_r2

* [new tag] android-2.2.2_r1 -> android-2.2.2_r1

* [new tag] android-2.2_r1 -> android-2.2_r1
* [new tag] android-2.2_r1.1 -> android-2.2_r1.1
* [new tag] android-2.2_r1.2 -> android-2.2_r1.2
* [new tag] android-2.2_r1.3 -> android-2.2_r1.3

Googleの方は、Headが今見えないのか。
Open Source Project Platform manifest.git

Headがカラ
android.git.kernel.org Git - platform/manifest.git/heads

TI OMAP ZoomだとHeadにFroyoある
www.omapzoom.org Git - platform/manifest.git/summary

OMAP Zoom