diff options
author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2012-09-04 08:40:32 -0400 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-09-04 14:46:16 +0100 |
commit | 1e196e66cd6032f41c587993a782589f9aed0d71 (patch) | |
tree | 123b458eb8f0c05a393e5c4092ce4765490bc143 /meta/recipes-devtools/sgmlspl/sgmlspl-native_1.03ii.bb | |
parent | 7bbe707b0365d89fb5a2e3750d04fa56534b6134 (diff) | |
download | poky-1e196e66cd6032f41c587993a782589f9aed0d71.tar.gz |
kern-tools: fix forced branching
commit 7a79f7412 [linux-yocto: make KBRANCH the exception and not the rule]
ensures that a request branch is always built. The implementation of this
guarantee is a branch switch before the build starts. But that switch may
be before all patches are applied. If the proper routines are not called,
no patches can be applied to the tree.
Updating the SRCREV to pickup this fix:
updateme: use branch command when forcing branch switches
When forcing a branch switch to the desired branch we should be
using the proper 'branch' command. Since without this call, the
proper variables will not be set, and patches can't be applied
to the tree.
(From OE-Core rev: bede3086cb9ab0f79fb7775528b646817b2b9af0)
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/sgmlspl/sgmlspl-native_1.03ii.bb')
0 files changed, 0 insertions, 0 deletions