Skip to content
Snippets Groups Projects
  1. May 15, 2023
    • Leah Rowe's avatar
      download/coreboot: clone upstream via ./gitclone · 2d69072a
      Leah Rowe authored
      coreboot trees/patching is still handled
      specifically by "./download coreboot"
      
      command now available in lbmk:
      
      ./gitclone coreboot
      
      this *only* creates the directory at:
      coreboot/coreboot
      
      this directory is never used in builds.
      it is only used by download/coreboot to
      create patched trees for each mainboard
      2d69072a
  2. May 06, 2023
  3. Apr 08, 2023
    • Leah Rowe's avatar
      add ich9utils back to utils · eb9d0630
      Leah Rowe authored
      don't download it. keep it in lbmk.
      
      libreboot moved to codeberg for git hosting,
      and i didn't want to keep lugging around an
      extra git repo just for one tiny project.
      eb9d0630
  4. Mar 17, 2023
    • Leah Rowe's avatar
      move download/gitmodule script to root directory · a942bd65
      Leah Rowe authored
      this fixes the build error:
      
      Error: name not set
      Usage: ./download gitmodule [name]
      
      when running:
      
      ./download all
      
      running "all" runs all scripts under downloads,
      one of which was the gitmodule script itself, therefore
      being run without argument
      a942bd65
  5. Feb 21, 2023
  6. Nov 19, 2022
  7. Nov 14, 2022