summaryrefslogtreecommitdiffstats
path: root/common
diff options
context:
space:
mode:
authorSaul Wold <sgw@linux.intel.com>2017-02-09 09:19:01 -0800
committerSaul Wold <sgw@linux.intel.com>2017-02-10 08:06:14 -0800
commit5153dad2fa695bbb579c03ff795ef649269e8420 (patch)
tree75d7537aa876679a1de63b75e86bd26d09013ee4 /common
parentfe301af4c78e417ce71ad1614f35e343c0270f2b (diff)
downloadmeta-intel-5153dad2fa695bbb579c03ff795ef649269e8420.tar.gz
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 <sgw@linux.intel.com>
Diffstat (limited to 'common')
-rw-r--r--common/recipes-kernel/linux/linux-intel_4.9.bb4
1 files 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 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 @@
1 1
2require recipes-kernel/linux/linux-yocto.inc 2require recipes-kernel/linux/linux-yocto.inc
3 3
4KBRANCH ?= "master" 4KBRANCH = "base"
5SRCREV_machine ?= "09f886dc5a6945679ed35e6acfbc746f472f0f34" 5SRCREV_machine ?= "a0ddfd76aa47a9760d1d0fd504f78c666b95e28d"
6SRCREV_meta ?= "6fd9dcbb3f0becf90c555a1740d21d18c331af99" 6SRCREV_meta ?= "6fd9dcbb3f0becf90c555a1740d21d18c331af99"
7 7
8SRC_URI = "git://github.com/01org/linux-intel-4.9.git;protocol=https;name=machine;branch=${KBRANCH}; \ 8SRC_URI = "git://github.com/01org/linux-intel-4.9.git;protocol=https;name=machine;branch=${KBRANCH}; \