]> code.ossystems Code Review - openembedded-core.git/commit
devtool: update-recipe: refactor to allow calling separately
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Wed, 13 Jul 2016 21:04:23 +0000 (09:04 +1200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 20 Jul 2016 09:24:53 +0000 (10:24 +0100)
commit5067cdc73483b53d46d9bf584723e41957c7ec54
tree22a8baf44e0f643949a471a70d5069896d078fba
parentb8d398516556eaf97679e28ad58448f570984b52
devtool: update-recipe: refactor to allow calling separately

This will be called by "devtool finish" to allow it to update the recipe
or create the bbappend depending on the destination.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
scripts/lib/devtool/standard.py