All of lore.kernel.org
 help / color / mirror / Atom feed
From: Martin Jansa <martin.jansa@gmail.com>
To: Trevor Woerner <trevor.woerner@linaro.org>
Cc: yocto <yocto@yoctoproject.org>,
	openembedded-core <openembedded-core@lists.openembedded.org>
Subject: Re: --conf Was: Features in Yocto Project 1.7
Date: Tue, 25 Mar 2014 06:50:28 +0100	[thread overview]
Message-ID: <20140325055028.GA3710@jama> (raw)
In-Reply-To: <5330C9A8.904@linaro.org>

[-- Attachment #1: Type: text/plain, Size: 1782 bytes --]

On Mon, Mar 24, 2014 at 08:11:20PM -0400, Trevor Woerner wrote:
> On 03/24/14 12:00, Richard Purdie wrote:
> > I think from my perspective, in 1.7 I'd like to see us looking at
> > "Developer Workflow".
> 
> Maybe I'm using things incorrectly :-)
> 
> But I often find that I'm switching between building different images.
> For example, one moment I might be building core-image-minimal (CIM),
> then later I'll want to build a GUI image with Wayland.
> 
> Switching between CIM and the GUI image requires changes to both
> conf/local.conf and conf/bblayers.conf. I will either have two separate
> sets of files and symlink between them, or I'll need to edit them by
> hand to comment/uncomment out various blocks. I often get this wrong and
> will need to restart a couple times before the build can hope to
> complete successfully.
> 
> If I could wish for one workflow change, it would be the ability to
> switch between various build configurations with the minimum of fuss:
> - maybe the layer information could be contained within the
> configuration file, then on the bitbake cmdline I could just say
> "bitbake --conf wayland" or "bitbake --conf mycim" and it would know to
> find and use conf/wayland.conf or conf/mycim.conf?
> - maybe the local.conf could be renamed wayland.conf and the
> bblayers.conf could be renamed wayland.bblayers then I could type
> "bitbake --conf wayland" and it would know to look for wayland.conf and
> wayland.bblayers?
> 
> Does this sort of workflow make sense to others? Or have people noticed
> this and solved it in some clever way?

Can you show some example of config you need to have wor wayland and
cannot have for core-image-minimal?

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa@gmail.com

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 205 bytes --]

WARNING: multiple messages have this Message-ID (diff)
From: Martin Jansa <martin.jansa@gmail.com>
To: Trevor Woerner <trevor.woerner@linaro.org>
Cc: yocto <yocto@yoctoproject.org>,
	openembedded-core <openembedded-core@lists.openembedded.org>
Subject: Re: [OE-core] --conf Was: Features in Yocto Project 1.7
Date: Tue, 25 Mar 2014 06:50:28 +0100	[thread overview]
Message-ID: <20140325055028.GA3710@jama> (raw)
In-Reply-To: <5330C9A8.904@linaro.org>

[-- Attachment #1: Type: text/plain, Size: 1782 bytes --]

On Mon, Mar 24, 2014 at 08:11:20PM -0400, Trevor Woerner wrote:
> On 03/24/14 12:00, Richard Purdie wrote:
> > I think from my perspective, in 1.7 I'd like to see us looking at
> > "Developer Workflow".
> 
> Maybe I'm using things incorrectly :-)
> 
> But I often find that I'm switching between building different images.
> For example, one moment I might be building core-image-minimal (CIM),
> then later I'll want to build a GUI image with Wayland.
> 
> Switching between CIM and the GUI image requires changes to both
> conf/local.conf and conf/bblayers.conf. I will either have two separate
> sets of files and symlink between them, or I'll need to edit them by
> hand to comment/uncomment out various blocks. I often get this wrong and
> will need to restart a couple times before the build can hope to
> complete successfully.
> 
> If I could wish for one workflow change, it would be the ability to
> switch between various build configurations with the minimum of fuss:
> - maybe the layer information could be contained within the
> configuration file, then on the bitbake cmdline I could just say
> "bitbake --conf wayland" or "bitbake --conf mycim" and it would know to
> find and use conf/wayland.conf or conf/mycim.conf?
> - maybe the local.conf could be renamed wayland.conf and the
> bblayers.conf could be renamed wayland.bblayers then I could type
> "bitbake --conf wayland" and it would know to look for wayland.conf and
> wayland.bblayers?
> 
> Does this sort of workflow make sense to others? Or have people noticed
> this and solved it in some clever way?

Can you show some example of config you need to have wor wayland and
cannot have for core-image-minimal?

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa@gmail.com

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 205 bytes --]

  reply	other threads:[~2014-03-25  5:50 UTC|newest]

Thread overview: 34+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-24 16:00 Features in Yocto Project 1.7 Richard Purdie
2014-03-24 16:09 ` Jonathan Austin
2014-03-24 16:18   ` [yocto] " Richard Purdie
2014-03-24 16:18     ` Richard Purdie
2014-03-24 19:40 ` [yocto] " Rifenbark, Scott M
2014-03-24 19:40   ` Rifenbark, Scott M
2014-03-25  0:11 ` --conf Was: " Trevor Woerner
2014-03-25  0:11   ` --conf Was: [OE-core] " Trevor Woerner
2014-03-25  5:50   ` Martin Jansa [this message]
2014-03-25  5:50     ` [OE-core] --conf Was: " Martin Jansa
2014-03-26 14:33     ` Trevor Woerner
2014-03-26 14:33       ` [OE-core] " Trevor Woerner
2014-03-26 14:38       ` Otavio Salvador
2014-03-26 14:38         ` [OE-core] " Otavio Salvador
2014-03-26 20:45         ` Nicolas Dechesne
2014-03-26 20:45           ` [OE-core] " Nicolas Dechesne
2014-03-27 16:33           ` Trevor Woerner
2014-03-27 16:33             ` [OE-core] " Trevor Woerner
2014-03-26 14:46       ` Martin Jansa
2014-03-26 14:46         ` [OE-core] " Martin Jansa
2014-03-25 12:22 ` Otavio Salvador
2014-03-25 12:22   ` [OE-core] " Otavio Salvador
2014-03-25 15:14   ` Mark Hatle
2014-03-25 14:31 ` David Nyström
2014-03-25 14:31   ` [OE-core] " David Nyström
2014-03-25 15:16   ` Mark Hatle
2014-03-25 17:37   ` [yocto] " Philip Balister
2014-03-25 17:37     ` [OE-core] " Philip Balister
2014-03-27 10:47   ` David Nyström
2014-03-27 10:47     ` [OE-core] " David Nyström
2014-03-28 15:23     ` Otavio Salvador
2014-03-28 15:23       ` [OE-core] " Otavio Salvador
2014-03-28 18:00       ` David Nystrom
2014-03-28 18:00         ` [OE-core] " David Nystrom

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=20140325055028.GA3710@jama \
    --to=martin.jansa@gmail.com \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=trevor.woerner@linaro.org \
    --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.