]> git.pld-linux.org Git - projects/pld-builder.new.git/commitdiff
- add VirtualBox:VIRTUALBOX_5_2 to kernel packages list
authorAdam Gołębiowski <adamg@pld-linux.org>
Mon, 18 Feb 2019 11:15:33 +0000 (12:15 +0100)
committerAdam Gołębiowski <adamg@pld-linux.org>
Mon, 18 Feb 2019 11:15:33 +0000 (12:15 +0100)
client/rebuild-kernel-packages.py

index 36918d1c52801f8b6174798916cab9d697e8e191..a5ada45566313c776875eec51d3ebd5f803ab61a 100755 (executable)
@@ -22,6 +22,7 @@ packages = collections.OrderedDict([
     ('sysdig',                                ['head', '4.19', '4.14', '4.9', '4.4']),
     ('tpm_emulator',                          ['head', '4.19', '4.14', '4.9', '4.4']),
     ('VirtualBox',                            ['head', '4.19', '4.14', '4.9', '4.4']),
+    ('VirtualBox:VIRTUALBOX_5_2',             ['head', '4.19', '4.14', '4.9', '4.4']),
     ('vpb-driver',                            ['head', '4.19', '4.14', '4.9', '4.4']),
     ('WireGuard',                             ['head', '4.19', '4.14', '4.9', '4.4']),
     ('wl',                                    ['head', '4.19', '4.14', '4.9', '4.4']),
This page took 0.040624 seconds and 4 git commands to generate.