2011-06-17 99 views
1

要檢查出不是「大師」以外的分支,用-b指定:Android的回購退房

$ repo init -u git://android.git.kernel.org/platform/manifest.git -b <froyo> 

我應該怎麼寫,用於Android 3.0蜂巢「-b」選項參數,以便檢查從源代碼庫中取出它?

+1

谷歌並未公佈蜂窩源代碼,最可能不會在不久的將來 – Matthieu 2011-06-17 00:44:40

+0

嗯...我不知道它。相當新的這個領域。剛下載了android sdk的src代碼。 – 2011-06-17 01:54:11

+0

@Matthieu,Tim Bray指出Google最終可能會發布Honeycomb,因爲它是源代碼樹的一部分,沒有任何資源可以用來挖掘它。這可能不是很有趣,因爲它只會在下一個版本發佈時出現(Icecream?) – 2011-08-06 23:38:00

回答

0

這是一個非常簡單的答案。

Google has not released the honeycomb source,所以你不能克隆它。他們可能會never release it。但他們最終承諾release the Ice Cream Sandwich source

Honeycomb sources which are GPL並且可以與薑餅發佈的其餘部分一起構建但是已經發布。如果你做了:(。這是很少數的)

$ repo init -u git://android.git.kernel.org/platform/manifest.git -b gingerbread 

你會得到薑餅+ AOSP補丁+蜂窩源蜂窩的GPL許可的部分