]> code.ossystems Code Review - openembedded-core.git/commit
kernel-yocto: pass the build directory to configme
authorBruce Ashfield <bruce.ashfield@windriver.com>
Tue, 4 Jan 2011 05:20:14 +0000 (00:20 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 10 Jan 2011 21:04:44 +0000 (21:04 +0000)
commit1759fee63889219ab5ee52124c237eec902de525
tree5295c70a8f1cf8c58e6737790758539045206c11
parent2b2dbf76126650750cb8a6778b837af6fe4c8b21
kernel-yocto: pass the build directory to configme

configme used to be able to calculate the output/build directory
when branches were always <machine>-<kernel type>. Branch names
can now be widely different and to avoid embedding complexity
in the scripts it is easier to just pass ${B} from the build system
down to the scripts.

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
meta/classes/kernel-yocto.bbclass
meta/conf/distro/include/poky-default-revisions.inc