Commit Graph

8 Commits

Author SHA1 Message Date
Tianon Gravi
3d69162f4e Use jq-template.awk 2020-08-27 16:34:48 -07:00
Tianon Gravi
7877bcf9e8 Revert "Apply workaround for https://bugs.debian.org/960271"
This reverts commit 0a7d8e431e.

See https://tracker.debian.org/news/1151808/accepted-linux-419118-2deb10u1-source-into-stable-embargoed-stable/ -- this was fixed for Buster in src:linux 4.19.118-2+deb10u1 🎉
2020-06-09 17:18:34 -07:00
Tianon Gravi
0a7d8e431e Apply workaround for https://bugs.debian.org/960271
This change comes from 467d12f5c7 in the upstream kernel, and will hopefully get patched in Debian directly so we can drop this patch from our builds.
2020-05-11 10:11:39 -07:00
Tianon Gravi
9b313157b4 Silence "apt-mark manual" output (since we have "set -x", so that output is redundant) 2020-05-11 10:10:42 -07:00
Tianon Gravi
768667821b Add "bzip2" to the build dependencies
```
  BUNZIP2 pc-bios/edk2-arm-code.fd.bz2
/bin/sh: 1: bzip2: not found
make: *** [Makefile:300: pc-bios/edk2-arm-code.fd] Error 127
make: *** Deleting file 'pc-bios/edk2-arm-code.fd'
```
2019-07-29 13:20:31 -07:00
Tianon Gravi
dee71cdf29 Fix libssh changes
This accounts for b10d49d761 (upstream switching from `libssh2` to `libssh` in 4.1+).
2019-07-29 13:15:25 -07:00
Tianon Gravi
b2041b33b9 Update to Debian Buster 2019-07-29 13:13:40 -07:00
Tianon Gravi
5744226562 Add "update.sh", use a template, and add multiple versions 2019-01-17 14:28:12 -08:00