For v2, I removed some dead code (recipe_bbvars(), collect_bbvars(), and code that handled the -m option).
I also added the parameter variants=False to all_recipe_files() so that the script would not scan through variant recipe files. I also updated the commit message to describe why the changes were made. The following changes since commit 65d23bd7986615fdfb0f1717b615534a2a14ab80: README.qemu: qemuppc64 is not supported (2017-10-16 23:54:31 +0100) are available in the git repository at: git://git.yoctoproject.org/poky-contrib abrindle/bbvars_tinfoil http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=abrindle/bbvars_tinfoil Amanda Brindle (1): scripts/contrib/bbvars.py: Rewrite to use tinfoil scripts/contrib/bbvars.py | 140 ++++++++++++++++++++++------------------------ 1 file changed, 67 insertions(+), 73 deletions(-) -- 2.7.4 -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
