summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto_5.0.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@gmail.com>2019-08-14 11:31:32 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-08-21 15:29:01 +0100
commitabe7b8add804472c2f80b17a61d9c90e3e987c51 (patch)
treee526088aabe8cf6f876bf3c3f2aefe3e65ecffec /meta/recipes-kernel/linux/linux-yocto_5.0.bb
parent00ad844fe9279cc5c9005e3d096a9f4de0f33a4c (diff)
downloadpoky-abe7b8add804472c2f80b17a61d9c90e3e987c51.tar.gz
kernel-yocto: import security fragments from meta-security
Adding the following fragments from meta-security to make them centrally available and easier to maintain: 283939d5c9e kernel-cache: add yama security fragments 0b86f3fa241 kernel-cache: add ima fragments 731b466654d kernel-cache: add smack 813afe8ff47 kernel-cache: add apparmor fragments (From OE-Core rev: 3063d64984e993d3e7dc2f4c80fb74005f5d6d7e) Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel/linux/linux-yocto_5.0.bb')
-rw-r--r--meta/recipes-kernel/linux/linux-yocto_5.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto_5.0.bb b/meta/recipes-kernel/linux/linux-yocto_5.0.bb
index ea4b6f5b33..898f824d48 100644
--- a/meta/recipes-kernel/linux/linux-yocto_5.0.bb
+++ b/meta/recipes-kernel/linux/linux-yocto_5.0.bb
@@ -21,7 +21,7 @@ SRCREV_machine_qemux86 ?= "55dd15336b7301b686a0c183f5372b49c1003d03"
21SRCREV_machine_qemux86-64 ?= "55dd15336b7301b686a0c183f5372b49c1003d03" 21SRCREV_machine_qemux86-64 ?= "55dd15336b7301b686a0c183f5372b49c1003d03"
22SRCREV_machine_qemumips64 ?= "9d4105b32cf123a861bc754377d2f2e156278a7e" 22SRCREV_machine_qemumips64 ?= "9d4105b32cf123a861bc754377d2f2e156278a7e"
23SRCREV_machine ?= "55dd15336b7301b686a0c183f5372b49c1003d03" 23SRCREV_machine ?= "55dd15336b7301b686a0c183f5372b49c1003d03"
24SRCREV_meta ?= "96c82f3d7ab25a3f44e517f9dbbb53e2c4c45729" 24SRCREV_meta ?= "7f6e97c357746382d4339e7e0463637e715acd4b"
25 25
26# remap qemuarm to qemuarma15 for the 5.0 kernel 26# remap qemuarm to qemuarma15 for the 5.0 kernel
27# KMACHINE_qemuarm ?= "qemuarma15" 27# KMACHINE_qemuarm ?= "qemuarma15"