]> code.ossystems Code Review - openembedded-core.git/commit
kern-tools: fix non-inheriting branch names
authorBruce Ashfield <bruce.ashfield@windriver.com>
Tue, 4 Sep 2012 12:40:35 +0000 (08:40 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 4 Sep 2012 13:45:23 +0000 (14:45 +0100)
commita3884938233c8a2d6861b1d4e6be5b9824d3b131
tree4c19ad3aa8a88323b70e0c6c62f3256ec1b29fc4
parent7e4518bf88af53b09536a3bafcd4c392a094023f
kern-tools: fix non-inheriting branch names

Importing the following tools SRCREV:

    kgit-meta: exclude explicit branches from name calculations

    kernel branches are constructed during patching of the tree by
    constructing a '/' based hierarchy of names as each branch
    directive is encountered.

    But if a "branch $name $branchpoint" is used, the entire branch
    name is supplied so no additions to the hierarchy should
    happen. As such, that type of branch command should not be part
    of branch name calculation and preparation.

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-kernel/kern-tools/kern-tools-native_git.bb