diff options
author | Ross Burton <ross.burton@intel.com> | 2016-03-04 16:48:37 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-03-07 12:41:09 +0000 |
commit | 75fc9a8d408640d97481d310084b212a01dc5f8b (patch) | |
tree | 25b8c9cbe92e6812e1f3969308c6da5ae0847dee /meta/classes/kernel-module-split.bbclass | |
parent | d40cb4a359dbc5d762fabd996c29e468f5398dd9 (diff) | |
download | openembedded-core-75fc9a8d408640d97481d310084b212a01dc5f8b.tar.gz openembedded-core-75fc9a8d408640d97481d310084b212a01dc5f8b.tar.bz2 openembedded-core-75fc9a8d408640d97481d310084b212a01dc5f8b.zip |
uninative: correctly enable uninative
The previous attempt at soft-failing when uninative was enabled didn't actually
work, because the workers didn't evaluate the function that actually enabled
uninative.
In a BuildStarted handler we can check if we need to download or extract the
uninative tarball.
In a ConfigParsed handler on the workers we can check if the uninative loader is
present, and if so enable it.
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/kernel-module-split.bbclass')
0 files changed, 0 insertions, 0 deletions