don't build config_definition in gen_config_board

This commit is contained in:
David Holdeman 2024-02-26 22:15:05 -06:00 committed by rusefillc
parent 72622d1871
commit aed0274c8b
1 changed files with 1 additions and 3 deletions

View File

@ -35,9 +35,7 @@ which realpath >/dev/null 2>&1 || (which grealpath >/dev/null 2>&1 && alias real
FDIR=$(realpath $(dirname "$0"))
BOARD_DIR=$(realpath --relative-to "$FDIR" "$BOARD_DIR")
cd "$FDIR/../java_tools"
flock /tmp/java.lock ./gradlew :config_definition:shadowJar
cd ../firmware
cd "$FDIR"
bash gen_signature.sh ${SHORT_BOARD_NAME}