diff options
| author | Stefan Berger <stefanb@linux.ibm.com> | 2023-05-10 10:51:23 -0400 |
|---|---|---|
| committer | Armin Kuster <akuster808@gmail.com> | 2023-05-13 06:06:29 -0400 |
| commit | 5dff4e47af3996ea4c4fbbaaae1c9358cce67d1d (patch) | |
| tree | 468a8b49e560d6f539b26c1e38bb052d55b30e10 /meta-integrity | |
| parent | 25dc18d6969c637bab14163aea0c95c80d3ed80c (diff) | |
| download | meta-security-5dff4e47af3996ea4c4fbbaaae1c9358cce67d1d.tar.gz | |
ima: Drop kernel config option CONFIG_SQUASHFS_XATTR=y from ima.cfg
Drop the kernel config option CONFIG_SQUASHFS_XATTR=y from ima.cfg.
Instead, require projects that use squashfs to set this option.
Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-integrity')
| -rw-r--r-- | meta-integrity/recipes-kernel/linux/linux/ima.cfg | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-integrity/recipes-kernel/linux/linux/ima.cfg b/meta-integrity/recipes-kernel/linux/linux/ima.cfg index 86fb3aa..d7d80a6 100644 --- a/meta-integrity/recipes-kernel/linux/linux/ima.cfg +++ b/meta-integrity/recipes-kernel/linux/linux/ima.cfg | |||
| @@ -1,4 +1,3 @@ | |||
| 1 | CONFIG_SQUASHFS_XATTR=y | ||
| 2 | CONFIG_KEYS=y | 1 | CONFIG_KEYS=y |
| 3 | CONFIG_ASYMMETRIC_KEY_TYPE=y | 2 | CONFIG_ASYMMETRIC_KEY_TYPE=y |
| 4 | CONFIG_SYSTEM_TRUSTED_KEYRING=y | 3 | CONFIG_SYSTEM_TRUSTED_KEYRING=y |
