[Toaster] Poky-contrib access

Paul Eggleton paul.eggleton at linux.intel.com
Wed Jan 8 15:29:20 PST 2014


Hi Michael,

On Wednesday 08 January 2014 11:52:31 Michael Halstead wrote:
> On 01/08/2014 10:41 AM, Paul Eggleton wrote:
> > Hi folks,
> > 
> > As we've talked about, in order to contribute to Toaster, you really need
> > to get push access to the poky-contrib repository so you can push your
> > own branches there for people to review. In order to do that, you need
> > to:
> > 
> > 1) If you haven't already, generate an SSH key pair on your machine
> > 
> > 2) Send a request for push access to poky-contrib with the *public* key
> > attached to Michael Halstead <michael at yoctoproject.org>
> 
> Please include your intended branch prefix when sending your public key.
> In my case it would be halstead because my branches are all named
> halstead/<topic>.

OK, thanks, I wasn't aware of that.

> > 3) Once Michael has added your key, either:
> > 
> > a) Add poky-contrib as a remote:
> >   git add poky-contrib ssh://git@git.yoctoproject.org/poky-contrib
> 
> Also you'll need to use "remote add". Note that the username when
> pushing to git.yoctoproject.org is always git.
> 
> git remote add poky-contrib ssh://git@git.yoctoproject.org/poky-contrib

Oops, mistake on my part. I definitely meant "git remote add" and not "git 
add".

(I guess we should probably add all of this stuff to a wiki page somewhere, if 
we don't already have it.)

Cheers,
Paul

-- 

Paul Eggleton
Intel Open Source Technology Centre


More information about the toaster mailing list