Commit Graph

6 Commits

Author SHA1 Message Date
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