]> code.ossystems Code Review - openembedded-core.git/commit
kernel: fix path assumptions in tasks
authorRoss Burton <ross.burton@intel.com>
Wed, 8 Jul 2015 14:16:51 +0000 (15:16 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 16 Jul 2015 14:08:44 +0000 (15:08 +0100)
commitd596286bc4cf19774447b136a27acf3c61aad2ff
tree49d326e6bcd04b2f466109c9531106b7f541c41c
parentc4a1989f3550e81f188b5789af2c4c18560c3656
kernel: fix path assumptions in tasks

Several of the kernel class tasks were making assumptions about what directory
they were executed in.  Clarify the code by making paths absolute or passing -C
to oe_runmake.

Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/classes/kernel.bbclass