Skip to content

add buildroot as git submodule#74

Open
AndreiCherniaev wants to merge 1 commit into
bootlin:st/2025.02.5from
AndreiCherniaev:st/2025.02.5
Open

add buildroot as git submodule#74
AndreiCherniaev wants to merge 1 commit into
bootlin:st/2025.02.5from
AndreiCherniaev:st/2025.02.5

Conversation

@AndreiCherniaev
Copy link
Copy Markdown

We should use power of git submodules to improve user's experience. I always use this approach in my repos, example

to do it this code was used
```
git submodule add -b st/2025.02.5 https://github.com/bootlin/buildroot.git
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant