xloem

xloem opened issue libreboot/lbmk#110

VGA Debug Output Patch

2 years ago

xloem reopened pull request libreboot/lbmk#109

Resolve occasional seabios build race by performing silentoldconfig in advance

2 years ago

xloem commented on issue libreboot/lbmk#109

Resolve occasional seabios build race by performing silentoldconfig in advance

I've updated this to address both seabios builds.

2 years ago

xloem pushed to seabios-race at xloem/lbmk

  • 676eb110c7 Perform the silentoldconfig step of seabios before full make I was running into a race condition when rebuilding seabios with a high cpu count, resulting in failure with this error message: cc1: fatal error: can't open 'out/src/asm-offsets.s' for writing: No such file or directory Performing the silentoldconfig step before the full make step seems to resolve the failure.
  • d33eb09473 Perform the silentoldconfig step of seabios before full make I was running into a race condition when rebuilding seabios with a high cpu count, resulting in failure with this error message: cc1: fatal error: can't open 'out/src/asm-offsets.s' for writing: No such file or directory Performing the silentoldconfig step before the full make step seems to resolve the failure.
  • View comparison for these 2 commits »

2 years ago

xloem closed pull request libreboot/lbmk#109

Resolve occasional seabios build race by performing silentoldconfig in advance

2 years ago

xloem commented on issue libreboot/lbmk#109

Resolve occasional seabios build race by performing silentoldconfig in advance

Race still present.

2 years ago

xloem created pull request libreboot/lbmk#109

Resolve occasional seabios build race by performing silentoldconfig in advance

2 years ago

xloem pushed to seabios-race at xloem/lbmk

  • d33eb09473 Perform the silentoldconfig step of seabios before full make I was running into a race condition when rebuilding seabios with a high cpu count, resulting in failure with this error message: cc1: fatal error: can't open 'out/src/asm-offsets.s' for writing: No such file or directory Performing the silentoldconfig step before the full make step seems to resolve the failure.
  • 33a43ffc07 update flashrom
  • 9557da45df Merge branch 'master' of GNUtoo/lbmk into master
  • 89aac5393a Merge branch 'submodule-version' of xloem/lbmk into master
  • 3b80a42aa0 scripts: download: coreboot: fix ./download all When running ./download all, we have the following error: resources/scripts/download/coreboot: Line 52: $1 is not set. The ./download all command was broken by the following commit: 2bb805e2e07a7d3e1268a09d720ecd13e26af418 (download: Add --help in the individual download scripts). Reported-by: madbehaviorus[m] on #libreboot on liberachat Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>

2 years ago

xloem created new branch seabios-race at xloem/lbmk

2 years ago

xloem created pull request libreboot/lbmk#107

scripts: process git versions when lbmk is a worktree or submodule

2 years ago

xloem pushed to submodule-version at xloem/lbmk

  • acc57bda6d scripts: process git versions when lbmk is a worktree or submodule git worktrees have plaintext .git files which contain the gitdir in their content.
  • da13876a72 scripts: process git versions for submodules Submodules have plain text .git files which contain the gitdir as text inside.
  • View comparison for these 2 commits »

2 years ago

xloem pushed to submodule-version at xloem/lbmk

  • da13876a72 scripts: process git versions for submodules Submodules have plain text .git files which contain the gitdir as text inside.
  • fd41399961 Merge branch 'master' of GNUtoo/lbmk into master
  • 8833be159b scripts: download: u-boot: fix u-boot repository URL Without that fix we have the following warning during the download: Cloning into 'u-boot/u-boot'... warning: redirecting to https://source.denx.de/u-boot/u-boot.git/ Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
  • 425162db93 boot-libre: add --gen-blob-script to generate a deblob script This should enable various distributions and build system to reuse the generated script to deblob u-boot releases themselves. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
  • ee2731af44 boot-libre: ship the blob list too This should enable various distributions and build system to reuse that blob to deblob u-boot releases themselves. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>

2 years ago

xloem created new branch submodule-version at xloem/lbmk

2 years ago

xloem forked a repository to xloem/lbmk

2 years ago

xloem created pull request libreboot/lbwww#12

Add links for LPC flashing

2 years ago

xloem pushed to master at xloem/lbwww

2 years ago

xloem forked a repository to xloem/lbwww

2 years ago