Skip to content

Commit

Permalink
Add sonic-bmp submodule (#20780)
Browse files Browse the repository at this point in the history
#### Why I did it
Add sonic-bmp into build-image flow.

#### How I did it
update submodule file

#### How to verify it
build
  • Loading branch information
FengPan-Frank authored Nov 14, 2024
1 parent 7707817 commit d4f646b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,9 @@
[submodule "src/sonic-gnmi"]
path = src/sonic-gnmi
url = https://github.com/sonic-net/sonic-gnmi.git
[submodule "src/sonic-bmp"]
path = src/sonic-bmp
url = https://github.com/sonic-net/sonic-bmp.git
[submodule "src/sonic-genl-packet"]
path = src/sonic-genl-packet
url = https://github.com/sonic-net/sonic-genl-packet
Expand Down
1 change: 1 addition & 0 deletions src/sonic-bmp
Submodule sonic-bmp added at 6b5f20

0 comments on commit d4f646b

Please sign in to comment.