commit 0a3c25718ca1c0788fa9fb7b37e310367610ef82 Author: Jan Rękorajski <bagg...@pld-linux.org> Date: Thu Sep 24 20:16:15 2015 +0200
- added 4.1 kernel client/rebuild-kernel-packages.py | 46 +++++++++++++++++++-------------------- 1 file changed, 23 insertions(+), 23 deletions(-) --- diff --git a/client/rebuild-kernel-packages.py b/client/rebuild-kernel-packages.py index 9831572..ebd4c2a 100755 --- a/client/rebuild-kernel-packages.py +++ b/client/rebuild-kernel-packages.py @@ -9,29 +9,29 @@ import subprocess import sys packages = collections.OrderedDict([ - ('crash', ['head', '3.18', '3.14', '3.10', '3.4']), - ('dahdi-linux', ['head', '3.18', '3.14', '3.10', '3.4']), - ('igb', ['head', '3.18', '3.14', '3.10', '3.4']), - ('ipset', ['head', '3.18', '3.14', '3.10', '3.4']), - ('ixgbe', ['head', '3.18', '3.14', '3.10', '3.4']), - ('lin_tape', ['head', '3.18', '3.14', '3.10', '3.4']), - ('linux-fusion', ['head', '3.18', '3.14', '3.10', '3.4']), - ('lttng-modules', ['head', '3.18', '3.14', '3.10', '3.4']), - ('nvidiabl', ['head', '3.18', '3.14', '3.10', '3.4']), - ('r8168', ['head', '3.18', '3.14', '3.10', '3.4']), - ('rtl8812au', ['head', '3.18', '3.14', '3.10', '3.4']), - ('spl', ['head', '3.18', '3.14', '3.10', '3.4']), - ('sysdig', ['head', '3.18', '3.14', '3.10', '3.4']), - ('tpm_emulator', ['head', '3.18', '3.14', '3.10', '3.4']), - ('VirtualBox', ['head', '3.18', '3.14', '3.10', '3.4']), - ('vpb-driver', ['head', '3.18', '3.14', '3.10', '3.4']), - ('wl', ['head', '3.18', '3.14', '3.10', '3.4']), - ('xorg-driver-video-fglrx', ['head', '3.18', '3.14', '3.10', '3.4']), - ('xorg-driver-video-nvidia', ['head', '3.18', '3.14', '3.10', '3.4']), - ('xorg-driver-video-nvidia-legacy-304xx', ['head', '3.18', '3.14', '3.10', '3.4']), - ('xorg-driver-video-nvidia-legacy-340xx', ['head', '3.18', '3.14', '3.10', '3.4']), - ('zfs', ['head', '3.18', '3.14', '3.10', '3.4']), - ('xtables-addons:master', ['head', '3.18', '3.14', '3.10']), + ('crash', ['head', '4.1', '3.18', '3.14', '3.10', '3.4']), + ('dahdi-linux', ['head', '4.1', '3.18', '3.14', '3.10', '3.4']), + ('igb', ['head', '4.1', '3.18', '3.14', '3.10', '3.4']), + ('ipset', ['head', '4.1', '3.18', '3.14', '3.10', '3.4']), + ('ixgbe', ['head', '4.1', '3.18', '3.14', '3.10', '3.4']), + ('lin_tape', ['head', '4.1', '3.18', '3.14', '3.10', '3.4']), + ('linux-fusion', ['head', '4.1', '3.18', '3.14', '3.10', '3.4']), + ('lttng-modules', ['head', '4.1', '3.18', '3.14', '3.10', '3.4']), + ('nvidiabl', ['head', '4.1', '3.18', '3.14', '3.10', '3.4']), + ('r8168', ['head', '4.1', '3.18', '3.14', '3.10', '3.4']), + ('rtl8812au', ['head', '4.1', '3.18', '3.14', '3.10', '3.4']), + ('spl', ['head', '4.1', '3.18', '3.14', '3.10', '3.4']), + ('sysdig', ['head', '4.1', '3.18', '3.14', '3.10', '3.4']), + ('tpm_emulator', ['head', '4.1', '3.18', '3.14', '3.10', '3.4']), + ('VirtualBox', ['head', '4.1', '3.18', '3.14', '3.10', '3.4']), + ('vpb-driver', ['head', '4.1', '3.18', '3.14', '3.10', '3.4']), + ('wl', ['head', '4.1', '3.18', '3.14', '3.10', '3.4']), + ('xorg-driver-video-fglrx', ['head', '4.1', '3.18', '3.14', '3.10', '3.4']), + ('xorg-driver-video-nvidia', ['head', '4.1', '3.18', '3.14', '3.10', '3.4']), + ('xorg-driver-video-nvidia-legacy-304xx', ['head', '4.1', '3.18', '3.14', '3.10', '3.4']), + ('xorg-driver-video-nvidia-legacy-340xx', ['head', '4.1', '3.18', '3.14', '3.10', '3.4']), + ('zfs', ['head', '4.1', '3.18', '3.14', '3.10', '3.4']), + ('xtables-addons:master', ['head', '4.1', '3.18', '3.14', '3.10']), ('e1000e', ['3.18', '3.14', '3.10', '3.4']), ('open-vm-tools', ['3.18', '3.14', '3.10', '3.4']), ('linuxrdac', ['3.4']), ================================================================ ---- gitweb: http://git.pld-linux.org/gitweb.cgi/projects/pld-builder.new.git/commitdiff/0a3c25718ca1c0788fa9fb7b37e310367610ef82 _______________________________________________ pld-cvs-commit mailing list pld-cvs-commit@lists.pld-linux.org http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit