blob: 3ea44761d61e53a2cb4a00c61c090ad904752091 [file] [log] [blame]
Mike Garrettadbccbc2021-11-18 16:17:30 -06001KBRANCH ?= "dev-5.14-gxp-openbmc"
2LINUX_VERSION ?= "5.14.0"
charkear582eb832023-02-28 23:17:14 +00003SRCREV="4ff23625306630ce50d9454fca590fa9b2daeb53"
Mike Garrett6d539b92021-08-27 16:50:20 -05004
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"