blob: d0b5407aeb01721a7db40e4ba99b483c7de6f5d4 [file] [log] [blame]
Mike Garrett6d539b92021-08-27 16:50:20 -05001KBRANCH ?= "dev-5.10-gxp-openbmc"
2LINUX_VERSION ?= "5.10.17"
3SRCREV="8d942b456304d3a21597cda47387a45ace61a225"
4
5require linux-obmc.inc
6require conf/machine/include/fitimage-sign.inc
7
8# OpenBMC loads in kernel features via other mechanisms so this check
9# in the kernel-yocto.bbclass is not required
10#KERNEL_DANGLING_FEATURES_WARN_ONLY="1"