diff options
| author | Saul Wold <sgw@linux.intel.com> | 2017-02-09 09:19:01 -0800 |
|---|---|---|
| committer | Saul Wold <sgw@linux.intel.com> | 2017-02-10 08:06:14 -0800 |
| commit | 5153dad2fa695bbb579c03ff795ef649269e8420 (patch) | |
| tree | 75d7537aa876679a1de63b75e86bd26d09013ee4 /common/recipes-kernel | |
| parent | fe301af4c78e417ce71ad1614f35e343c0270f2b (diff) | |
| download | meta-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/recipes-kernel')
| -rw-r--r-- | common/recipes-kernel/linux/linux-intel_4.9.bb | 4 |
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 | ||
| 2 | require recipes-kernel/linux/linux-yocto.inc | 2 | require recipes-kernel/linux/linux-yocto.inc |
| 3 | 3 | ||
| 4 | KBRANCH ?= "master" | 4 | KBRANCH = "base" |
| 5 | SRCREV_machine ?= "09f886dc5a6945679ed35e6acfbc746f472f0f34" | 5 | SRCREV_machine ?= "a0ddfd76aa47a9760d1d0fd504f78c666b95e28d" |
| 6 | SRCREV_meta ?= "6fd9dcbb3f0becf90c555a1740d21d18c331af99" | 6 | SRCREV_meta ?= "6fd9dcbb3f0becf90c555a1740d21d18c331af99" |
| 7 | 7 | ||
| 8 | SRC_URI = "git://github.com/01org/linux-intel-4.9.git;protocol=https;name=machine;branch=${KBRANCH}; \ | 8 | SRC_URI = "git://github.com/01org/linux-intel-4.9.git;protocol=https;name=machine;branch=${KBRANCH}; \ |
