[projects/pld-builder.new] lin_tape is back on head

baggins baggins at pld-linux.org
Sun Apr 8 01:25:43 CEST 2018


commit fcd578a558f1d8e72a19e0017136fca349546688
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sun Apr 8 01:25:18 2018 +0200

    lin_tape is back on head

 client/rebuild-kernel-packages.py | 40 +++++++++++++++++++--------------------
 1 file changed, 20 insertions(+), 20 deletions(-)
---
diff --git a/client/rebuild-kernel-packages.py b/client/rebuild-kernel-packages.py
index 899b7f5..d991d54 100755
--- a/client/rebuild-kernel-packages.py
+++ b/client/rebuild-kernel-packages.py
@@ -9,26 +9,26 @@ import subprocess
 import sys
 
 packages = collections.OrderedDict([
-    ('crash',                                 ['head', '4.14',  '4.9', '4.4']),
-    ('dahdi-linux',                           ['head', '4.14',  '4.9', '4.4']),
-    ('ipset',                                 ['head', '4.14',  '4.9', '4.4']),
-    ('linux-gpib',                            ['head', '4.14',  '4.9', '4.4']),
-    ('lttng-modules',                         ['head', '4.14',  '4.9', '4.4']),
-    ('r8168',                                 ['head', '4.14',  '4.9', '4.4']),
-    ('rtl8812au',                             ['head', '4.14',  '4.9', '4.4']),
-    ('spl',                                   ['head', '4.14',  '4.9', '4.4']),
-    ('sysdig',                                ['head', '4.14',  '4.9', '4.4']),
-    ('tpm_emulator',                          ['head', '4.14',  '4.9', '4.4']),
-    ('VirtualBox',                            ['head', '4.14',  '4.9', '4.4']),
-    ('vpb-driver',                            ['head', '4.14',  '4.9', '4.4']),
-    ('WireGuard',                             ['head', '4.14',  '4.9', '4.4']),
-    ('wl',                                    ['head', '4.14',  '4.9', '4.4']),
-    ('xorg-driver-video-nvidia',              ['head', '4.14',  '4.9', '4.4']),
-    ('xorg-driver-video-nvidia-legacy-304xx', ['head', '4.14',  '4.9', '4.4']),
-    ('xorg-driver-video-nvidia-legacy-340xx', ['head', '4.14',  '4.9', '4.4']),
-    ('xtables-addons',                        ['head', '4.14',  '4.9', '4.4']),
-    ('zfs',                                   ['head', '4.14',  '4.9', '4.4']),
-    ('lin_tape',                              ['4.14', '4.9', '4.4']),
+    ('crash',                                 ['head', '4.14', '4.9', '4.4']),
+    ('dahdi-linux',                           ['head', '4.14', '4.9', '4.4']),
+    ('ipset',                                 ['head', '4.14', '4.9', '4.4']),
+    ('lin_tape',                              ['head', '4.14', '4.9', '4.4']),
+    ('linux-gpib',                            ['head', '4.14', '4.9', '4.4']),
+    ('lttng-modules',                         ['head', '4.14', '4.9', '4.4']),
+    ('r8168',                                 ['head', '4.14', '4.9', '4.4']),
+    ('rtl8812au',                             ['head', '4.14', '4.9', '4.4']),
+    ('spl',                                   ['head', '4.14', '4.9', '4.4']),
+    ('sysdig',                                ['head', '4.14', '4.9', '4.4']),
+    ('tpm_emulator',                          ['head', '4.14', '4.9', '4.4']),
+    ('VirtualBox',                            ['head', '4.14', '4.9', '4.4']),
+    ('vpb-driver',                            ['head', '4.14', '4.9', '4.4']),
+    ('WireGuard',                             ['head', '4.14', '4.9', '4.4']),
+    ('wl',                                    ['head', '4.14', '4.9', '4.4']),
+    ('xorg-driver-video-nvidia',              ['head', '4.14', '4.9', '4.4']),
+    ('xorg-driver-video-nvidia-legacy-304xx', ['head', '4.14', '4.9', '4.4']),
+    ('xorg-driver-video-nvidia-legacy-340xx', ['head', '4.14', '4.9', '4.4']),
+    ('xtables-addons',                        ['head', '4.14', '4.9', '4.4']),
+    ('zfs',                                   ['head', '4.14', '4.9', '4.4']),
     ('igb',                                   ['4.4']),
     ('ixgbe',                                 ['4.4']),
     ('nvidiabl',                              ['4.4']),
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list