From b60dce6e86b986c8830db15c687367377d56f02a Mon Sep 17 00:00:00 2001 From: Saul Wold Date: Fri, 28 Jul 2017 09:36:50 -0700 Subject: linux-intel: Update SRCREV for 4.9.35 The kernel updates includes more camera changes Includes meta update with the following changes: e8095d4 Alejandro Hernandez common-pc: Adds usb-net configs to genericx86 builds 37cff3d Alejandro Hernandez common-pc-64: Adds usb-net configs to genericx86-64 builds 24325ac Alejandro Hernandez intel-common-drivers: Adds usb-net configs to intel builds 5ea1dcf Syed Johan Arif Bin Syed Mohamad Fauzi features/qat: additional configurations, CONFIG_CRYPTO_RSA and CONFIG_CRYPTO_DH b3fadcf Syed Johan Arif Bin Syed Mohamad Fauzi features/netfilter: additional configurations 7a4f036 Syed Mohamad Fauzi, Syed Johan Arif features/x2apic: add X2APIC feature e71bcaa Syed Johan Arif Bin Syed Mohamad Fauzi features/vfio: add VFIO feature d1b7785 Syed Johan Arif Bin Syed Mohamad Fauzi features/numa: Add NUMA feature 62c9858 Syed Johan Arif Bin Syed Mohamad Fauzi features/mtd: add MTD feature 9a6c643 Syed Johan Arif Bin Syed Mohamad Fauzi features/iommu: add IOMMU feature 1e004c5 Syed Johan Arif Bin Syed Mohamad Fauzi features/intel-txt: add intel-txt feature 63c1229 Saul Wold common-pc-wifi: Enable SDIO for BroadCom BRCMFMAC Signed-off-by: Saul Wold --- common/recipes-kernel/linux/linux-intel-rt_4.9.bb | 4 ++-- common/recipes-kernel/linux/linux-intel.inc | 2 +- common/recipes-kernel/linux/linux-intel_4.9.bb | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) (limited to 'common/recipes-kernel/linux') diff --git a/common/recipes-kernel/linux/linux-intel-rt_4.9.bb b/common/recipes-kernel/linux/linux-intel-rt_4.9.bb index f34c6f54..ac064322 100644 --- a/common/recipes-kernel/linux/linux-intel-rt_4.9.bb +++ b/common/recipes-kernel/linux/linux-intel-rt_4.9.bb @@ -11,7 +11,7 @@ python () { } KBRANCH = "base-rt" -SRCREV_machine ?= "cd65d037683c92be2c7dedc846f4bfd9ef84ecf4" -SRCREV_meta ?= "299f12a06ca1d6fd90b24450dae3b9f257a536be" +SRCREV_machine ?= "01f6cf04125c1f9ff4416063d6ed3267a6e2b58d" +SRCREV_meta ?= "e8095d45e15f02ffc953312bb41a57554b25a439" LINUX_KERNEL_TYPE = "preempt-rt" diff --git a/common/recipes-kernel/linux/linux-intel.inc b/common/recipes-kernel/linux/linux-intel.inc index f3fbd59a..1cb539f9 100644 --- a/common/recipes-kernel/linux/linux-intel.inc +++ b/common/recipes-kernel/linux/linux-intel.inc @@ -4,7 +4,7 @@ SRC_URI = "git://github.com/01org/linux-intel-4.9.git;protocol=https;name=machin git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.9;destsuffix=${KMETA}" -LINUX_VERSION ?= "4.9.30" +LINUX_VERSION ?= "4.9.35" LINUX_VERSION_EXTENSION ?= "-intel-pk-${LINUX_KERNEL_TYPE}" PV = "${LINUX_VERSION}+git${SRCPV}" diff --git a/common/recipes-kernel/linux/linux-intel_4.9.bb b/common/recipes-kernel/linux/linux-intel_4.9.bb index 9e017aaa..716da673 100644 --- a/common/recipes-kernel/linux/linux-intel_4.9.bb +++ b/common/recipes-kernel/linux/linux-intel_4.9.bb @@ -2,8 +2,8 @@ require linux-intel.inc KBRANCH = "base" -SRCREV_machine ?= "22a3e397584619839ec645c7378dc40bdd5ad2d1" -SRCREV_meta ?= "299f12a06ca1d6fd90b24450dae3b9f257a536be" +SRCREV_machine ?= "6f51d2bc29cdce8d86a408393a90c0decdea9384" +SRCREV_meta ?= "e8095d45e15f02ffc953312bb41a57554b25a439" # For Crystalforest and Romley KERNEL_MODULE_AUTOLOAD_append_core2-32-intel-common = " uio" -- cgit v1.2.3-54-g00ecf