From: Thorsten Leemhuis <fed...@leemhuis.info>

redhat: fix kernel-rt-kvm package removal for Fedora

Remove the kernel-rt-kvm package definitions in the filter files for
Fedora as well, which were accidentally left behind in the change that
removed them in all the other places[1], which broke building -rt for
Fedora.

Link: https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3837/ [1]
Fixes: 467246b5426d4 ("redhat: remove kernel-rt-kvm package")
Signed-off-by: Thorsten Leemhuis <fed...@leemhuis.info>

diff --git a/redhat/fedora_files/def_variants.yaml.fedora 
b/redhat/fedora_files/def_variants.yaml.fedora
index blahblah..blahblah 100644
--- a/redhat/fedora_files/def_variants.yaml.fedora
+++ b/redhat/fedora_files/def_variants.yaml.fedora
@@ -12,10 +12,6 @@ packages:
     depends-on:
     - modules-core
     - modules
-  - name: modules-rt-kvm
-    if_variant_in: ["rt"]
-    depends-on:
-    - modules-core
 
 
 rules:
@@ -23,9 +19,6 @@ rules:
     exact_pkg: True
   - .*test[^/]*.ko: modules-internal
 
-  - arch/x86/kvm/kvm(-amd|-intel|\.).*: modules-rt-kvm
-    if_variant_in: ["rt"]
-
   - arch/.*: modules-core
   - crypto/.*: modules-core
 
@@ -72,8 +65,6 @@ rules:
   - drivers/gpio/gpio-dln2.*: modules-extra
   - drivers/gpio/gpio-ljca.*: modules
   - drivers/gpio/.*: modules-core
-  - drivers/gpu/drm/i915/kvmgt.*: modules-rt-kvm
-    if_variant_in: ["rt"]
   - drivers/gpu/drm/display/drm_.*: modules-core
   - drivers/gpu/drm/drm.*: modules-core
   - drivers/gpu/drm/etnaviv/.*: modules-core
@@ -252,8 +243,6 @@ rules:
   - drivers/powercap/intel_rapl_tpmi.*: modules
   - drivers/powercap/.*: modules-core
   - drivers/pps/.*: modules-core
-  - drivers/ptp/ptp_kvm.*: modules-rt-kvm
-    if_variant_in: ["rt"]
   - drivers/ptp/ptp_mock.*: modules-internal
   - drivers/ptp/ptp_dfl_tod.*: modules
   - drivers/ptp/.*: modules-core

--
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3846

-- 
_______________________________________________
kernel mailing list -- kernel@lists.fedoraproject.org
To unsubscribe send an email to kernel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/kernel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to