]> code.ossystems Code Review - openembedded-core.git/commit
scripts/contrib/bbvars.py: Rewrite to use tinfoil
authorAmanda Brindle <amanda.r.brindle@intel.com>
Mon, 30 Oct 2017 21:57:04 +0000 (14:57 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 8 Nov 2017 22:23:44 +0000 (22:23 +0000)
commitb947de583964020b488cb1c382877624e96d4319
treee0e478915272b54d237617ec058a56334f0d1c7d
parent6bc323ac9315712e75a0282cddb292bc84afc6f1
scripts/contrib/bbvars.py: Rewrite to use tinfoil

Use tinfoil to collect all variable names globally and in each recipe.

No longer show the count of variables if they are undocumented.

Fixes [YOCTO #2086]

Signed-off-by: Amanda Brindle <amanda.r.brindle@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
scripts/contrib/bbvars.py