poky/scripts/lib/devtool
Paul Eggleton 532f42985f devtool: refactor code for getting local recipe file
We're doing this in a couple of places, let's just find the recipe file
if it exists within the workspace (which it will if it's been added
through "devtool add") when we read in the workspace.

(From OE-Core rev: 81cf5580993c99050e3f4d6d891bc67534721487)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-01-11 15:41:46 +00:00
..
__init__.py devtool: split out function for naming bbappend 2015-12-28 09:25:13 +00:00
build-image.py devtool: second fix for running from a different directory 2015-09-24 17:54:24 +01:00
build.py devtool: clarify help text 2015-12-01 21:32:04 +00:00
deploy.py devtool: second fix for running from a different directory 2015-09-24 17:54:24 +01:00
package.py devtool: drop unused plugin_init() functions 2015-12-01 21:32:04 +00:00
runqemu.py devtool: runqemu: avoid recipe parse 2015-09-24 17:54:25 +01:00
sdk.py devtool: sdk-update: add option to skip preparation step 2016-01-11 15:41:46 +00:00
search.py devtool: search: print SUMMARY value 2015-12-01 21:32:04 +00:00
standard.py devtool: refactor code for getting local recipe file 2016-01-11 15:41:46 +00:00
upgrade.py lib/oe/recipeutils: refactor patch_recipe_file() to use edit_metadata() 2015-12-01 21:32:04 +00:00