mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-07-24 13:36:31 +00:00
Fix remote tracking branch for Buildroot submodule (#2288)
Set 2022.02-haos as the default remote tracking branch. This should not influence regular submodule updates/inits as they reference the git hash tracked by the operating-system repository directly.
This commit is contained in:
parent
18dfd059a0
commit
bfb665bb85
2
.gitmodules
vendored
2
.gitmodules
vendored
@ -1,4 +1,4 @@
|
||||
[submodule "buildroot"]
|
||||
path = buildroot
|
||||
url = https://github.com/home-assistant/buildroot.git
|
||||
branch = 2021.02.x-haos
|
||||
branch = 2022.02.x-haos
|
||||
|
Loading…
x
Reference in New Issue
Block a user