From bad27e655455bef646787d1cfebf8ac8ecfd0d3d Mon Sep 17 00:00:00 2001 From: Stefan Agner Date: Tue, 23 Jun 2026 23:00:21 +0200 Subject: [PATCH] Revert to HAOS 17.3 for ODROID-N2 Several reports of boot issues/boot partition corruption after HAOS 18.0 upgrade: https://github.com/home-assistant/operating-system/issues/4788. Not all systems are affected as our test systems don't appear to suffer from the problem. Let's revert until more details are known. --- stable.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stable.json b/stable.json index bc08f9ec..bbbd2e0b 100644 --- a/stable.json +++ b/stable.json @@ -37,7 +37,7 @@ "odroid-c4": "18.0", "odroid-m1": "18.0", "odroid-m1s": "18.0", - "odroid-n2": "18.0", + "odroid-n2": "17.3", "generic-x86-64": "18.0", "generic-aarch64": "18.0", "khadas-vim3": "18.0"