From 9d3eef24a8d2f7cf248bffe2ec603857f63b9c3d Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Thu, 8 Dec 2016 12:58:49 -0500 Subject: 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 Signed-off-by: Bruce Ashfield Signed-off-by: Richard Purdie --- meta/recipes-kernel/linux/linux-yocto_4.4.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-kernel/linux/linux-yocto_4.4.bb') diff --git a/meta/recipes-kernel/linux/linux-yocto_4.4.bb b/meta/recipes-kernel/linux/linux-yocto_4.4.bb index 2f2b85b02f..dd56a9640f 100644 --- a/meta/recipes-kernel/linux/linux-yocto_4.4.bb +++ b/meta/recipes-kernel/linux/linux-yocto_4.4.bb @@ -19,7 +19,7 @@ SRCREV_machine_qemux86 ?= "4c2d50b725d6dd5e90d1151abdbcb7418938be3a" SRCREV_machine_qemux86-64 ?= "4c2d50b725d6dd5e90d1151abdbcb7418938be3a" SRCREV_machine_qemumips64 ?= "baea2f5605baba0d49a9afac8a46717193ccef90" SRCREV_machine ?= "4c2d50b725d6dd5e90d1151abdbcb7418938be3a" -SRCREV_meta ?= "24ea5324fc90c7cb15ce1a08cdd294f22c6e6382" +SRCREV_meta ?= "2d1114e7b6f39e8e4c442ad18e2eda1a918c7e48" SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.4.git;name=machine;branch=${KBRANCH}; \ git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.4;destsuffix=${KMETA}" -- cgit v1.2.3-54-g00ecf