summaryrefslogtreecommitdiff
path: root/meta-hpe/meta-gxp/recipes-kernel/linux/linux-obmc_5.14.bb
blob: 030a6fa93df3a448b59f44897697df6a1d2de537 (plain)
1
2
3
4
5
6
7
8
9
10
KBRANCH ?= "dev-5.14-gxp-openbmc"
LINUX_VERSION ?= "5.14.0"
SRCREV="6f1a2c5c0cc59692d5beafe5ff8a4c7539b82d7d"

require linux-obmc.inc
require conf/machine/include/fitimage-sign.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"