From d494c3f8d6280bc326c6d8a82ed1adabe4a074c0 Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Thu, 21 Dec 2017 10:49:16 -0500 Subject: linux-yocto/4.12: bug fixes and feature backports Integrating the following changes to the 4.12 tree: 1b85adfc0b81 mtd: intel-spi: Add Intel Lewisburg PCH SPI super SKU PCI ID b373e336eb84 mtd: spi-nor: intel-spi: Add support for Intel Cedar Fork SPI serial flash c37662f04d7c mtd: spi-nor: intel-spi: Add support for Intel Lewisburg SPI serial flash a8a4ae37e8b7 mtd: spi-nor: intel-spi: Add support for Intel Denverton SPI serial flash controller aa830ab86985 net/bluetooth: make bluetooth socket can be created in net namespace 2e98dc285831 x86/debug: Handle warnings before the notifier chain, to fix KGDB crash These are all bug fixes, or mainline backports. (From OE-Core rev: c8ff9567f702eb93868e43ec84268f9eeb724cd4) Signed-off-by: Bruce Ashfield Signed-off-by: Richard Purdie (cherry picked from commit 7c4ed05c05629f8f551152153d893dfe048c1ee0) Signed-off-by: Armin Kuster Signed-off-by: Richard Purdie --- meta/recipes-kernel/linux/linux-yocto-tiny_4.12.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-kernel/linux/linux-yocto-tiny_4.12.bb') diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_4.12.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_4.12.bb index 78056ee831..e0c43b5cc4 100644 --- a/meta/recipes-kernel/linux/linux-yocto-tiny_4.12.bb +++ b/meta/recipes-kernel/linux/linux-yocto-tiny_4.12.bb @@ -9,7 +9,7 @@ LINUX_VERSION ?= "4.12.16" KMETA = "kernel-meta" KCONF_BSP_AUDIT_LEVEL = "2" -SRCREV_machine ?= "4226b065fca4f630901d99b99d18c395ae3866fb" +SRCREV_machine ?= "1b85adfc0b817bc39efc48dcb3405808daf2b505" SRCREV_meta ?= "3574bb061c1bfbdcf4df8308870c03f88ef0788f" PV = "${LINUX_VERSION}+git${SRCPV}" -- cgit v1.2.3-54-g00ecf