From b275a11389f3fd8366b1947450a75a546417a5b0 Mon Sep 17 00:00:00 2001 From: Saul Wold Date: Fri, 14 Apr 2017 10:03:10 -0700 Subject: linux-intel: Update to 4.9.20 Stable kernel update to 4.9.20 DRM updates Trusty Updates Bug Fixes: Issue #4: kernel OOPS when trying to mount efivarfs Signed-off-by: Saul Wold --- common/recipes-kernel/linux/linux-intel_4.9.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/common/recipes-kernel/linux/linux-intel_4.9.bb b/common/recipes-kernel/linux/linux-intel_4.9.bb index 46821a96..12742f25 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 ?= "6f425e57c6afaed5d61cd9b8abe898bae97f9374" -SRCREV_meta ?= "b65e9b6153237e3ee898a01bc418c12f7404a681" +SRCREV_machine ?= "546a7815f226f9b6fb9c3271ce06c0eca9f37b1f" +SRCREV_meta ?= "803b8d600e45afa0375459bf599fe365571a3866" 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.15" +LINUX_VERSION ?= "4.9.20" PV = "${LINUX_VERSION}+git${SRCPV}" -- cgit v1.2.3-54-g00ecf