Thanks, I could get source and build it.
2013/5/11 Dave Hylands <[email protected]>: > Hi Masashi, > > So to setup your gaia & gecko trees for master, do: > > BRANCH=master ./config.sh PHONE > > By default: > > ./config.sh PHONE > > is equivalent to: > > BRANCH=v1-train ./config.sh PHONE > > All changes for v1-train are supposed to land on master first anf then be > uplifted to v1-train if they have the appropriate approvals. > > Dave Hylands > > ----- Original Message ----- >> From: "Masashi Honma" <[email protected]> >> To: [email protected] >> Sent: Friday, May 10, 2013 6:47:20 PM >> Subject: [b2g] How to get newest Gaia and appropriate Gecko tree >> >> I fixed some code in Gaia and Gecko locally. >> I am planning to land it to appropriate tree. >> But I recogniezed that there are some mismatch between my local Gaia >> and Github master Gaia. >> >> My local environment is built in accordance with this site. >> https://developer.mozilla.org/en-US/docs/Mozilla/Firefox_OS/Preparing_for_your_first_B2G_build >> >> I want to sync my local tree to Github master. >> Because I do not want to modify my code for master branch to make >> Pull Request. >> >> I know some Git commands to replace my local tree to Gaia master. >> But I think mismatch between Gaia and Gecko interface causes some >> troubles. >> Is there any way to get master Gaia and appropriate Gecko tree ? >> >> Regards, >> Masashi Honma. >> _______________________________________________ >> dev-b2g mailing list >> [email protected] >> https://lists.mozilla.org/listinfo/dev-b2g >> _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
