poky/scripts/lib/devtool
Paul Eggleton efedd4323b devtool: update-recipe: add handling for git recipes
When updating git-based recipes, in a lot of cases what you want is to
push the changes to the repository and update SRCREV rather than to
apply patches within the recipe. Updating SRCREV is now the default
behaviour for recipes that fetch from git, but this can be overridden
in both directions using a new -m/--mode option.

(From OE-Core rev: 654792bb87610ee3569d02a85fa9ec071bf8ab6d)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-02-23 17:35:29 +00:00
..
__init__.py scripts/devtool: add development helper tool 2014-12-23 10:18:16 +00:00
deploy.py scripts/devtool: Support deploy/undeploy function 2014-12-23 10:18:16 +00:00
standard.py devtool: update-recipe: add handling for git recipes 2015-02-23 17:35:29 +00:00