diff options
author | Paul Eggleton <paul.eggleton@linux.intel.com> | 2016-02-11 14:13:28 +1300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-02-11 12:32:55 +0000 |
commit | 997a77d9b20af1778b804778e5d8c8a7424f7582 (patch) | |
tree | e26abfecdb2042b2b07da9ddf2db42596d817dbe /scripts/lib/devtool/build-image.py | |
parent | 58adb3904c18acefd0da319e32f66ebca72eeaac (diff) | |
download | openembedded-core-997a77d9b20af1778b804778e5d8c8a7424f7582.tar.gz openembedded-core-997a77d9b20af1778b804778e5d8c8a7424f7582.tar.bz2 openembedded-core-997a77d9b20af1778b804778e5d8c8a7424f7582.zip |
devtool: commit for extra tasks that modify source when extracting
When extracting source for a recipe, if there are additional custom
tasks run that make changes to the source, create a commit in the
generated git branch so they are contained. This is particularly
useful for tasks that come before do_patch since otherwise the changes
might get incorporated in the first applied patch, but otherwise it
helps avoid the tree being dirty at any point.
Fixes [YOCTO #7626].
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/devtool/build-image.py')
0 files changed, 0 insertions, 0 deletions