summaryrefslogtreecommitdiff
path: root/meta-hpe/meta-gxp/recipes-kernel/linux/linux-obmc_5.7.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-hpe/meta-gxp/recipes-kernel/linux/linux-obmc_5.7.bb')
-rw-r--r--meta-hpe/meta-gxp/recipes-kernel/linux/linux-obmc_5.7.bb4
1 files changed, 4 insertions, 0 deletions
diff --git a/meta-hpe/meta-gxp/recipes-kernel/linux/linux-obmc_5.7.bb b/meta-hpe/meta-gxp/recipes-kernel/linux/linux-obmc_5.7.bb
index a4543d66c..8f5a627ed 100644
--- a/meta-hpe/meta-gxp/recipes-kernel/linux/linux-obmc_5.7.bb
+++ b/meta-hpe/meta-gxp/recipes-kernel/linux/linux-obmc_5.7.bb
@@ -6,3 +6,7 @@ require linux-obmc.inc
SRC_URI += "file://phosphor-gpio-keys.scc"
SRC_URI += "file://phosphor-gpio-keys.cfg"
+
+# OpenBMC loads in kernel features via other mechanisms so this check
+# in the kernel-yocto.bbclass is not required
+KERNEL_DANGLING_FEATURES_WARN_ONLY="1"