All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paul Eggleton <paul.eggleton@linux.intel.com>
To: Klausfpga <klausfpga@gmail.com>
Cc: Patches and discussions about the oe-core layer
	<openembedded-core@lists.openembedded.org>
Subject: Re: Wiki seems dead. is openembedded wiki still active?
Date: Tue, 23 Aug 2011 22:50:13 +0100	[thread overview]
Message-ID: <201108232250.13389.paul.eggleton@linux.intel.com> (raw)
In-Reply-To: <4E5419B7.502@gmail.com>

On Tuesday 23 August 2011 22:20:55 Klausfpga wrote:
> What I wanted to know was what to checkout best:
>  origin/master/  might not be a good idea, at least last time I tried
> this I often fell into inconsistent  releases

If you mean the "openembedded" repository, there is the 2011.03-maintenance 
branch; however this is not the basis for future development. With the Yocto 
Project release coming up soon, OE-core should be fairly stable (or at least 
heading that way).

> Well with minimalist I meant kernel + base file system + busybox +
> package management

Busybox is used by default and the rest is of course mandatory. I'm not 
entirely sure we have an image in OE-core that is just console with package 
management though; we really ought to sort that out if that's the case. Even 
so this is trivial to add, you just need "package-management" in the 
IMAGE_FEATURES for your image.

> What I meant here is: Can pypy or somethign else be used in order to
> accelerate the execution of BitBake.

Not sure; I'm under the impression that Psyco made only a very small difference 
however. Most of the time taken running BitBake is in the tasks it runs (and 
the order it runs them); no generic Python tool is going to be able to improve 
that.

Cheers,
Paul

[1] http://www.yoctoproject.org

-- 

Paul Eggleton
Intel Open Source Technology Centre



  reply	other threads:[~2011-08-23 21:55 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-23  9:59 Wiki seems dead. is openembedded wiki still active? Klausfpga
2011-08-23 16:25 ` Paul Eggleton
2011-08-23 16:55   ` Paul Eggleton
2011-08-23 21:20   ` Klausfpga
2011-08-23 21:50     ` Paul Eggleton [this message]
2011-08-24  9:02   ` Martyn Welch
2011-08-24 11:01     ` Paul Eggleton
2011-08-28 19:05   ` Leandro Dorileo

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=201108232250.13389.paul.eggleton@linux.intel.com \
    --to=paul.eggleton@linux.intel.com \
    --cc=klausfpga@gmail.com \
    --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.