diff options
author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2011-12-21 13:58:02 -0500 |
---|---|---|
committer | Saul Wold <sgw@linux.intel.com> | 2012-01-02 20:26:06 -0800 |
commit | 015cb39ccf490de07bfd007fafc6d75c6c152add (patch) | |
tree | 4a412fbdb3ffa366e47f312937b83093a766c151 /meta/recipes-core/eggdbus | |
parent | 0d91d4dc6618b453ebcd0c357fd15ce4e28f1341 (diff) | |
download | openembedded-core-015cb39ccf490de07bfd007fafc6d75c6c152add.tar.gz openembedded-core-015cb39ccf490de07bfd007fafc6d75c6c152add.tar.bz2 openembedded-core-015cb39ccf490de07bfd007fafc6d75c6c152add.tar.xz openembedded-core-015cb39ccf490de07bfd007fafc6d75c6c152add.zip |
kern-tools: update SRCREV to pickup git operation fixes
Updating the kern-tools SRCREV to pickup the following commit:
[
kgit-meta: add error checking and autoconfiguration to git commands
When git commands are embedded into feature descriptions, they can
fail for a variety of reasons. The current meta series processing does
not trap errors, and will continue to process potentially failing
commands. All git commands are now checked for their return code, and
in case of error, the error code is passed up via early exit.
A second common git issue is on a new machine that has not been
configured with a username/email for commits. This is now detected
by checking for a global user.name. If one is not found, a local
user name of "Auto Configured" and email of "auto.configured" is
created to allow git operations to succeed.
]
Fixes [YOCTO #1838]
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'meta/recipes-core/eggdbus')
0 files changed, 0 insertions, 0 deletions