summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCalifornia Sullivan <california.l.sullivan@intel.com>2017-03-16 12:42:16 -0700
committerCalifornia Sullivan <california.l.sullivan@intel.com>2017-03-20 17:04:57 -0700
commit0d4b967161e9c34c9cc745b7bddd138140f7d98a (patch)
tree528cdca11b7f0d7cf03b591bc15569db163ba614
parentde9c533d739bf1584c73fe4e35ecb886fd5c1784 (diff)
downloadmeta-intel-0d4b967161e9c34c9cc745b7bddd138140f7d98a.tar.gz
linux-intel/4.9: Update yocto-kernel-cache SRCREV
Includes the following patch from the yocto-kernel-cache: b65e9b6 features: add Intel Memory Protection Extensions Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
-rw-r--r--common/recipes-kernel/linux/linux-intel_4.9.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/recipes-kernel/linux/linux-intel_4.9.bb b/common/recipes-kernel/linux/linux-intel_4.9.bb
index c6d508de..b5c45893 100644
--- a/common/recipes-kernel/linux/linux-intel_4.9.bb
+++ b/common/recipes-kernel/linux/linux-intel_4.9.bb
@@ -3,7 +3,7 @@ require recipes-kernel/linux/linux-yocto.inc
3 3
4KBRANCH = "base" 4KBRANCH = "base"
5SRCREV_machine ?= "21df0f902c89e4ec40742b4cc8d1b65382db19d8" 5SRCREV_machine ?= "21df0f902c89e4ec40742b4cc8d1b65382db19d8"
6SRCREV_meta ?= "38e74b65164e6857450417825ee4b517452ff57f" 6SRCREV_meta ?= "b65e9b6153237e3ee898a01bc418c12f7404a681"
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}; \
9 git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.9;destsuffix=${KMETA}" 9 git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.9;destsuffix=${KMETA}"