summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto_5.0.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@gmail.com>2019-10-29 10:47:20 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-10-30 13:47:54 +0000
commit34f1a3dda4d1ff834a484066723a5d461b1894ec (patch)
treea0e18c9eb66457c7656338d41dc8b18bcd7fb156 /meta/recipes-kernel/linux/linux-yocto_5.0.bb
parente869cd4ccb9e13cb1e2ddf67455eec756c16d995 (diff)
downloadpoky-34f1a3dda4d1ff834a484066723a5d461b1894ec.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) (From OE-Core rev: f5ae4010dd29484627a169b8ab02b1012d1dd1d4) 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> Signed-off-by: Armin Kuster <akuster808@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 35088da50b..6008e3d852 100644
--- a/meta/recipes-kernel/linux/linux-yocto_5.0.bb
+++ b/meta/recipes-kernel/linux/linux-yocto_5.0.bb
@@ -20,7 +20,7 @@ SRCREV_machine_qemux86 ?= "55dd15336b7301b686a0c183f5372b49c1003d03"
20SRCREV_machine_qemux86-64 ?= "55dd15336b7301b686a0c183f5372b49c1003d03" 20SRCREV_machine_qemux86-64 ?= "55dd15336b7301b686a0c183f5372b49c1003d03"
21SRCREV_machine_qemumips64 ?= "9d4105b32cf123a861bc754377d2f2e156278a7e" 21SRCREV_machine_qemumips64 ?= "9d4105b32cf123a861bc754377d2f2e156278a7e"
22SRCREV_machine ?= "55dd15336b7301b686a0c183f5372b49c1003d03" 22SRCREV_machine ?= "55dd15336b7301b686a0c183f5372b49c1003d03"
23SRCREV_meta ?= "96c82f3d7ab25a3f44e517f9dbbb53e2c4c45729" 23SRCREV_meta ?= "7f6e97c357746382d4339e7e0463637e715acd4b"
24 24
25# remap qemuarm to qemuarma15 for the 5.0 kernel 25# remap qemuarm to qemuarma15 for the 5.0 kernel
26# KMACHINE_qemuarm ?= "qemuarma15" 26# KMACHINE_qemuarm ?= "qemuarma15"