]> code.ossystems Code Review - openembedded-core.git/commit
scripts/contrib: update scripts for changes to internal API
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Wed, 31 Aug 2016 01:48:06 +0000 (13:48 +1200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 3 Sep 2016 22:45:43 +0000 (23:45 +0100)
commit95b6ceffd947271f315d8a7660797ab371adfbb9
tree6b083567477fbd9658295540ef15bfcd8d73dd04
parenteed586dd238efe859442b21b425f04e262bcdb2b
scripts/contrib: update scripts for changes to internal API

The multiconfig changes altered some of the functions being called here,
so update the calls. Make use of the new Tinfoil.parse_recipe_file()
function to make parsing easier.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/contrib/devtool-stress.py
scripts/contrib/list-packageconfig-flags.py
scripts/contrib/verify-homepage.py