]> git.pld-linux.org Git - projects/pld-builder.new.git/commitdiff
lin_tape driver up to kernel 5.15
authorJan Rękorajski <baggins@pld-linux.org>
Mon, 25 Dec 2023 22:15:16 +0000 (23:15 +0100)
committerJan Rękorajski <baggins@pld-linux.org>
Mon, 25 Dec 2023 22:15:16 +0000 (23:15 +0100)
client/rebuild-kernel-packages.py

index 4a7a05f516cb963a2a3ee92f4c16542eb51e3bf8..f7a45944f62aca8746630a4a09d6ed1fd8492af2 100755 (executable)
@@ -28,7 +28,7 @@ packages = collections.OrderedDict([
     ('zfs',                                   ['head', '6.1', '5.15', '5.10', '5.4', '4.19', '4.14']),
     ('xtables-addons',                        ['head', '6.1', '5.15', '5.10', '5.4', '4.19']),
     ('vpb-driver',                            ['6.1', '5.15', '5.10', '5.4', '4.19', '4.14']),
-    ('lin_tape',                              ['5.10', '5.4', '4.19', '4.14']),
+    ('lin_tape',                              ['5.15', '5.10', '5.4', '4.19', '4.14']),
     ('WireGuard',                             ['5.4', '4.19', '4.14']),
     ('xtables-addons:XTADDONS_2',             ['4.14']),
 ])
This page took 1.217409 seconds and 4 git commands to generate.