]> code.ossystems Code Review - openembedded-core.git/commit
devtool: drop unused plugin_init() functions
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Sun, 11 Oct 2015 18:12:56 +0000 (19:12 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 1 Dec 2015 21:30:54 +0000 (21:30 +0000)
commit49716a5e27e704598321bd6c82275b16afc444aa
tree3540cd405fb6f53c119c5991dbffdfb284c30255
parent06d47777ed1650c479fadf98388f9a3a1f1f9eda
devtool: drop unused plugin_init() functions

This function is no longer required to be defined for a plugin, so drop
it where it's a no-op.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
scripts/lib/devtool/build.py
scripts/lib/devtool/package.py
scripts/lib/devtool/sdk.py
scripts/lib/devtool/upgrade.py
scripts/lib/recipetool/newappend.py