poky/scripts/lib/devtool
Markus Lehtonen 3dd9fc39ab devtool: update-recipe: better 'auto' mode
Enhance the logic behind the 'auto' mode a bit by only updating the
SRCREV if the changes are already found upstream. The logic is simple:
update SRCREV only if the current local HEAD commit is found in the
remote branch (i.e. 'origin/<branch_name>'). Otherwise resort to
patching.

This affects a couple of the oe-selftest tests so update those as well.

[YOCTO #7907]

(From OE-Core rev: 9b9733b7d74032aef4979bec553019421e77da14)

Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-09-09 14:27:52 +01:00
..
__init__.py Revert "devtool: make add_md5 a public API" 2015-08-31 11:37:11 +01:00
build-image.py devtool: build-image: add comments 2015-08-31 11:37:14 +01:00
build.py devtool: Allow disabling make parallelism on build command 2015-09-09 14:27:52 +01:00
deploy.py devtool: deploy: fix preservation of symlinks and permissions/ownership 2015-06-18 09:14:06 +01:00
sdk.py devtool: add mechanism for updating extensible SDK 2015-09-09 14:27:43 +01:00
standard.py devtool: update-recipe: better 'auto' mode 2015-09-09 14:27:52 +01:00
upgrade.py devtool: add upgrade feature 2015-09-09 14:27:51 +01:00