Thanks for the hint, Thomas. I got myself a bitbucket account and have cloned the repo into my master B2G repo. One question though, running ./config.sh nexus-4 within your repo will generate a different config than running it in the standard mozilla B2G repo?
>From there, what do I do? Build and flash? I feel like I'm missing something >important here... Should have bought a nexus device :) Do I need to do a full port as per the wiki to get a 4.2.2 based b2g build for the Galaxy s2? Thanks for your help so far! -Gordon On Tue, Oct 22, 2013 at 06:30:51PM -0700, Thomas Tsai wrote: > Hi: > You have to upload your public ssh key to bitbucket. You can refer to > bitbucket's help about public ssh key. > > Thomas Tsai > > > ----- Original Message ----- > > From: "gordon" <[email protected]> > To: [email protected] > Sent: Wednesday, October 23, 2013 8:24:40 AM > Subject: Re: [b2g] b2g on Android 4.2 Jellybean > > Thomas Tsai <ttsai@...> writes: > > > > > Hi Gordon: > > You can refer to nexus4 jb4.2.2_r1: > > 1. $git clone git@...:thomastsai/a31-b2g.git -b > > nexus-4-jb4.2.2_r1 > > 2. ./config.sh nexus-4 > > > > You can get all jb4.2.2_r1 for Nexus-4, so you can port to yours. > > > > Thomas Tsai > > > > > Thanks Thomas, I replied to the mailing list, but forgot to add the git error > > [myuser@localhost ~]$ git clone [email protected]:thomastsai/a31-b2g.git -b > nexus-4-4.2.2_r1 > Cloning into 'a31-b2g'... > Warning: Permanently added the RSA host key for IP address '131.103.20.168' > to the list of known hosts. > Permission denied (publickey). > fatal: Could not read from remote repository. > > Please make sure you have the correct access rights > and the repository exists. > > > So I was unable to add your repo. What do you think the problem might be? > > -Gordon > > > > > _______________________________________________ > 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
