# HG changeset patch # User Mychaela Falconia # Date 1602529241 0 # Node ID 9dcc97616b30f5fe5f6f23ed2b2807b17f0b80a2 # Parent 59f07d67eb45cd313b5f254b6833375e37ac9f39 scripts/config-luna.sh: this old target is now luna1 diff -r 59f07d67eb45 -r 9dcc97616b30 scripts/config-luna.sh --- a/scripts/config-luna.sh Mon Oct 12 18:51:24 2020 +0000 +++ b/scripts/config-luna.sh Mon Oct 12 19:00:41 2020 +0000 @@ -2,14 +2,14 @@ set -ex -./configure.sh luna 2092 -./configure.sh luna 2092 UI_CONFIG=bigbw SUFFIX=-bw -./configure.sh luna 2092 UI_CONFIG=84x48 SUFFIX=-sm -./configure.sh luna 2092 DSAMPLE_FULL_COLOR=0 UI_CONFIG=bigbw SUFFIX=-bwh -./configure.sh luna 2092 DSAMPLE_FULL_COLOR=0 UI_CONFIG=84x48 SUFFIX=-smh -./configure.sh luna hybrid-ui -./configure.sh luna hybrid-ui-vo -./configure.sh luna hybrid-ui-vo UI_CONFIG=bigbw SUFFIX=-bw -./configure.sh luna hybrid-ui-vo UI_CONFIG=84x48 SUFFIX=-sm -./configure.sh luna hybrid-ui-vo DSAMPLE_FULL_COLOR=0 UI_CONFIG=bigbw SUFFIX=-bwh -./configure.sh luna hybrid-ui-vo DSAMPLE_FULL_COLOR=0 UI_CONFIG=84x48 SUFFIX=-smh +./configure.sh luna1 2092 +./configure.sh luna1 2092 UI_CONFIG=bigbw SUFFIX=-bw +./configure.sh luna1 2092 UI_CONFIG=84x48 SUFFIX=-sm +./configure.sh luna1 2092 DSAMPLE_FULL_COLOR=0 UI_CONFIG=bigbw SUFFIX=-bwh +./configure.sh luna1 2092 DSAMPLE_FULL_COLOR=0 UI_CONFIG=84x48 SUFFIX=-smh +./configure.sh luna1 hybrid-ui +./configure.sh luna1 hybrid-ui-vo +./configure.sh luna1 hybrid-ui-vo UI_CONFIG=bigbw SUFFIX=-bw +./configure.sh luna1 hybrid-ui-vo UI_CONFIG=84x48 SUFFIX=-sm +./configure.sh luna1 hybrid-ui-vo DSAMPLE_FULL_COLOR=0 UI_CONFIG=bigbw SUFFIX=-bwh +./configure.sh luna1 hybrid-ui-vo DSAMPLE_FULL_COLOR=0 UI_CONFIG=84x48 SUFFIX=-smh