mirror of
https://git.yoctoproject.org/poky
synced 2026-07-15 15:37:03 +00:00
linux-yocto/4.4/4.8: Fix remaining kernel_configcheck warnings in Intel BSPs
Integrating the following meta-data change to remove warnings during kernel configuration checking: bec7e0ace0e5 leds.cfg: Remove CONFIG_LEDS_TRIGGER_CPU cc857e64ea34 bsp/intel-quark: Remove bosch-pressure-sensor-i2c 3198ab25af74 features/i2c: Support I2C_MUX by default (From OE-Core rev: 2cf5fae50a3b7f232ad667c6c60eaa3f2aafd149) Signed-off-by: California Sullivan <california.l.sullivan@intel.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
1bf859cb39
commit
9d3eef24a8
@@ -10,7 +10,7 @@ KMETA = "kernel-meta"
|
||||
KCONF_BSP_AUDIT_LEVEL = "2"
|
||||
|
||||
SRCREV_machine ?= "78e5c86c1c194e2045e8eb2c948d00f2dbb1f31c"
|
||||
SRCREV_meta ?= "1dc615a67779fdfd36548fd48e54bd19b6e6209e"
|
||||
SRCREV_meta ?= "f768e31c67f7c67b27ff2c1ba857eef2367de974"
|
||||
|
||||
PV = "${LINUX_VERSION}+git${SRCPV}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user