firmware-open/scripts
Tim Crawford 616b2bfe7b scripts: Don't run git-lfs commands on CI
The `deps.sh` script needs to be run to set up a new Jenkins workspace.
The git-lfs commands fail with:

    mkdir /dev/null: not a directory
    To resolve this, either:
      1: run `git lfs update --manual` for instructions on how to merge hooks.
      2: run `git lfs update --force` to overwrite your hook.

Just don't run them, since Jenkins is configured to perform the LFS pull
when fetching the repo.

Signed-off-by: Tim Crawford <tcrawford@system76.com>
2023-08-15 07:09:09 -06:00
..
_build scripts: Allow additional EC configs 2023-05-24 08:58:28 -06:00
modeltool modeltool: Update edition, deps 2023-04-03 13:23:12 -06:00
_ch341a.sh Add scripts for using ch341a programmer 2020-06-29 10:55:22 -06:00
_spipi.sh Set spipi to new name instead of IP address 2022-07-27 12:20:29 -06:00
build.sh Remove MinPlatform support 2023-08-04 11:41:26 -06:00
ch341a-dump.sh Add scripts for using ch341a programmer 2020-06-29 10:55:22 -06:00
ch341a-flash.sh Add scripts for using ch341a programmer 2020-06-29 10:55:22 -06:00
coreboot-gpio.sh scripts: Use PAD_CFG_GPO if there is no pull 2021-04-15 11:56:23 -06:00
coreboot-hda.sh scripts: Generate coreboot file as hda_verb.c 2020-08-03 10:00:38 -06:00
deps.sh scripts: Don't run git-lfs commands on CI 2023-08-15 07:09:09 -06:00
devicetree.py Add Python script to produce the dt values 2021-03-18 08:01:52 -06:00
extract.sh Add script to use UEFIExtract 2021-01-26 10:21:07 -07:00
flash.sh Firmware security support 2023-04-03 13:23:12 -06:00
fsp_params.sh Add addw2, gaze15, and oryp6 2020-06-11 13:05:11 -06:00
generate.sh scripts/generate: Fix use of wrong Rust toolchain 2022-05-16 12:40:59 -07:00
guid.sh Add script for generating guids 2019-05-02 17:39:00 -06:00
pxestick.sh Fix building on Debian 2021-03-05 11:29:53 -07:00
qemu.sh Firmware security support 2023-04-03 13:23:12 -06:00
readmes.sh Remove libs/ 2023-08-04 12:04:42 -06:00
realtek-coeffs.sh Add realtek-coeffs script 2021-07-20 16:32:32 -06:00
remotes.sh Remove MinPlatform support 2023-08-04 11:41:26 -06:00
spipi-dump.sh scripts: Update spipi.sh path to use this repo 2020-02-06 17:32:52 -07:00
spipi-erase.sh scripts: Update spipi.sh path to use this repo 2020-02-06 17:32:52 -07:00
spipi-flash.sh Rename coreboot.rom to firmware.rom 2020-04-08 13:32:25 -06:00
spipi.sh scripts: Add spipi.sh from the private repo 2020-02-06 15:21:26 -07:00
update.sh Add update script 2020-01-22 10:52:08 -07:00