summaryrefslogtreecommitdiff
path: root/gnu/packages/linux.scm
AgeCommit message (Collapse)Author
2020-06-13Merge branch 'staging'Marius Bakke
2020-06-13gnu: perf: Set 'CC'.Ludovic Courtès
* gnu/packages/linux.scm (perf)[arguments]: Add "CC=gcc" to #:make-flags. This fixes a (harmless?) error message during the 'configure' phase.
2020-06-13gnu: perf: Restore use of dependencies.Ludovic Courtès
* gnu/packages/linux.scm (perf)[arguments]: Remove C_INCLUDE_PATH from #:make-flags. It is no longer needed since the switch to C_INCLUDE_PATH in 2073b55e6b964cb8ca15e8c74cb32dac00f05f0d and would prevent dependencies from being found.
2020-06-11Merge branch 'master' into stagingMarius Bakke
2020-06-11gnu: linux-libre: Update to 5.4.46.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.46. (linux-libre-5.4-pristine-source): Update hash.
2020-06-11gnu: linux-libre@5.7: Update to 5.7.2.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-5.7-version): Update to 5.7.128. (linux-libre-5.7-pristine-source): Update hash.
2020-06-11gnu: linux-libre@5.6: Remove.Mark H Weaver
Users of linux-libre-5.6 should migrate to version 5.7. * gnu/packages/linux.scm (deblob-scripts-5.6, linux-libre-5.6-version) (linux-libre-5.6-pristine-source, linux-libre-5.6-source) (linux-libre-headers-5.6, linux-libre-arm-generic-5.6) (linux-libre-arm64-generic-5.6): Remove variables.
2020-06-11gnu: linux-libre@4.19: Update to 4.19.128.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.128. (linux-libre-4.19-pristine-source): Update hash.
2020-06-11gnu: linux-libre@4.14: Update to 4.14.184.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.184. (linux-libre-4.14-pristine-source): Update hash.
2020-06-11gnu: linux-libre@4.9: Update to 4.9.227.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.227. (linux-libre-4.9-pristine-source): Update hash.
2020-06-11gnu: linux-libre@4.4: Update to 4.4.227.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.227. (linux-libre-4.4-pristine-source): Update hash.
2020-06-10gnu: thinkfan: Update to 1.2.Nicolas Goaziou
* gnu/packages/linux.scm (thinkfan): Update to 1.2. [home-page]: Switch to an up-to-date home page.
2020-06-10gnu: nvme-cli: Update to 1.11.2.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (nvme-cli): Update to 1.11.2.
2020-06-10gnu: iptables: Update to 1.8.5.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (iptables): Update to 1.8.5. [source]: Add URL. [arguments]: Add an ‘install-missing-script’ phase.
2020-06-10gnu: nftables: Update to 0.9.5.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (nftables): Update to 0.9.5.
2020-06-10gnu: libnftnl: Update to 1.1.7.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (libnftnl): Update to 1.1.7.
2020-06-08gnu: v4l2loopback-linux-module: Really disable tests.Tobias Geerinckx-Rice
Commit fdcd193744dbb92d3478c8e4e6c4f4336a872831 was a botched by-hand ‘merge’ that caused the default check phase to run, and fail. * gnu/packages/linux.scm (v4l2loopback-linux-module)[arguments]: Set #:tests? to #f.
2020-06-08gnu: Add linux-libre-arm-generic-5.7.Vagrant Cascadian
* gnu/packages/linux (linux-libre-arm-generic): New variable.
2020-06-08gnu: Add linux-libre-arm64-generic-5.7.Vagrant Cascadian
* gnu/packages/linux (linux-libre-arm64-generic): New variable.
2020-06-08gnu: Add linux-libre 5.7.1.Vagrant Cascadian
* gnu/packages/linux (deblob-scripts-5.7): New variable. (linux-libre-5.7-version): New variable. (linux-libre-5.7-pristine-source): New variable. (linux-libre-5.7-source): New variable. (linux-libre-headers-5.7): New variable.
2020-06-08Merge branch 'master' into stagingMarius Bakke
2020-06-08gnu: rtl8821ce-linux-module: Use MAKE-FLAGS.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (rtl8821ce-linux-module)[arguments]: Use MAKE-FLAGS keyword. Make CC environment variable a make flag.
2020-06-08gnu: rtl8812au-aircrack-ng-linux-module: Use MAKE-FLAGS.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (rtl8812au-aircrack-ng-linux-module) [arguments]: Use MAKE-FLAGS keyword.
2020-06-08gnu: rtl8812au-aircrack-ng-linux-module: Update to 5.6.4.2-1.df2b8df.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (rtl8812au-aircrack-ng-linux-module): Update to 5.6.4.2-1.df2b8df.
2020-06-08gnu: v4l2loopback-linux-module: Edit synopsis and description.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (v4l2loopback-linux-module) [synopsis, description]: Edit.
2020-06-08gnu: v4l2loopback-linux-module: Disable ‘test’.Tobias Geerinckx-Rice
It simply built the test programme but nothing more. * gnu/packages/linux.scm (v4l2loopback-linux-module)[arguments]: Remove the ‘check’ phase.
2020-06-08gnu: Add v4l2loopback-linux-module.Morgan Smith
* gnu/packages/linux.scm (v4l2loopback-linux-module): New variable.
2020-06-08gnu: linux-libre: Update to 5.4.45.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.45. (linux-libre-5.4-pristine-source): Update hash.
2020-06-08gnu: linux-libre@5.6: Update to 5.6.17.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-5.6-version): Update to 5.6.17. (linux-libre-5.6-pristine-source): Update hash.
2020-06-08gnu: linux-libre@4.19: Update to 4.19.127.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.127. (linux-libre-4.19-pristine-source): Update hash.
2020-06-06Merge branch 'master' into stagingMarius Bakke
2020-06-06gnu: mcelog: Update description.Tobias Geerinckx-Rice
I believe that nowadays rasdaemon is a/the recommended alternative. * gnu/packages/linux.scm (mcelog)[description]: Remove ‘required’.
2020-06-06gnu: mcelog: Update to 170.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (mcelog): Update to 170.
2020-06-06gnu: mcelog: Fix unversioned DOCDIR.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (mcelog)[arguments]: VERSION DOCDIR.
2020-06-05gnu: strace: Update to 5.7.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (strace): Update to 5.7. [arguments]: Disable three failing tests.
2020-06-05gnu: iproute2: Update to 5.7.0.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (iproute): Update to 5.7.0.
2020-06-03gnu: linux-libre: Update to 5.4.44.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.44. (linux-libre-5.4-pristine-source): Update hash.
2020-06-03gnu: linux-libre@5.6: Update to 5.6.16.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-5.6-version): Update to 5.6.16. (linux-libre-5.6-pristine-source): Update hash.
2020-06-03gnu: linux-libre@4.19: Update to 4.19.126.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.126. (linux-libre-4.19-pristine-source): Update hash.
2020-06-03gnu: linux-libre@4.14: Update to 4.14.183.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.183. (linux-libre-4.14-pristine-source): Update hash.
2020-06-03gnu: linux-libre@4.9: Update to 4.9.226.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.226. (linux-libre-4.9-pristine-source): Update hash.
2020-06-03gnu: linux-libre@4.4: Update to 4.4.226.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.226. (linux-libre-4.4-pristine-source): Update hash.
2020-06-03gnu: iw: Use CC-FOR-TARGET.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (iw)[arguments]: Use CC-FOR-TARGET.
2020-06-03gnu: net-tools: Fix cross-compilation.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (net-tools)[arguments]: Use CC-FOR-TARGET.
2020-06-03gnu: blktrace: Prepare for cross-compilation.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (blktrace)[arguments]: Use CC-FOR-TARGET.
2020-06-03gnu: mdadm: Actually cross-compile.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (mdadm)[arguments]: Use CC-FOR-TARGET.
2020-06-03gnu: hdparm: Fix cross-compilation.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (hdparm)[arguments]: Use CC-FOR-TARGET. Don't strip the binary during the build phase.
2020-06-03gnu: mbpfan: Fix cross-compilation.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (mbpfan)[arguments]: Use CC-FOR-TARGET.
2020-06-03gnu: earlyoom: Actually cross-compile.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (earlyoom)[arguments]: Use CC-FOR-TARGET.
2020-06-03gnu: i2c-tools: Actually cross-compile.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (i2c-tools)[arguments]: Use CC-FOR-TARGET.