diff options
| author | Mark Hatle <mark.hatle@kernel.crashing.org> | 2022-07-28 21:59:57 -0500 |
|---|---|---|
| committer | Mark Hatle <mark.hatle@kernel.crashing.org> | 2022-09-01 09:53:21 -0500 |
| commit | de20bfb35015c8398d3d0fdb8d1519fd9cb8de4d (patch) | |
| tree | e8e57be4ea9839a7b0a037a78294cc6bcc273488 /meta-microblaze | |
| parent | 8ea75cc272182dbda8c3ac9daaed2d85f0546030 (diff) | |
| download | meta-xilinx-de20bfb35015c8398d3d0fdb8d1519fd9cb8de4d.tar.gz | |
meta-microblaze: disable of seccomp moved to oe-core
Signed-off-by: Mark Hatle <mark.hatle@kernel.crashing.org>
Diffstat (limited to 'meta-microblaze')
| -rw-r--r-- | meta-microblaze/conf/layer.conf | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/meta-microblaze/conf/layer.conf b/meta-microblaze/conf/layer.conf index d94426d3..2536fd69 100644 --- a/meta-microblaze/conf/layer.conf +++ b/meta-microblaze/conf/layer.conf | |||
| @@ -16,7 +16,4 @@ LAYERSERIES_COMPAT_xilinx-microblaze = "langdale" | |||
| 16 | # Microblaze does not support stack-protector! | 16 | # Microblaze does not support stack-protector! |
| 17 | SECURITY_STACK_PROTECTOR:microblaze = "" | 17 | SECURITY_STACK_PROTECTOR:microblaze = "" |
| 18 | 18 | ||
| 19 | # seccomp does not support microblaze! | ||
| 20 | DISTRO_FEATURES:remove:microblaze = "seccomp" | ||
| 21 | |||
| 22 | OLDEST_KERNEL:microblaze = "3.15" | 19 | OLDEST_KERNEL:microblaze = "3.15" |
