-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[202205][submodule] Advance sonic-swss-common pointer (#14554)
#### Why I did it Update sonic-swss-common submodule pointer to include the following: * 55fd28a [202205] Non recursive automake and Debian packaging changes (sonic-net/sonic-swss-common#772)
- Loading branch information
1 parent
597d37d
commit efa6d61
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule sonic-swss-common
updated
11 files
+22 −1 | Makefile.am | |
+60 −70 | common/Makefile.am | |
+1 −7 | configure.ac | |
+1 −1 | debian/compat | |
+2 −8 | debian/control | |
+5 −12 | debian/rules | |
+2 −4 | pyext/Makefile.am | |
+9 −16 | pyext/py2/Makefile.am | |
+9 −16 | pyext/py3/Makefile.am | |
+10 −18 | sonic-db-cli/Makefile.am | |
+32 −40 | tests/Makefile.am |