[meta-intel] [PATCH 10/10] linux-intel: Use base branch

Saul Wold sgw at linux.intel.com
Fri Feb 10 11:10:14 PST 2017


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 <sgw at linux.intel.com>
---
 common/recipes-kernel/linux/linux-intel_4.9.bb | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/common/recipes-kernel/linux/linux-intel_4.9.bb b/common/recipes-kernel/linux/linux-intel_4.9.bb
index ededd09..a029ee1 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}; \
-- 
2.7.4



More information about the meta-intel mailing list