Browse Source
gnu: linux-libre@4.9: Update to 4.9.38.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.38.
python-updates
Mark H Weaver
5 years ago
No known key found for this signature in database
GPG Key ID: 7CEF29847562C516
1 changed files with
2 additions and
2 deletions
-
gnu/packages/linux.scm
|
|
@ -373,8 +373,8 @@ It has been modified to remove all non-free binary blobs.") |
|
|
|
#:configuration-file kernel-config)) |
|
|
|
|
|
|
|
(define-public linux-libre-4.9 |
|
|
|
(make-linux-libre "4.9.37" |
|
|
|
"0jrpzv5a8j8qjhh1x1wldyzbjms8p48nk5w6b4gib67fl7vx3135" |
|
|
|
(make-linux-libre "4.9.38" |
|
|
|
"13pfawwnf46yqsrx3k5mj4pa7cs2x4v23qi8ncpxz0vqzgz9xxrd" |
|
|
|
%intel-compatible-systems |
|
|
|
#:configuration-file kernel-config)) |
|
|
|
|
|
|
|