heads/modules
Matt DeVillier 1d5f72e317 modules/coreboot: don't build IASL separate from toolchain
Older coreboot versions (pre-4.11) required IASL to be built separate
from the main toolchain (crossgcc), but that is no longer the case,
and doing so causes random failures from trying to build IASL as
part of the toolchain and separately, in parallel, each using
-j$(CPUS) threads.

Test: build any board using coreboot 4.15 under Debian 11, observe
no random failures from building the toolchain due to false positives
for a missing depencency .

Signed-off-by: Matt DeVillier <matt.devillier@puri.sm>
2022-02-03 15:04:09 -05:00
..
busybox Upgrade busybox to 1.32 2020-12-29 16:49:08 -05:00
cairo cairo: restore reproducibility 2018-11-24 09:18:32 -08:00
coreboot modules/coreboot: don't build IASL separate from toolchain 2022-02-03 15:04:09 -05:00
coreboot-blobs reconfigure submodules if their config files ever change (issue #172) 2017-04-07 10:34:57 -04:00
cryptsetup make cryptsetup1/cryptsetup2 optional 2021-01-30 07:28:28 +02:00
cryptsetup2 make cryptsetup1/cryptsetup2 optional 2021-01-30 07:28:28 +02:00
dropbear Download most resource from HTTPS 2018-12-13 16:21:21 -05:00
fbwhiptail fbwhiptail: Fix module to specific git commit vs master (#856) 2020-10-16 22:43:56 -04:00
flashrom modules/flashrom: Enable AST1100 in flashrom. This will allow user to flash the BMC internally for KGPE-D16. 2020-12-30 19:18:04 +00:00
flashtools modules/flashtools: bring par to upstream flashtools. 2020-09-06 19:06:02 -04:00
frotz adventure module 2018-02-05 11:30:39 -05:00
gawk Add gawk module to use if the host is running a different major version (fixes #668) (#811) 2020-09-07 08:50:01 -04:00
gpg force cross compile flags for gpg (#299) 2018-02-06 11:13:20 -05:00
gpg2 WiP: gpg2 2.21 LTS upgrade (gnupg toolstack) (#860) 2020-10-26 10:19:57 -04:00
hidapi Rename libremkey-hotp-verification module 2020-06-11 15:54:10 +02:00
hotp-verification modules/hotp-verification: Update module to latest version 2021-01-13 10:35:13 -06:00
json-c make cryptsetup1/cryptsetup2 optional 2021-01-30 07:28:28 +02:00
kexec kexec: Update to version 2.0.22 (was: 2.0.20) 2021-09-15 10:22:54 -05:00
libassuan WiP: gpg2 2.21 LTS upgrade (gnupg toolstack) (#860) 2020-10-26 10:19:57 -04:00
libgcrypt WiP: gpg2 2.21 LTS upgrade (gnupg toolstack) (#860) 2020-10-26 10:19:57 -04:00
libgpg-error WiP: gpg2 2.21 LTS upgrade (gnupg toolstack) (#860) 2020-10-26 10:19:57 -04:00
libhidapi-libusb add x230-nkstorecli board config (#817) 2020-10-19 10:47:22 -04:00
libksba WiP: gpg2 2.21 LTS upgrade (gnupg toolstack) (#860) 2020-10-26 10:19:57 -04:00
libnitrokey add x230-nkstorecli board config (#817) 2020-10-19 10:47:22 -04:00
libpng libpng : moving archive download from sourceforge to github 2020-06-03 16:51:18 -04:00
libusb libusb: replace package origin from sourceforge to github release 2021-02-02 20:17:17 -05:00
libusb-compat Preliminary support for GnuPG2 2019-01-26 11:45:00 -05:00
linux Support generation of bundled kernel 2021-07-26 12:02:08 +03:00
linuxboot modules/linuxboot: $$CPUS --> $(CPUS) 2020-12-26 12:19:10 -08:00
lvm2 lvm2: turn off buffering, which prevents segfault with new musl (#651) 2020-01-09 13:27:09 +01:00
make Merge branch 'master' into make-4.2.1 2019-04-22 21:53:43 -04:00
mbedtls Define $(CROSS_TOOLS) to ensure reproducible builds (issue #173) 2017-04-08 13:23:34 -04:00
msrtools modules: update to use full commit id 2020-01-16 09:30:48 -08:00
musl-cross CircleCI: add large ressource class for free tier as defined under https://support.circleci.com/hc/en-us/articles/4410707277083-Context-deadline-exceeded-after-1-hour-Build-timed-out-Free-tier-only- 2021-12-04 15:51:53 -05:00
newt CircleCI: fix #1058 and partly #984 2021-12-04 15:51:53 -05:00
nkstorecli add x230-nkstorecli board config (#817) 2020-10-19 10:47:22 -04:00
npth WiP: gpg2 2.21 LTS upgrade (gnupg toolstack) (#860) 2020-10-26 10:19:57 -04:00
pciutils Add back flashrom support for KGPE-D16 2018-05-05 18:59:43 -07:00
pinentry WiP: gpg2 2.21 LTS upgrade (gnupg toolstack) (#860) 2020-10-26 10:19:57 -04:00
pixman Add Cairo/FBWhiptail to the build process 2018-03-28 16:42:34 -04:00
popt Switch popt mirror to Launchpad 2018-12-13 16:39:07 -05:00
purism-blobs modules/purism-blobs: update to current HEAD 2021-12-20 22:13:36 -05:00
qrencode Define $(CROSS_TOOLS) to ensure reproducible builds (issue #173) 2017-04-08 13:23:34 -04:00
slang Make lvm and slang build reproducibly again 2018-10-28 10:59:33 -07:00
tpmtotp modules: update to use full commit id 2020-01-16 09:30:48 -08:00
u-root parallel make fixes and hacks, which seem to work and reduce excessive remaking (issue #394) 2018-05-02 11:38:39 -04:00
util-linux [WIP] cross build json-c and cryptsetup 2020-10-28 15:28:05 +02:00
zlib Download most resource from HTTPS 2018-12-13 16:21:21 -05:00