summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-intel.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-kernel/linux/linux-intel.inc')
-rw-r--r--recipes-kernel/linux/linux-intel.inc3
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes-kernel/linux/linux-intel.inc b/recipes-kernel/linux/linux-intel.inc
index 8112dc62..b1ee9355 100644
--- a/recipes-kernel/linux/linux-intel.inc
+++ b/recipes-kernel/linux/linux-intel.inc
@@ -8,6 +8,9 @@ KERNEL_CONFIG_URI ?= "git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;n
8SRC_URI = " \ 8SRC_URI = " \
9 git://github.com/intel/linux-intel-lts.git;protocol=https;name=machine;branch=${KBRANCH}; \ 9 git://github.com/intel/linux-intel-lts.git;protocol=https;name=machine;branch=${KBRANCH}; \
10 ${KERNEL_CONFIG_URI} \ 10 ${KERNEL_CONFIG_URI} \
11 file://0001-menuconfig-mconf-cfg-Allow-specification-of-ncurses-.patch \
12 file://0001-vt-conmakehash-improve-reproducibility.patch \
13 file://0001-lib-build_OID_registry-fix-reproducibility-issues.patch \
11 " 14 "
12 15
13SRC_URI:append:core2-32-intel-common = " file://disable_skylake_sound.cfg" 16SRC_URI:append:core2-32-intel-common = " file://disable_skylake_sound.cfg"