diff options
author | Stefan Müller-Klieser <s.mueller-klieser@phytec.de> | 2019-05-06 10:29:13 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-05-08 12:15:17 +0100 |
commit | 1544d387162f9581622e1a05a334ba6bae7a6cdc (patch) | |
tree | b44635d1a8b95921a563f9315fb177da98661e11 /scripts/pybootchartgui/pybootchartgui.py | |
parent | a839671f6e029d0fe8c131d37127b5a5906494e5 (diff) | |
download | poky-1544d387162f9581622e1a05a334ba6bae7a6cdc.tar.gz |
cml1.bbclass: fix undefined behavior
Whenever cml1 do_configure is used with a defconfig, oldconfig waits for
input. This silently fails on recent kconfig projects with:
"Error in reading or end of file."
We cannot use a more up to date kconfig target such as olddefconfig,
because busybox does not support it.
(From OE-Core rev: 7ad50a8fc1448dd152eaba57aaeb63a8229fdb21)
Signed-off-by: Stefan Müller-Klieser <s.mueller-klieser@phytec.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/pybootchartgui/pybootchartgui.py')
0 files changed, 0 insertions, 0 deletions