]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.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>
Thu, 1 Sep 2016 20:57:45 +0000 (21:57 +0100)
commit173ea1704c3afb619faddc28b1de045d40e8d96b
treebfb879c9b14b8132a5e13df98e8550ff08d12af4
parentf2b912400851974731b5ffca4980f6a625b89bc4
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