All of lore.kernel.org
 help / color / mirror / Atom feed
From: Koen Kooi <koen@dominion.thruhere.net>
To: Joshua Lock <josh@linux.intel.com>
Cc: yocto@yoctoproject.org
Subject: Re: Menu configuration
Date: Thu, 14 Jul 2011 20:09:37 +0200	[thread overview]
Message-ID: <2C8F1937-E69D-4815-98E5-57C952456574@dominion.thruhere.net> (raw)
In-Reply-To: <1310663344.2162.1.camel@vorpal.jf.intel.com>


Op 14 jul 2011, om 19:09 heeft Joshua Lock het volgende geschreven:

> On Thu, 2011-07-14 at 11:34 -0500, Kumar Gala wrote:
>> On Jul 14, 2011, at 8:52 AM, Richard Purdie wrote:
>> 
>>> On Thu, 2011-07-14 at 08:06 -0500, Kumar Gala wrote:
>>>> On Jul 12, 2011, at 3:43 AM, Richard Purdie wrote:
>>>> 
>>>>> On Mon, 2011-07-11 at 10:00 -0700, Turner Randy wrote:
>>>>>> Hello list,
>>>>>> 
>>>>>> Is there a interactive menu-based configuration for yocto/poky builds
>>>>>> similar to that provided in Buildroot? Or is someone working on this?
>>>>> 
>>>>> At present there is not any interactive menu based configuration but
>>>>> there is work ongoing on a UI called hob which allows you to select
>>>>> packages and construct images of those packages so its a graphical front
>>>>> end to the system.
>>>>> 
>>>>> We're also in the process of starting to better markup configuration
>>>>> variables in the metadata so that writing some kind of menu based
>>>>> configuration system would be easier in the future.
>>>>> 
>>>>> We're certainly open to any help in those areas too!
>>>>> 
>>>>> Cheers,
>>>>> 
>>>>> Richard
>>>> 
>>>> Are there any docs for hob at this point?
>>> 
>>> Not specifically. "bitbake -u hob" should let you see where things are
>>> at. Please keep in mind that its under active development at the moment
>>> and can be considered "alpha" quality but feedback is welcome.
>> 
>> Are they thread of email discussion or anything.  I tried playing with it, but a little confused on exactly what its trying to accomplish and what the 'cfg' that is saved off ends up being.
> 
> If you have questions please ask them. The saved file should be a recipe
> for building a custom image. The purpose of the tool is to help you put
> together a custom image and build it.

Try this:

bitbake -u hob

-> Python traceback

change PARALLEL_MAKE from 'j8' to 'j 8'

bitbake -u hob

click save

Open up recipe in editor

-> 'require None.bb'

So it looks like creating an image from scratch doesn't work.

regards,

Koen

  reply	other threads:[~2011-07-14 18:09 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-11 17:00 Menu configuration Turner Randy
2011-07-12  8:43 ` Richard Purdie
2011-07-14 13:06   ` Kumar Gala
2011-07-14 13:52     ` Richard Purdie
2011-07-14 16:34       ` Kumar Gala
2011-07-14 17:09         ` Joshua Lock
2011-07-14 18:09           ` Koen Kooi [this message]
2011-07-14 18:42             ` Joshua Lock

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=2C8F1937-E69D-4815-98E5-57C952456574@dominion.thruhere.net \
    --to=koen@dominion.thruhere.net \
    --cc=josh@linux.intel.com \
    --cc=yocto@yoctoproject.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.