Mike Garrett | adbccbc | 2021-11-18 16:17:30 -0600 | [diff] [blame] | 1 | KBRANCH ?= "dev-5.14-gxp-openbmc" |
| 2 | LINUX_VERSION ?= "5.14.0" |
charkear | 582eb83 | 2023-02-28 23:17:14 +0000 | [diff] [blame] | 3 | SRCREV="4ff23625306630ce50d9454fca590fa9b2daeb53" |
Mike Garrett | 6d539b9 | 2021-08-27 16:50:20 -0500 | [diff] [blame] | 4 | |
| 5 | require linux-obmc.inc |
| 6 | require 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" |