On Tue, 2012-03-27 at 10:24 +0800, Xiaofeng Yan wrote: > From: Xiaofeng Yan <[email protected]> > > User can use these variables to get atchiving packages they want. > > Signed-off-by: Xiaofeng Yan <[email protected]> > --- > meta-yocto/conf/local.conf.sample.extended | 32 > ++++++++++++++++++++++++++++ > 1 files changed, 32 insertions(+), 0 deletions(-)
This commit introduced duplicate information as Chris noted. I also thought we could make it clearer so in the end I pretty much rewrote it (to mention INHERIT += too). I've merged a patch along these lines which should complete this series now. I would note that a few people have ideas for cleanups to the code. For example, rather than figuring out .bb and .inc files as you do now, there is a bitbake variable you can look at to get this information. I'm seeing the merged code as a first draft of this which we can now iterate over and improve. As such I'll take improvement patches. Cheers, Richard _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
