]> code.ossystems Code Review - openembedded-core.git/commit
scripts/contrib/bbvars.py: Remove dead code
authorAmanda Brindle <amanda.r.brindle@intel.com>
Tue, 21 Nov 2017 00:40:25 +0000 (16:40 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 2 Dec 2017 11:24:34 +0000 (11:24 +0000)
commitdac6515fcd23ea9cde5308c1d08a7a928efbb4d6
tree203a880c0dcbe0510e3c23eea06899aa9c189478
parentb468e28194be39f6d6a2084bb51773c45253d5f7
scripts/contrib/bbvars.py: Remove dead code

Removed the -m option since this script now searches through all
recipes in the configuration. Also removed dead code, which includes
the functions recipe_bbvars() and collect_bbvars().

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