Skip to content

Commit 668c48e

Browse files
authored
Merge pull request #115 from dl9pf/v2.0
Update configuration for AGL UCB v20.0.0 Terrific Trout
2 parents bd8e867 + eb57789 commit 668c48e

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

configs/agl-compsitor.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,15 +51,15 @@
5151
},
5252
{
5353
"uri": "https://gerrit.automotivelinux.org/gerrit/src/agl-compositor.git",
54-
"branch": "salmon"
54+
"branch": "trout"
5555
},
5656
{
5757
"uri": "https://github.com/jwinarske/waypp.git",
5858
"branch": "dev"
5959
},
6060
{
6161
"uri": "https://gerrit.automotivelinux.org/gerrit/apps/flutter-ics-homescreen.git",
62-
"branch": "salmon"
62+
"branch": "trout"
6363
}
6464
],
6565
"runtime": {

configs/agl-ivi-demo-flutter-qemu.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
],
1414
"type": "qemu",
1515
"env": {
16-
"RELEASE_NAME": "salmon",
16+
"RELEASE_NAME": "trout",
1717
"RELEASE_VERSION": "latest",
1818
"FLUTTER_DEBUG_PORT": "1234",
1919
"FLUTTER_OBSERVATORY_HOST": "0.0.0.0",
@@ -39,7 +39,7 @@
3939
"config": {
4040
"global": {
4141
"cursor_theme": "DMZ-White",
42-
"app_id": "agl-qemu-salmon"
42+
"app_id": "agl-qemu-trout"
4343
},
4444
"view": {
4545
"window_type": "BG",

0 commit comments

Comments
 (0)