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:38 +0000 |
commit | 013dd24bce6c6f95167b275d3aee8e161d7e6718 (patch) | |
tree | 1d5ad3a0767c796cdb4b61a4c03d6f14f8543320 /meta/classes/pkgconfig.bbclass | |
parent | 034618dbee7e6bc60a746f9d64188763faa31c37 (diff) | |
download | poky-013dd24bce6c6f95167b275d3aee8e161d7e6718.tar.gz |
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.
(From OE-Core rev: 75fc9a8d408640d97481d310084b212a01dc5f8b)
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/pkgconfig.bbclass')
0 files changed, 0 insertions, 0 deletions