]> code.ossystems Code Review - openembedded-core.git/commit
linux-yocto: pass KMACHINE to updateme, not MACHINE
authorBruce Ashfield <bruce.ashfield@windriver.com>
Fri, 29 Jul 2011 14:19:00 +0000 (10:19 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 8 Aug 2011 12:38:53 +0000 (13:38 +0100)
commit658f2cc721b121c0a9a9e7aa8b41463952314c0b
tree46d3064befbef6e3a2fca0e3bcaa4f7f94fd06f5
parent220c1e5a3aeb20cf0657995d0af4a6eb811f2e24
linux-yocto: pass KMACHINE to updateme, not MACHINE

To support the mapping of any oe/yocto MACHINE to a kernel
branch that may not share that naming structure we have
KMACHINE and KBRANCH. To allow the mapping to work, we
actually have to pass KMACHINE into updateme and not MACHINE.

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
meta/classes/kernel-yocto.bbclass