Commit graph

7 commits

Author SHA1 Message Date
Fabian Mastenbroek
ce9c4ef6e5
Update release workflow for new flavor naming format 2020-09-18 13:07:34 +02:00
Fabian Mastenbroek
c5d857229c
Add script for automatic updates
This change adds a script to automate the updating of the repository to
a new Linux kernel release.
2020-09-18 01:18:40 +02:00
Fabian Mastenbroek
1ab2af01d7
Update Github Actions workflows
This change removes some unneeded compilation flags for the kernel
builds.

In addition, we revert back to compilation level O2 based on the
discussion in the LKML:
https://lore.kernel.org/lkml/20200507224530.2993316-1-Jason@zx2c4.com/
2020-08-09 13:45:53 +02:00
Fabian Mastenbroek
d5fb5fac5a
Include pve-kernel-libc-dev package 2020-08-09 13:45:52 +02:00
Fabian Mastenbroek
919c62f72e
Disable ccache
This change disables ccache for the CI pipeline since the code base
changes so much between workflow instantiations that ccache becomes
ineffective.
2020-07-12 14:25:48 +02:00
Fabian Mastenbroek
ea9a827473
Add Linux 5.6.8
This change updates the kernel to Linux 5.6.8 based on Ubuntu 5.6.0-7.7.
2020-04-30 18:41:57 +02:00
Fabian Mastenbroek
277c291e90
Add build variants for multiple micro architectures 2020-04-30 00:14:05 +02:00