Another missed change - pass IMAGEFORMAT further down.

ui-by-default
Łukasz 'sil2100' Zemczak 2 years ago
parent 59f12263ed
commit 1fe8f8f178

@ -521,6 +521,7 @@ case $IMAGEFORMAT in
# Save the model name used for building, mostly for any model-specific hook execution
echo "MODEL=$MODEL" >> config/common
echo "IMAGEFORMAT=$IMAGEFORMAT" >> config/common
# Fake finished configuration for lb build
mkdir -p .build
touch .build/config

Loading…
Cancel
Save