Openembedded Bitbake Development
 help / color / mirror / Atom feed
* [PATCH] *** bblayers.conf should be updated automatically
@ 2012-09-26  6:49 Constantin Musca
  2012-09-26  6:49 ` [PATCH] sanity.bbclass: " Constantin Musca
  2012-09-26  6:51 ` [PATCH] *** " Constantin Musca
  0 siblings, 2 replies; 3+ messages in thread
From: Constantin Musca @ 2012-09-26  6:49 UTC (permalink / raw)
  To: bitbake-devel; +Cc: Constantin Musca

To keep things simple for this release, Paul proposed to put the bblayers.conf
merging code in sanity.bbclass. After upgrading bblayers.conf we tell the
user to re-run. It would be better if we could re-read the configuration but that
is something we can address in 1.4. Every layer should make its specific bblayers.conf
updates by appending to the check_bblayers_conf bitbake function. We decided that this
is the right thing to do because we don't want to be invasive. This represents the meta
merging functionality and does only the bblayers.conf v4 -> v5 update. The v5 -> v6
bblayers.conf update is done in another patch sent to poky@yoctoproject.org.

Constantin Musca (1):
  sanity.bbclass: bblayers.conf should be updated automatically

 meta/classes/sanity.bbclass |   56 ++++++++++++++++++++++++++++++++++++++++++-
 1 file changed, 55 insertions(+), 1 deletion(-)

-- 
1.7.9.5




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-09-26  8:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-26  6:49 [PATCH] *** bblayers.conf should be updated automatically Constantin Musca
2012-09-26  6:49 ` [PATCH] sanity.bbclass: " Constantin Musca
2012-09-26  6:51 ` [PATCH] *** " Constantin Musca

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox