summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
authorArmin Kuster <akuster808@gmail.com>2017-05-07 22:39:03 -0700
committerArmin Kuster <akuster808@gmail.com>2017-05-08 08:33:49 -0700
commit69523a73c47bc7bff6d7a90ff80d8042e888f2e7 (patch)
tree9be1977ee4fb8e0aff3f901db7da0e95cce3ac63 /recipes-kernel
parenta6218f5c5adf68e5eccc538c4574ccabc187835f (diff)
downloadmeta-security-69523a73c47bc7bff6d7a90ff80d8042e888f2e7.tar.gz
tpm: move to a sub layer
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'recipes-kernel')
-rw-r--r--recipes-kernel/linux/linux-yocto_4.10.bbappend3
1 files changed, 0 insertions, 3 deletions
diff --git a/recipes-kernel/linux/linux-yocto_4.10.bbappend b/recipes-kernel/linux/linux-yocto_4.10.bbappend
index 35a32b6..0e610d4 100644
--- a/recipes-kernel/linux/linux-yocto_4.10.bbappend
+++ b/recipes-kernel/linux/linux-yocto_4.10.bbappend
@@ -1,8 +1,5 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-4.10:" 1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-4.10:"
2 2
3# TPM kernel support
4KERNEL_FEATURES_append += "${@bb.utils.contains('DISTRO_FEATURES', 'tpm', ' features/tpm/tpm.scc', '', d)}"
5
6SRC_URI += "\ 3SRC_URI += "\
7 ${@bb.utils.contains('DISTRO_FEATURES', 'apparmor', ' file://apparmor.cfg', '', d)} \ 4 ${@bb.utils.contains('DISTRO_FEATURES', 'apparmor', ' file://apparmor.cfg', '', d)} \
8" 5"