]> code.ossystems Code Review - openembedded-core.git/commit
kern-tools: allow meta branch and meta data directory to differ
authorBruce Ashfield <bruce.ashfield@windriver.com>
Fri, 29 Aug 2014 14:32:36 +0000 (10:32 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 1 Sep 2014 13:34:28 +0000 (14:34 +0100)
commit36823f7aff5c8e28900997c96a97c302947981b0
tree0836be607edc401e3450e626b54af4b5d44af75c
parent1686d69de08bcecd39942802df18c4f0ca029ffe
kern-tools: allow meta branch and meta data directory to differ

From the kern-tools commit:

    tools: allow meta directories that are not the same as the branch name

    With this change it is now possible to have a meta branch with meta data
    in a directory that is not the same name as the branch.

    The changes to three parts of the build are required to discover the name
    of the meta directory by relying on the fact that in a clean/proper build
    the meta directory is the only untracked, top level directory in the build.

    As such, we can restore a checkpoint and then examine the build directory
    to determine the meta directory name .. avoiding any new variables to
    indicate this to the scripts and build system.

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
meta/recipes-kernel/kern-tools/kern-tools-native_git.bb