[poky] [PATCH] *** bblayers.conf should be updated automatically
Constantin Musca
constantinx.musca at intel.com
Tue Sep 25 23:52:56 PDT 2012
To keep things simple for this release, Paul proposed to put the bblayers.conf
merging code in sanity.bbclass. Because we don't to be invasive we do the meta-yocto
specific bblayers.conf update in a bbclass (poky-sanity) appending the code to the
check_bblayers_conf function from 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. This
patch depends on the patch sent to the oecore mailing list (sanity.bbclass: bblayers.conf
should be updated automatically).
Constantin Musca (1):
poky-sanity.bbclass: bblayers.conf should be updated automatically
meta-yocto/classes/poky-sanity.bbclass | 16 ++++++++++++++++
meta-yocto/conf/distro/poky.conf | 3 +++
2 files changed, 19 insertions(+)
create mode 100644 meta-yocto/classes/poky-sanity.bbclass
--
1.7.9.5
More information about the poky
mailing list