All of lore.kernel.org
 help / color / mirror / Atom feed
From: Neuer User <auslands-kv@gmx.de>
To: yocto@yoctoproject.org
Subject: Re: Best way to remove DISTRO_FEATURES?
Date: Wed, 14 May 2014 16:42:05 +0200	[thread overview]
Message-ID: <lkvvbt$jss$1@ger.gmane.org> (raw)
In-Reply-To: <lkvuuu$eil$1@ger.gmane.org>

Probably solved. It should be

include conf/distro/poky.conf

instead of

include poky.conf.

(Stupid newbie error).

Now bblayers.conf has been automatically updated to "6" again and the
system only recompiles a few packages. Should be finished in 10 min or
so. :-)

Am 14.05.2014 16:35, schrieb Neuer User:
> Am 14.05.2014 16:27, schrieb Burton, Ross:
>> On 14 May 2014 15:22, Neuer User <auslands-kv@gmx.de> wrote:
>>> Then started a bitbake. Got a strange error "LCONF_VERSION is 6, should
>>> be 5 in bblayers.conf". So I changed it to 5.
>>
>> So that's because the Poky layers are a version higher than the
>> oe-core layers.  Once you stop using Poky the version drops.  Annoying
>> but you won't have to do it again.
>>
> Hmm, even if I include poky.conf? Or should I rather use "inherit"?
> Would it make a difference? I will make a fast test.
> 
>>> Then bitbake works, but it seems to recompile ALL packages?! Is this
>>> correct. (I stopped it as it will take half a day to finish).
>>
>> Yes.  bitbake doesn't know that "nfc" only actually impacts a few
>> recipes, so a changed DISTRO_FEATURES means a new toolchain which
>> means everything else rebuilds.
>>
> Strangely, when adding the "DISTRO_FEATURES_remove" to local.conf
> instead of making a new distro, bitbake does not recompile everything?!
> 
>> Half a day for a build suggests you're building in a VM or a slow
>> laptop: I recommend using a desktop machine with plenty of RAM.
>>
> It's a VM, but just for management purposes. The host is a core-i7
> desktop machine. However, I do have Qt5 and this alone takes app 1-2
> hours to build. (Actually, only Qt5webkit alone takes more than half an
> hour). :-/
> 
>> Ross
>>
> 
> 




  reply	other threads:[~2014-05-14 14:42 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-14 13:04 Best way to remove DISTRO_FEATURES? Neuer User
2014-05-14 13:36 ` Vaduva alexandru
2014-05-14 13:54   ` Neuer User
2014-05-14 13:58     ` Burton, Ross
2014-05-14 14:02       ` Philip Balister
2014-05-14 14:03       ` Neuer User
2014-05-14 14:13         ` Burton, Ross
2014-05-14 14:22           ` Neuer User
2014-05-14 14:27             ` Burton, Ross
2014-05-14 14:35               ` Neuer User
2014-05-14 14:42                 ` Neuer User [this message]
2014-05-15 20:43                   ` Richard Purdie
2014-05-16  7:04                     ` Neuer User
2014-05-14 14:43                 ` Burton, Ross
2014-05-14 14:27             ` Vaduva alexandru
2014-05-14 14:01     ` Anders Darander
2014-05-14 13:56 ` Burton, Ross

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='lkvvbt$jss$1@ger.gmane.org' \
    --to=auslands-kv@gmx.de \
    --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.