From 13ae1339c24a5d431274bdd324048f1043045ae5 Mon Sep 17 00:00:00 2001 From: Anuj Mittal Date: Sat, 24 Nov 2018 11:30:46 +0800 Subject: linux-intel/4.19: add recipe Builds 4.19/base from linux-intel-lts. Include a patch from linux-yocto 4.18 to detect ncurses correctly when cross-compiling and move the older patch to version specific recipes from inc. In addition to intel-common kernel configs from yocto-kernel-cache, this also includes security.scc feature which enables a set of configs with the aim of reducing the kernel attack surface and/or of performing additional checks and validation of commonly used structures in kernel. Signed-off-by: Anuj Mittal --- recipes-kernel/linux/linux-intel.inc | 1 - 1 file changed, 1 deletion(-) (limited to 'recipes-kernel/linux/linux-intel.inc') diff --git a/recipes-kernel/linux/linux-intel.inc b/recipes-kernel/linux/linux-intel.inc index 2525c70d..f2ba0d13 100644 --- a/recipes-kernel/linux/linux-intel.inc +++ b/recipes-kernel/linux/linux-intel.inc @@ -7,7 +7,6 @@ KERNEL_CONFIG_URI ?= "git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;n SRC_URI = " \ git://github.com/intel/linux-intel-lts.git;protocol=https;name=machine;branch=${KBRANCH}; \ - file://0001-menuconfig-check-lxdiaglog.sh-Allow-specification-of.patch \ ${KERNEL_CONFIG_URI} \ " -- cgit v1.2.3-54-g00ecf