From 5153dad2fa695bbb579c03ff795ef649269e8420 Mon Sep 17 00:00:00 2001 From: Saul Wold Date: Thu, 9 Feb 2017 09:19:01 -0800 Subject: linux-intel: Use base branch This branch will contain additional patches on top of the linux-stable to support the Intel platforms Updated the SRCREV accordingly also Signed-off-by: Saul Wold --- common/recipes-kernel/linux/linux-intel_4.9.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'common') diff --git a/common/recipes-kernel/linux/linux-intel_4.9.bb b/common/recipes-kernel/linux/linux-intel_4.9.bb index ededd09f..a029ee15 100644 --- a/common/recipes-kernel/linux/linux-intel_4.9.bb +++ b/common/recipes-kernel/linux/linux-intel_4.9.bb @@ -1,8 +1,8 @@ require recipes-kernel/linux/linux-yocto.inc -KBRANCH ?= "master" -SRCREV_machine ?= "09f886dc5a6945679ed35e6acfbc746f472f0f34" +KBRANCH = "base" +SRCREV_machine ?= "a0ddfd76aa47a9760d1d0fd504f78c666b95e28d" SRCREV_meta ?= "6fd9dcbb3f0becf90c555a1740d21d18c331af99" SRC_URI = "git://github.com/01org/linux-intel-4.9.git;protocol=https;name=machine;branch=${KBRANCH}; \ -- cgit v1.2.3-54-g00ecf