blob: 88b3860186bb13b95dc00dbb5eca2cefcd1c7d70 [file] [log] [blame]
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
SRC_URI += "file://phosphor-gpio-keys.scc"
SRC_URI += "file://phosphor-gpio-keys.cfg"
python () {
# OpenBMC loads in kernel features via other mechanisms so this check
# in the kernel-yocto.bbclass is not required
d.setVar("KERNEL_DANGLING_FEATURES_WARN_ONLY","1")
}