From dcd836e096cf5c8e8fcd6249465e46b9f26e9dff Mon Sep 17 00:00:00 2001 From: Viacheslav Bocharov Date: Tue, 17 Sep 2024 14:15:22 +0300 Subject: [PATCH] Update buildroot to 2024.02.x-haos in .gitmodules --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 77dbcdb2323..0d209415c7a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,4 +1,4 @@ [submodule "buildroot"] path = buildroot url = https://github.com/home-assistant/buildroot.git - branch = 2022.02.x-haos + branch = 2024.02.x-haos