--
--
Chromium OS Developers mailing list: chromiu...@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-os-dev?hl=en
you want the x86-generic board. no other target is appropriate for what you want to do.
-mike
repo init -u <URL> [-g minilayout] -b 0.9.94.T)."
OK, then I guess it was the browser (which is a main component, right?) failed to compile at this point.I am also reading development docs, I found "If you want to build on a branch, pass the branch name to repo init (e.g:repo init -u <URL> [-g minilayout] -b 0.9.94.T)."
So, I have 2 questions...1. For list of "branch", I am looking at https://chromium.googlesource.com/chromiumos/manifest.git/+refs which I know it is on alphabetical order (and not in date order). I think I might want to try those "release-RXX" one.
2. Say if I want to compile "release-R34-5500.B" I would do
repo init -u https://chromium.googlesource.com/chromiumos/manifest.git -b release-R34-5500.B
Am I correct? or I am way off?Thanks.
D
--No trees were harmed in the sending of this message; however, a large number of electrons were terribly inconvenienced
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-os-d...@chromium.org.