From 513abe73c14d9fcdd5b58072ade8b97a0037f3e7 Mon Sep 17 00:00:00 2001 From: Adeeb Shihadeh Date: Wed, 24 Mar 2021 15:29:38 -0700 Subject: [PATCH] agnos 0.11 (#20461) * agnos 0.11 * actual kale support old-commit-hash: 936d9da5671925063de011eadae0a193289a401a --- launch_env.sh | 2 +- selfdrive/hardware/tici/agnos.json | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/launch_env.sh b/launch_env.sh index 653c40aa47..6bc84c7068 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.10" + export AGNOS_VERSION="0.11" fi if [ -z "$PASSIVE" ]; then diff --git a/selfdrive/hardware/tici/agnos.json b/selfdrive/hardware/tici/agnos.json index 80ad8ac102..1fa725b971 100644 --- a/selfdrive/hardware/tici/agnos.json +++ b/selfdrive/hardware/tici/agnos.json @@ -1,9 +1,9 @@ [ { "name": "system", - "url": "https://commadist.azureedge.net/agnosupdate-staging/system-69652bba2022ffee9ee453e12c625b04da699c47002ef137d228a96d046b22ed.img.xz", - "hash": "a2a740af8be3882e1cca309da41d6442bab6884ba3f90e903c496ae0e7d4f45c", - "hash_raw": "69652bba2022ffee9ee453e12c625b04da699c47002ef137d228a96d046b22ed", + "url": "https://commadist.azureedge.net/agnosupdate-staging/system-990a4362f863f860d70440016005b434bcd17130547deafed96c720d0fc8495e.img.xz", + "hash": "f30370eda7253029ec1e4322fbb060ab69f541e4d5176c41541df608183cee4b", + "hash_raw": "990a4362f863f860d70440016005b434bcd17130547deafed96c720d0fc8495e", "size": 10737418240, "sparse": true },