[projects/pld-builder.new] Drop lttng-modules package altogether from kernel builds
baggins
baggins at pld-linux.org
Mon May 25 00:17:10 CEST 2026
commit 7801a170c9fd8fdc203c4c1e3b84336791e688fa
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Mon May 25 00:15:50 2026 +0200
Drop lttng-modules package altogether from kernel builds
Too brittle, breaks on the smallest changes. Upstream too slow too fix.
client/rebuild-kernel-packages.py | 1 -
1 file changed, 1 deletion(-)
---
diff --git a/client/rebuild-kernel-packages.py b/client/rebuild-kernel-packages.py
index ca62e79..be4f95d 100755
--- a/client/rebuild-kernel-packages.py
+++ b/client/rebuild-kernel-packages.py
@@ -24,7 +24,6 @@ packages = collections.OrderedDict([
('xtables-addons', ['head', '6.18', '6.12', '6.6', '6.1', '5.15', '5.10']),
('zfs', ['head', '6.18', '6.12', '6.6', '6.1', '5.15', '5.10']),
('xorg-driver-video-nvidia-legacy-390xx', ['6.18', '6.12', '6.6', '6.1', '5.15', '5.10']),
- ('lttng-modules', ['6.18', '6.12', '6.6', '6.1', '5.15', '5.10']),
('rtl8812au', ['6.12', '6.6', '6.1', '5.15', '5.10']),
('linux-gpib', ['6.6', '6.1', '5.15', '5.10']),
('vpb-driver', ['6.1', '5.15', '5.10']),
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/projects/pld-builder.new.git/commitdiff/7801a170c9fd8fdc203c4c1e3b84336791e688fa
More information about the pld-cvs-commit
mailing list