Skip to content

Commit

Permalink
build: remove default branch for buildroot submodule
Browse files Browse the repository at this point in the history
This will allow us to change the default branch in the buildroot repo.
The current default branch is `pluto`, but it would be a good idea to
rename it to master.

Signed-off-by: Alexandru Ardelean <alexandru.ardelean@analog.com>
  • Loading branch information
commodo committed Apr 3, 2019
1 parent 182741a commit db91dc3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
[submodule "buildroot"]
path = buildroot
url = https://github.com/analogdevicesinc/buildroot.git
branch = pluto
[submodule "linux"]
path = linux
url = https://github.com/analogdevicesinc/linux
Expand Down

0 comments on commit db91dc3

Please sign in to comment.