forked from sonic-net/sonic-buildimage
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[submodule update]: Update SAI submodule. Add debian infrastructure f…
…or 1.0.4 (sonic-net#277) * Add packaging for syncd-rpc * Update SAI submodule to v1.0.4 with debian build infrastructure
- Loading branch information
1 parent
586c9cd
commit f04e13e
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule SAI
updated
10 files
+6 −0 | Makefile | |
+11 −0 | debian/changelog | |
+1 −0 | debian/compat | |
+16 −0 | debian/control | |
+2 −0 | debian/libsaithrift-dev.dirs | |
+2 −0 | debian/libsaithrift-dev.install | |
+1 −0 | debian/python-saithrift.install | |
+36 −0 | debian/rules | |
+10 −0 | test/saithrift/Makefile | |
+7 −9 | test/saithrift/src/switch_sai_rpc_server.cpp |