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_4.9.bb | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'recipes-kernel/linux/linux-intel_4.9.bb') diff --git a/recipes-kernel/linux/linux-intel_4.9.bb b/recipes-kernel/linux/linux-intel_4.9.bb index e2f1eaad..30db4d34 100644 --- a/recipes-kernel/linux/linux-intel_4.9.bb +++ b/recipes-kernel/linux/linux-intel_4.9.bb @@ -4,6 +4,10 @@ require linux-intel.inc KBRANCH = "4.9/yocto/base" KMETA_BRANCH = "yocto-4.9" +SRC_URI_append = " \ + file://0001-menuconfig-check-lxdiaglog.sh-Allow-specification-of.patch \ + " + LINUX_VERSION ?= "4.9.134" SRCREV_machine ?= "33c9f20d1f40e87af4ccaf55c0fabb89b068d6ab" SRCREV_meta ?= "f9e90afd4e47920e990dacb73cd6508917ca5422" -- cgit v1.2.3-54-g00ecf