[meta-intel] [PATCH 05/10] linux-intel: Update to 4.9.30

Saul Wold sgw at linux.intel.com
Sat Jul 8 18:42:11 PDT 2017


This also brings in RT-21 patch.

Signed-off-by: Saul Wold <sgw at linux.intel.com>
---
 common/recipes-kernel/linux/linux-intel-rt_4.9.bb | 4 ++--
 common/recipes-kernel/linux/linux-intel_4.9.bb    | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

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 e095cc3..abca15d 100644
--- a/common/recipes-kernel/linux/linux-intel-rt_4.9.bb
+++ b/common/recipes-kernel/linux/linux-intel-rt_4.9.bb
@@ -11,13 +11,13 @@ python () {
 }
 
 KBRANCH = "base-rt"
-SRCREV_machine ?= "c7475df230529efcf75575b968ac3aaa962903e0"
+SRCREV_machine ?= "c0e7159d21a3246ddc77e1143eac857254ac4522"
 SRCREV_meta ?= "de57de86e23493d9356fc4cc0e92a3df58a29032"
 
 SRC_URI = "git://github.com/01org/linux-intel-4.9.git;protocol=https;name=machine;branch=${KBRANCH}; \
            git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.9;destsuffix=${KMETA}"
 
-LINUX_VERSION ?= "4.9.20"
+LINUX_VERSION ?= "4.9.30"
 LINUX_VERSION_EXTENSION ?= "-intel-pk-${LINUX_KERNEL_TYPE}"
 
 
diff --git a/common/recipes-kernel/linux/linux-intel_4.9.bb b/common/recipes-kernel/linux/linux-intel_4.9.bb
index dce7f14..760f504 100644
--- a/common/recipes-kernel/linux/linux-intel_4.9.bb
+++ b/common/recipes-kernel/linux/linux-intel_4.9.bb
@@ -2,13 +2,13 @@
 require recipes-kernel/linux/linux-yocto.inc
 
 KBRANCH = "base"
-SRCREV_machine ?= "73905ddb22aa86582266266b6104962a5c96f114"
+SRCREV_machine ?= "3e4a75d40c7dc4e7ec5ae7eeb0bb74f0cbd361c0"
 SRCREV_meta ?= "de57de86e23493d9356fc4cc0e92a3df58a29032"
 
 SRC_URI = "git://github.com/01org/linux-intel-4.9.git;protocol=https;name=machine;branch=${KBRANCH}; \
            git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.9;destsuffix=${KMETA}"
 
-LINUX_VERSION ?= "4.9.27"
+LINUX_VERSION ?= "4.9.30"
 LINUX_VERSION_EXTENSION = "-intel-pk-${LINUX_KERNEL_TYPE}"
 
 PV = "${LINUX_VERSION}+git${SRCPV}"
-- 
2.7.5



More information about the meta-intel mailing list