From ac9842bc3a17f15c3807aa06e4469c030346420e Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Tue, 18 Oct 2016 21:08:17 -0400 Subject: linux-yocto/4.4/4.8: kernel config warning cleanups Merging the following patches into 4.4 and 4.8 to remove kernel configuration warnings: bbaf01752b01 meta-yocto-bsp: beaglebone: remove the stale kernel options 552a83790b17 features: Fix configcheck warnings in features used by intel-quark BSPs c33d9c2c575f features: Fix configcheck warnings in features used by intel-core* BSPs Signed-off-by: Bruce Ashfield Signed-off-by: Richard Purdie --- meta/recipes-kernel/linux/linux-yocto_4.8.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-kernel/linux/linux-yocto_4.8.bb') diff --git a/meta/recipes-kernel/linux/linux-yocto_4.8.bb b/meta/recipes-kernel/linux/linux-yocto_4.8.bb index bc4941bb22..5738f4974b 100644 --- a/meta/recipes-kernel/linux/linux-yocto_4.8.bb +++ b/meta/recipes-kernel/linux/linux-yocto_4.8.bb @@ -19,7 +19,7 @@ SRCREV_machine_qemux86 ?= "67813e7efa3a4614e209c2f058d92ef9a636441a" SRCREV_machine_qemux86-64 ?= "67813e7efa3a4614e209c2f058d92ef9a636441a" SRCREV_machine_qemumips64 ?= "674818dad577cdfc23c6c857aa2b769fc64e379c" SRCREV_machine ?= "67813e7efa3a4614e209c2f058d92ef9a636441a" -SRCREV_meta ?= "03bf3dd73190db9c615565d37c02f218382a2283" +SRCREV_meta ?= "552a83790b1797b6dd4e4c48ff5bc8f215ed57da" SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.8.git;name=machine;branch=${KBRANCH}; \ git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.8;destsuffix=${KMETA}" -- cgit 1.2.3-korg