gnu: linux: Don't timeout on blob scan.
authorMathieu Othacehe <othacehe@gnu.org>
Sun, 10 Jan 2021 18:31:58 +0000 (19:31 +0100)
committerMathieu Othacehe <othacehe@gnu.org>
Sun, 10 Jan 2021 18:35:34 +0000 (19:35 +0100)
commitf40ae739bce67a6da17450cf5ce9cce39c7c4ce3
tree2ec3ed633c3357930a2ae7a95ad94d5e1b9d0e31
parent2dba37e27a75c4a8ffac324d419c020f1b900d66
gnu: linux: Don't timeout on blob scan.

On berlin, linux-libre blob scanning timeouts after 600 seconds, increase
max-silent-time to 3600 seconds.

* gnu/packages/linux.scm (make-linux-libre*): Set max-silent-time property to
3600.
gnu/packages/linux.scm