All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jack Mitchell <ml@communistcode.co.uk>
To: openembedded-core@lists.openembedded.org
Subject: Re: Possible to fetch from private github repo?
Date: Wed, 12 Jun 2013 14:21:12 +0100	[thread overview]
Message-ID: <51B875C8.2080403@communistcode.co.uk> (raw)
In-Reply-To: <CAGDS+nnsT3TVesy=k6a0mqTtz1EFG68XGVQcGRqc-o_vbN4sjA@mail.gmail.com>

On 12/06/13 14:09, Steve Sakoman wrote:
> On Wed, Jun 12, 2013 at 6:07 AM, Koen Kooi <koen@dominion.thruhere.net> wrote:
>>
>> Op 12 jun. 2013, om 15:04 heeft Steve Sakoman <sakoman@gmail.com> het volgende geschreven:
>>
>>> I have a client that keeps their app source code in a private github repository.
>>>
>>> I haven't managed to find a way to convince the git fetcher to grab
>>> the source code.
>>>
>>> Has anyone else managed to write a recipe that uses a github private repository?
>>
>> Yes: https://github.com/CircuitCo/meta-circuitco/blob/master/recipes-tester/beagleboneblack/bbbtester_git.bb
>>
>> You need to have your ssh keys in order before trying that, though.
>
> Thanks Koen.
>
> I tried that form, so clearly I must not have my ssh keys in order!
>
> Thanks for confirmation that it can be made to work.
>
> Steve
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-core
>

Ditto, I grab from a private repo's using validated ssh-keys without 
issue. Just ensure that the machine you're running bitbake on is the 
machine that has been validated, and you have set the protocol to ssh 
and you should be fine!

Cheers,


-- 

   Jack Mitchell (jack@embed.me.uk)
   Embedded Systems Engineer
   http://www.embed.me.uk

--


  reply	other threads:[~2013-06-12 13:21 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-12 13:04 Possible to fetch from private github repo? Steve Sakoman
2013-06-12 13:07 ` Koen Kooi
2013-06-12 13:09   ` Steve Sakoman
2013-06-12 13:21     ` Jack Mitchell [this message]
2013-06-12 13:30       ` Steve Sakoman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=51B875C8.2080403@communistcode.co.uk \
    --to=ml@communistcode.co.uk \
    --cc=openembedded-core@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.