diff options
| author | Nathan Rossi <nathan@nathanrossi.com> | 2020-11-04 11:34:48 +0000 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-11-08 14:03:20 +0000 |
| commit | ce447d70df386ca55ce1672478b245851556374e (patch) | |
| tree | fcd99397b106312b16931222d0046c86bbc3673d /scripts/lib/checklayer/context.py | |
| parent | c278a8171b9cbf7e62518248289605ec88ecc905 (diff) | |
| download | poky-ce447d70df386ca55ce1672478b245851556374e.tar.gz | |
cml1.bbclass: Handle ncurses-native being available via pkg-config
The linux kernel will by default use pkg-config to get ncurses(w) paths,
falling back to absolute path checks otherwise. If the build host does
not have ncurses installed this will fail as pkg-config will not search
the native sysroot for ncurses.
To more all kernel/kconfig sources, inject the equivalent native
pkg-config variables similar to what is done by the pkg-config-native
script. This only affects the menuconfig python task itself and the
oe_terminal call inside it.
(From OE-Core rev: abb95c421bb67d452691819e3f63dabd02e2ba37)
Signed-off-by: Nathan Rossi <nathan@nathanrossi.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/checklayer/context.py')
0 files changed, 0 insertions, 0 deletions
