diff options
| -rw-r--r-- | recipes-kernel/linux/linux-yocto-4.9/apparmor.cfg (renamed from recipes-kernel/linux/linux-yocto-4.8/apparmor.cfg) | 0 | ||||
| -rw-r--r-- | recipes-kernel/linux/linux-yocto-4.9/smack-default-lsm.cfg (renamed from recipes-kernel/linux/linux-yocto-4.8/smack-default-lsm.cfg) | 0 | ||||
| -rw-r--r-- | recipes-kernel/linux/linux-yocto-4.9/smack.cfg (renamed from recipes-kernel/linux/linux-yocto-4.8/smack.cfg) | 0 | ||||
| -rw-r--r-- | recipes-kernel/linux/linux-yocto-4.9/tpm.cfg (renamed from recipes-kernel/linux/linux-yocto-4.8/tpm.cfg) | 0 | ||||
| -rw-r--r-- | recipes-kernel/linux/linux-yocto-4.9/tpm.scc (renamed from recipes-kernel/linux/linux-yocto-4.8/tpm.scc) | 0 | ||||
| -rw-r--r-- | recipes-kernel/linux/linux-yocto_4.9.bbappend (renamed from recipes-kernel/linux/linux-yocto_4.8.bbappend) | 4 |
6 files changed, 2 insertions, 2 deletions
diff --git a/recipes-kernel/linux/linux-yocto-4.8/apparmor.cfg b/recipes-kernel/linux/linux-yocto-4.9/apparmor.cfg index 1dc4168..1dc4168 100644 --- a/recipes-kernel/linux/linux-yocto-4.8/apparmor.cfg +++ b/recipes-kernel/linux/linux-yocto-4.9/apparmor.cfg | |||
diff --git a/recipes-kernel/linux/linux-yocto-4.8/smack-default-lsm.cfg b/recipes-kernel/linux/linux-yocto-4.9/smack-default-lsm.cfg index b5c4845..b5c4845 100644 --- a/recipes-kernel/linux/linux-yocto-4.8/smack-default-lsm.cfg +++ b/recipes-kernel/linux/linux-yocto-4.9/smack-default-lsm.cfg | |||
diff --git a/recipes-kernel/linux/linux-yocto-4.8/smack.cfg b/recipes-kernel/linux/linux-yocto-4.9/smack.cfg index 62f465a..62f465a 100644 --- a/recipes-kernel/linux/linux-yocto-4.8/smack.cfg +++ b/recipes-kernel/linux/linux-yocto-4.9/smack.cfg | |||
diff --git a/recipes-kernel/linux/linux-yocto-4.8/tpm.cfg b/recipes-kernel/linux/linux-yocto-4.9/tpm.cfg index fe1bb3f..fe1bb3f 100644 --- a/recipes-kernel/linux/linux-yocto-4.8/tpm.cfg +++ b/recipes-kernel/linux/linux-yocto-4.9/tpm.cfg | |||
diff --git a/recipes-kernel/linux/linux-yocto-4.8/tpm.scc b/recipes-kernel/linux/linux-yocto-4.9/tpm.scc index 7c7ec2d..7c7ec2d 100644 --- a/recipes-kernel/linux/linux-yocto-4.8/tpm.scc +++ b/recipes-kernel/linux/linux-yocto-4.9/tpm.scc | |||
diff --git a/recipes-kernel/linux/linux-yocto_4.8.bbappend b/recipes-kernel/linux/linux-yocto_4.9.bbappend index 78d5101..9702dd4 100644 --- a/recipes-kernel/linux/linux-yocto_4.8.bbappend +++ b/recipes-kernel/linux/linux-yocto_4.9.bbappend | |||
| @@ -1,9 +1,9 @@ | |||
| 1 | FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-4.8:" | 1 | FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-4.8:" |
| 2 | 2 | ||
| 3 | # TPM kernel support | 3 | # TPM kernel support |
| 4 | KERNEL_FEATURES_append += "${@bb.utils.contains('DISTRO_FEATURES', 'tpm', ' features/tpm/tpm.scc', '', d)}" | ||
| 5 | |||
| 4 | SRC_URI += "\ | 6 | SRC_URI += "\ |
| 5 | ${@bb.utils.contains('DISTRO_FEATURES', 'tpm', ' file://tpm.cfg', '', d)} \ | ||
| 6 | ${@bb.utils.contains('DISTRO_FEATURES', 'tpm', ' file://tpm.scc', '', d)} \ | ||
| 7 | ${@bb.utils.contains('DISTRO_FEATURES', 'apparmor', ' file://apparmor.cfg', '', d)} \ | 7 | ${@bb.utils.contains('DISTRO_FEATURES', 'apparmor', ' file://apparmor.cfg', '', d)} \ |
| 8 | " | 8 | " |
| 9 | 9 | ||
