Searched refs:BM_FASTBOOT_SERIAL (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib/dist/.gitlab-ci/bare-metal/
H A Dfastboot.sh28 if [ -z "$BM_FASTBOOT_SERIAL" ]; then
29 echo "Must set BM_FASTBOOT_SERIAL in your gitlab-runner config.toml [[runners]] environment"
136 --fbserial="$BM_FASTBOOT_SERIAL" \
/xsrc/external/mit/MesaLib/dist/docs/ci/
H A Dbare-metal.rst119 environment = ["BM_SERIAL=/dev/ttyDB410c8", "BM_POWERUP=google-power-up.sh 8", "BM_FASTBOOT_SERIAL=15e9e390", "FDO_CI_CONCURRENT=4"]

Completed in 3 milliseconds