From e7432934b7e9b5c9781363ef29b995c481c40993 Mon Sep 17 00:00:00 2001 From: Andrew Lukoshko Date: Wed, 17 May 2023 15:51:04 +0200 Subject: [PATCH] Add more RT packages to filter --- x86_64/include_exclude.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/x86_64/include_exclude.conf b/x86_64/include_exclude.conf index fe6ad92..6b4b1a7 100644 --- a/x86_64/include_exclude.conf +++ b/x86_64/include_exclude.conf @@ -55,6 +55,8 @@ filter_packages = [ "kernel-rt", "kernel-rt-core", "kernel-rt-modules", + "rt-setup", + "tuned-profiles-realtime", ] } ),