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:35:41 +0000 (14:35 +0100)
commit84c69bd97339b8a7ed36ae38d974ff7f37c29dc4
treeb20680f3dd73a8276400b1c860b2185cf2df17da
parentb9210b6492ceb044e45592295630a8b939b3c420
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.

(From OE-Core rev: 36823f7aff5c8e28900997c96a97c302947981b0)

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