diff options
author | Ross Burton <ross.burton@intel.com> | 2015-07-08 11:22:50 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-07-16 15:08:44 +0100 |
commit | c4a1989f3550e81f188b5789af2c4c18560c3656 (patch) | |
tree | c6c65dbd44b0fd8bdf3a2031f1f7aace6731a3af /meta/classes/kernel.bbclass | |
parent | d9941a2d9b423af2ca3313e8c1357ccfcc9a96a5 (diff) | |
download | openembedded-core-c4a1989f3550e81f188b5789af2c4c18560c3656.tar.gz openembedded-core-c4a1989f3550e81f188b5789af2c4c18560c3656.tar.bz2 openembedded-core-c4a1989f3550e81f188b5789af2c4c18560c3656.zip |
libc-package: don't abuse B to change directory
Currently if exec_func() isn't told what directories to create and change to, it
uses B. This is not obvious and may be changed in the future.
Instead, pass -C<dir> to oe_runmake.
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/classes/kernel.bbclass')
0 files changed, 0 insertions, 0 deletions