summaryrefslogtreecommitdiff
path: root/meta-openbmc-mods/meta-common/recipes-phosphor/ipmi/ipmitool_%.bbappend
blob: 84e250b663d467f26c76aeb5a5ff49792e5cfcc2 (plain)
1
2
3
4
5
6
# Disable the shell to remove the usage of readline lib
# to fix the license conflict issue. More information:
# https://lists.ozlabs.org/pipermail/openbmc/2019-November/019678.html

EXTRA_OECONF_append = " --disable-ipmishell"