Skip to content

Commit

Permalink
add support for linux 4.19 kernel headers
Browse files Browse the repository at this point in the history
both 4.19.90 from official kernel tarball and 4.19.88 from the
sabotage-linux headers-only package are added. the latter should be
preferred unless you have a reason not to, as it's much smaller and
has some patches that improve interaction with musl.

support for all earlier kernel header versions will be dropped soon,
since everything prior to 4.16 has incompatibilities with 32-bit archs
moving to time64.
  • Loading branch information
richfelker committed Dec 18, 2019
1 parent a6d3e61 commit 5c7b663
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions hashes/linux-4.19.90.tar.xz.sha1
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
2663224361a984c8a62b9cf9fc8c82c0a75f9f3f linux-4.19.90.tar.xz
1 change: 1 addition & 0 deletions hashes/linux-headers-4.19.88.tar.xz.sha1
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
de12b9c8ae2de9e85056a36be9f0fcc0a1e4abe9 linux-headers-4.19.88.tar.xz

0 comments on commit 5c7b663

Please sign in to comment.