From 82f4a070b78e33799686ee7b131b6136e156167f Mon Sep 17 00:00:00 2001 From: Adeeb Shihadeh Date: Mon, 2 Sep 2024 15:31:36 -0700 Subject: [PATCH] 24.04 is merged! --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5bab741..b9177ad 100644 --- a/README.md +++ b/README.md @@ -73,7 +73,7 @@ Now that AGNOS is good at running openpilot, the next things up are: Some concrete things on the roadmap: - [ ] <10s boot time https://github.com/commaai/agnos-builder/issues/110, https://github.com/commaai/openpilot/issues/30894 - [ ] make the image tiny, for fast updating and flashing https://github.com/commaai/agnos-builder/issues/225 -- [ ] update to Ubuntu 24.04 https://github.com/commaai/openpilot/issues/32386 +- [x] update to Ubuntu 24.04 https://github.com/commaai/openpilot/issues/32386 - [ ] mainline Linux kernel https://github.com/commaai/openpilot/issues/32386 - [ ] fully open source - [ ] anything from [firmware.json](firmware.json): XBL, ABL, etc.