summaryrefslogtreecommitdiff
path: root/meta-hpe/meta-gxp/recipes-kernel/linux/linux-obmc_5.7.bb
blob: 0e57afd8755235b632c872f358249230c2b8a1c1 (plain)
1
2
3
4
5
6
7
8
9
KBRANCH ?= "dev-5.7-gxp-openbmc"
LINUX_VERSION ?= "5.7.10"

SRCREV="1ca49db2b4baf304d29396a603d0308770797a5c"
require linux-obmc.inc

# 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"