From 4ef35bdc0d4da0088c07496a27bd69e6ad2e806a Mon Sep 17 00:00:00 2001 From: Willem Melching Date: Thu, 20 May 2021 18:18:37 +0200 Subject: [PATCH] Agnos 0.18 (#20977) old-commit-hash: 57591ed3aa924291ea7e27b40def32a33ad34d55 --- launch_env.sh | 2 +- selfdrive/hardware/tici/agnos.json | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/launch_env.sh b/launch_env.sh index 9ed4c7cdc4..e7f700d1a7 100755 --- a/launch_env.sh +++ b/launch_env.sh @@ -11,7 +11,7 @@ if [ -z "$REQUIRED_NEOS_VERSION" ]; then fi if [ -z "$AGNOS_VERSION" ]; then - export AGNOS_VERSION="0.17" + export AGNOS_VERSION="0.18" fi if [ -z "$PASSIVE" ]; then diff --git a/selfdrive/hardware/tici/agnos.json b/selfdrive/hardware/tici/agnos.json index 4b1e920e17..6d2a17f293 100644 --- a/selfdrive/hardware/tici/agnos.json +++ b/selfdrive/hardware/tici/agnos.json @@ -1,17 +1,17 @@ [ { "name": "system", - "url": "https://commadist.azureedge.net/agnosupdate-staging/system-4a35215d76c2a1c2d1717baffafe99e691684dce2d21d31679b39973a917d093.img.xz", - "hash": "d27dc34891aacc154795c1da464fdee3b3829d5098bdd3930051a52893e9b67c", - "hash_raw": "4a35215d76c2a1c2d1717baffafe99e691684dce2d21d31679b39973a917d093", + "url": "https://commadist.azureedge.net/agnosupdate-staging/system-5242ce2639cc846282d1f98278cf4913cf8c7fc3a7428bec8c77f72f81b9e954.img.xz", + "hash": "2468dfec011cc4121f430c7fc499fcca91ceb927fd43b47651330f1aed64c597", + "hash_raw": "5242ce2639cc846282d1f98278cf4913cf8c7fc3a7428bec8c77f72f81b9e954", "size": 10737418240, "sparse": true }, { "name": "boot", - "url": "https://commadist.azureedge.net/agnosupdate-staging/boot-ebcd71b386770fe2bffaa8129bc2406d37c6e62d7663edc3b195e69adea12ba1.img.xz", - "hash": "ebcd71b386770fe2bffaa8129bc2406d37c6e62d7663edc3b195e69adea12ba1", - "hash_raw": "ebcd71b386770fe2bffaa8129bc2406d37c6e62d7663edc3b195e69adea12ba1", + "url": "https://commadist.azureedge.net/agnosupdate-staging/boot-c4575f9027632b06ad2d665a6d8e4f1e9022a02a3a8ce204b5048c2dbbc5cb58.img.xz", + "hash": "c4575f9027632b06ad2d665a6d8e4f1e9022a02a3a8ce204b5048c2dbbc5cb58", + "hash_raw": "c4575f9027632b06ad2d665a6d8e4f1e9022a02a3a8ce204b5048c2dbbc5cb58", "size": 14772224, "sparse": false }