summaryrefslogtreecommitdiffstats
path: root/scripts/lib/devtool/deploy.py
diff options
context:
space:
mode:
authorNathan Rossi <nathan@nathanrossi.com>2022-03-02 00:55:32 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-03-09 17:30:49 +0000
commit4c7c64cc6eb3b1e53d09d1a26c230d0a599536f2 (patch)
tree6d078e42114af7719420b1a64682c8ecb171afd3 /scripts/lib/devtool/deploy.py
parent820be4beeb72e55e3866d22859b6a4d305a8fe59 (diff)
downloadpoky-4c7c64cc6eb3b1e53d09d1a26c230d0a599536f2.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. (cherry picked from commit abb95c421bb67d452691819e3f63dabd02e2ba37) (From OE-Core rev: dc6b20475a69c9fbab9a97a93119aeedf54deb23) Signed-off-by: Nathan Rossi <nathan@nathanrossi.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Steve Sakoman <steve@sakoman.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/devtool/deploy.py')
0 files changed, 0 insertions, 0 deletions