blob: 0e57afd8755235b632c872f358249230c2b8a1c1 [file] [log] [blame]
Jorge Cisneros8a445a02020-09-03 21:09:03 +00001KBRANCH ?= "dev-5.7-gxp-openbmc"
2LINUX_VERSION ?= "5.7.10"
3
4SRCREV="1ca49db2b4baf304d29396a603d0308770797a5c"
5require linux-obmc.inc
6
Jorge Cisneros12cfcd62020-09-09 19:44:33 +00007# OpenBMC loads in kernel features via other mechanisms so this check
8# in the kernel-yocto.bbclass is not required
9KERNEL_DANGLING_FEATURES_WARN_ONLY="1"