[projects/pld-builder.new] goodbye linux 3.18, welcome linux 4.9

baggins baggins at pld-linux.org
Sun Mar 26 19:31:01 CEST 2017


commit 1127c34e0474c9330911b6e6e3d0692fbddc5fe7
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sun Mar 26 19:30:42 2017 +0200

    goodbye linux 3.18, welcome linux 4.9

 client/rebuild-kernel-packages.py | 44 +++++++++++++++++++--------------------
 1 file changed, 22 insertions(+), 22 deletions(-)
---
diff --git a/client/rebuild-kernel-packages.py b/client/rebuild-kernel-packages.py
index 321e60e..7875393 100755
--- a/client/rebuild-kernel-packages.py
+++ b/client/rebuild-kernel-packages.py
@@ -9,28 +9,28 @@ import subprocess
 import sys
 
 packages = collections.OrderedDict([
-    ('crash',                                 ['head', '4.4', '4.1', '3.18']),
-    ('dahdi-linux',                           ['head', '4.4', '4.1', '3.18']),
-    ('ipset',                                 ['head', '4.4', '4.1', '3.18']),
-    ('lin_tape',                              ['head', '4.4', '4.1', '3.18']),
-    ('linux-gpib',                            ['head', '4.4', '4.1', '3.18']),
-    ('lttng-modules',                         ['head', '4.4', '4.1', '3.18']),
-    ('r8168',                                 ['head', '4.4', '4.1', '3.18']),
-    ('rtl8812au',                             ['head', '4.4', '4.1', '3.18']),
-    ('spl',                                   ['head', '4.4', '4.1', '3.18']),
-    ('sysdig',                                ['head', '4.4', '4.1', '3.18']),
-    ('tpm_emulator',                          ['head', '4.4', '4.1', '3.18']),
-    ('VirtualBox',                            ['head', '4.4', '4.1', '3.18']),
-    ('vpb-driver',                            ['head', '4.4', '4.1', '3.18']),
-    ('wl',                                    ['head', '4.4', '4.1', '3.18']),
-    ('xorg-driver-video-nvidia',              ['head', '4.4', '4.1', '3.18']),
-    ('xorg-driver-video-nvidia-legacy-304xx', ['head', '4.4', '4.1', '3.18']),
-    ('xorg-driver-video-nvidia-legacy-340xx', ['head', '4.4', '4.1', '3.18']),
-    ('xtables-addons',                        ['head', '4.4', '4.1', '3.18']),
-    ('zfs',                                   ['head', '4.4', '4.1', '3.18']),
-    ('igb',                                   ['4.4', '4.1', '3.18']),
-    ('ixgbe',                                 ['4.4', '4.1', '3.18']),
-    ('nvidiabl',                              ['4.4', '4.1', '3.18']),
+    ('crash',                                 ['head', '4.9', '4.4', '4.1']),
+    ('dahdi-linux',                           ['head', '4.9', '4.4', '4.1']),
+    ('ipset',                                 ['head', '4.9', '4.4', '4.1']),
+    ('lin_tape',                              ['head', '4.9', '4.4', '4.1']),
+    ('linux-gpib',                            ['head', '4.9', '4.4', '4.1']),
+    ('lttng-modules',                         ['head', '4.9', '4.4', '4.1']),
+    ('r8168',                                 ['head', '4.9', '4.4', '4.1']),
+    ('rtl8812au',                             ['head', '4.9', '4.4', '4.1']),
+    ('spl',                                   ['head', '4.9', '4.4', '4.1']),
+    ('sysdig',                                ['head', '4.9', '4.4', '4.1']),
+    ('tpm_emulator',                          ['head', '4.9', '4.4', '4.1']),
+    ('VirtualBox',                            ['head', '4.9', '4.4', '4.1']),
+    ('vpb-driver',                            ['head', '4.9', '4.4', '4.1']),
+    ('wl',                                    ['head', '4.9', '4.4', '4.1']),
+    ('xorg-driver-video-nvidia',              ['head', '4.9', '4.4', '4.1']),
+    ('xorg-driver-video-nvidia-legacy-304xx', ['head', '4.9', '4.4', '4.1']),
+    ('xorg-driver-video-nvidia-legacy-340xx', ['head', '4.9', '4.4', '4.1']),
+    ('xtables-addons',                        ['head', '4.9', '4.4', '4.1']),
+    ('zfs',                                   ['head', '4.9', '4.4', '4.1']),
+    ('igb',                                   ['4.4', '4.1']),
+    ('ixgbe',                                 ['4.4', '4.1']),
+    ('nvidiabl',                              ['4.4', '4.1']),
 ])
 
 def get_rpmdir():
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/projects/pld-builder.new.git/commitdiff/1127c34e0474c9330911b6e6e3d0692fbddc5fe7



More information about the pld-cvs-commit mailing list