summaryrefslogtreecommitdiffstats
path: root/common/recipes-kernel/linux/linux-intel_4.9.bb
diff options
context:
space:
mode:
Diffstat (limited to 'common/recipes-kernel/linux/linux-intel_4.9.bb')
-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 3e13a1aa..5c3f9814 100644
--- a/common/recipes-kernel/linux/linux-intel_4.9.bb
+++ b/common/recipes-kernel/linux/linux-intel_4.9.bb
@@ -1,11 +1,11 @@
1 1
2require recipes-kernel/linux/linux-yocto.inc 2require recipes-kernel/linux/linux-yocto.inc
3 3
4KBRANCH = "base" 4KBRANCH = "4.9/yocto/base"
5SRCREV_machine ?= "e8405acd549563650e2e4774a49e069d161e8fe1" 5SRCREV_machine ?= "e8405acd549563650e2e4774a49e069d161e8fe1"
6SRCREV_meta ?= "cdbd35c54b6a62e4fd543164f1dcdf92c85cff2d" 6SRCREV_meta ?= "cdbd35c54b6a62e4fd543164f1dcdf92c85cff2d"
7 7
8SRC_URI = "git://github.com/01org/linux-intel-4.9.git;protocol=https;name=machine;branch=${KBRANCH}; \ 8SRC_URI = "git://github.com/intel/linux-intel-lts.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}"
10 10
11SRC_URI_append_core2-32-intel-common = " file://disable_skylake_sound.cfg" 11SRC_URI_append_core2-32-intel-common = " file://disable_skylake_sound.cfg"