summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster/toastergui/views.py
diff options
context:
space:
mode:
authorPeter Kjellerstedt <peter.kjellerstedt@axis.com>2023-12-15 13:12:06 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2023-12-16 13:05:42 +0000
commit53d45455a22490bb5d29f62d43b4afa865e141d2 (patch)
treec6c0658511cd8c765e1c5ba096425f156176f60d /bitbake/lib/toaster/toastergui/views.py
parent83cad97561cb950577d36542c874b91ba0c94417 (diff)
downloadpoky-53d45455a22490bb5d29f62d43b4afa865e141d2.tar.gz
devtool: modify: Handle recipes with a menuconfig task correctly
This avoids the following error when running `devtool modify` on a recipe that has a menuconfig task, but does not have KCONFIG_CONFIG_ENABLE_MENUCONFIG set. .../temp/run.do_configure.4163366: line 152: ${@ oe.types.boolean('${KCONFIG_CONFIG_ENABLE_MENUCONFIG}') }: bad substitution WARNING: .../temp/run.do_configure.4163366:152 exit 1 from '[ ${@ oe.types.boolean('${KCONFIG_CONFIG_ENABLE_MENUCONFIG}') } = True ]' (From OE-Core rev: e87e6fa84a0c4b5ac8e736dc62f6e08390ba2436) Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib/toaster/toastergui/views.py')
0 files changed, 0 insertions, 0 deletions