Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Paul Eggleton <paul.eggleton@linux.intel.com>
To: Trevor Woerner <twoerner@gmail.com>
Cc: Patches and discussions about the oe-core layer
	<openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH 0/3] Minor comment/doc fixes
Date: Tue, 09 Apr 2013 19:49:16 +0100	[thread overview]
Message-ID: <40166419.ZmzGKcoy4K@helios> (raw)
In-Reply-To: <CAHUNapSj6UYDFxZVruTQ3jByxuoV_kHKZY046Cc8CE+Y6jB63Q@mail.gmail.com>

On Tuesday 09 April 2013 14:40:32 Trevor Woerner wrote:
> On Tue, Apr 9, 2013 at 2:02 PM, Paul Eggleton
> 
> <paul.eggleton@linux.intel.com> wrote:
> > The openembedded-core-contrib and poky-contrib repos are entirely
> > separate.
> 
> D'oh!
> 
> Retrying:
> 
> $ git remote add contrib
> git://git.openembedded.org/meta-openembedded-contrib
> 
> $ git remote -v
> contrib git://git.openembedded.org/meta-openembedded-contrib (fetch)
> contrib git://git.openembedded.org/meta-openembedded-contrib (push)
> origin  git://git.openembedded.org/meta-openembedded (fetch)
> origin  git://git.openembedded.org/meta-openembedded (push)
> 
> $ git fetch contrib
> remote: Counting objects: 1288, done.
> remote: Compressing objects: 100% (554/554), done.
> remote: Total 903 (delta 491), reused 592 (delta 296)
> Receiving objects: 100% (903/903), 155.45 KiB | 55 KiB/s, done.
> Resolving deltas: 100% (491/491), completed with 119 local objects.
> From git://git.openembedded.org/meta-openembedded-contrib
>  * [new branch]      gnutoo/gpsd-3.4 -> contrib/gnutoo/gpsd-3.4
>  * [new branch]      gnutoo/gpsd-3.7 -> contrib/gnutoo/gpsd-3.7
>  * [new branch]      gnutoo/libsdl -> contrib/gnutoo/libsdl
>  * [new branch]      gnutoo/vala-0.16.0 -> contrib/gnutoo/vala-0.16.0
>  * [new branch]      hrw/aarch64-support -> contrib/hrw/aarch64-support
>  * [new branch]      hrw/world-cleanups -> contrib/hrw/world-cleanups
>  * [new branch]      jansa/for-danny -> contrib/jansa/for-danny
>  * [new branch]      jansa/for-danny2 -> contrib/jansa/for-danny2
>  * [new branch]      jansa/for-danny3 -> contrib/jansa/for-danny3
>  * [new branch]      jansa/in-test -> contrib/jansa/in-test
>  * [new branch]      jansa/in-test-cbrake -> contrib/jansa/in-test-cbrake
>  * [new branch]      jansa/in-test-felipe -> contrib/jansa/in-test-felipe
>  * [new branch]      jansa/in-test-hrw -> contrib/jansa/in-test-hrw
>  * [new branch]      jansa/in-test-khem -> contrib/jansa/in-test-khem
>  * [new branch]      jansa/in-test-koen -> contrib/jansa/in-test-koen
>  * [new branch]      jansa/in-test-ross -> contrib/jansa/in-test-ross
>  * [new branch]      jansa/test -> contrib/jansa/test
>  * [new branch]      jansa/world -> contrib/jansa/world
>  * [new branch]      kraj/updates -> contrib/kraj/updates
>  * [new branch]      master     -> contrib/master
>  * [new branch]      obi/denzil -> contrib/obi/denzil
>  * [new branch]      obi/master -> contrib/obi/master
>  * [new branch]      paule/ajenti -> contrib/paule/ajenti
>  * [new branch]      paule/cleanup6 -> contrib/paule/cleanup6
>  * [new branch]      paule/collectd -> contrib/paule/collectd
>  * [new branch]      ross/danny -> contrib/ross/danny
>  * [new branch]      ross/gtk   -> contrib/ross/gtk
>  * [new branch]      ross/master -> contrib/ross/master
>  * [new branch]      ross/piglit -> contrib/ross/piglit
>  * [new branch]      ross/pinpoint -> contrib/ross/pinpoint
>  * [new branch]      ross/xorg  -> contrib/ross/xorg
>  * [new branch]      shr        -> contrib/shr
>  * [new branch]      trini/misc-v2 -> contrib/trini/misc-v2
> 
> I still don't see a paule/layer-tweaks-core :-(

Now you're looking at meta-openembedded-contrib as opposed to openembedded-
core-contrib.

Cheers,
Paul

-- 

Paul Eggleton
Intel Open Source Technology Centre



  reply	other threads:[~2013-04-09 19:06 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-09 14:19 [PATCH 0/3] Minor comment/doc fixes Paul Eggleton
2013-04-09 14:19 ` [PATCH 1/3] meta/recipes.txt: add recipes-lsb4 Paul Eggleton
2013-04-09 14:19 ` [PATCH 2/3] meta-*/conf/layer.conf: tweak BBFILES comment Paul Eggleton
2013-04-09 17:26   ` Trevor Woerner
2013-04-09 14:19 ` [PATCH 3/3] classes/license: remove outdated comment Paul Eggleton
2013-04-09 17:51 ` [PATCH 0/3] Minor comment/doc fixes Trevor Woerner
2013-04-09 18:02   ` Paul Eggleton
2013-04-09 18:40     ` Trevor Woerner
2013-04-09 18:49       ` Paul Eggleton [this message]
2013-04-09 21:12         ` Trevor Woerner

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=40166419.ZmzGKcoy4K@helios \
    --to=paul.eggleton@linux.intel.com \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=twoerner@gmail.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox