Hi Brian, ...snip... > Hi Fredy. I just followed the steps here > https://developer.mozilla.org/en-US/docs/Mozilla/Firefox_OS/Firefox_OS_build_prerequisites > > Basically I just did ./repo sync and ./build.sh > Can you tell me the exact command to build on gaia v1-train?
If you do: BRANCH=v1-train ./config.sh PHONE (replace PHONE as appropriate) then that should switch your entire tree to use v1-train. If you're just trying to switch gaia (and don't want everything else to match), then checkout the v1-train branch from your git repository. Dave Hylands _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
