Add explicit dependency for swss#519
Merged
qiluo-msft merged 2 commits intosonic-net:masterfrom Apr 20, 2017
qiluo-msft:qiluo/fix-dep1
Merged
Add explicit dependency for swss#519qiluo-msft merged 2 commits intosonic-net:masterfrom qiluo-msft:qiluo/fix-dep1
qiluo-msft merged 2 commits intosonic-net:masterfrom
qiluo-msft:qiluo/fix-dep1
Conversation
stcheng
reviewed
Apr 19, 2017
rules/swss.mk
Outdated
| $(SWSS)_DEPENDS += $(LIBSAIREDIS_DEV) $(LIBSAIMETADATA_DEV) $(LIBTEAM_DEV) \ | ||
| $(LIBTEAMDCT) $(LIBTEAM_UTILS) | ||
| $(SWSS)_RDEPENDS += $(LIBSAIREDIS) $(LIBSAIMETADATA) $(LIBTEAM) | ||
| $(LIBTEAMDCT) $(LIBTEAM_UTILS) $(LIBHIREDIS_DEV) $(LIBSWSSCOMMON_DEV) |
Contributor
There was a problem hiding this comment.
I think swss doesn't depend on libhiredis but swss-common depends on that.
So including swsscommon is enough.
stcheng
approved these changes
Apr 19, 2017
Contributor
|
Why do we need this? |
Contributor
|
@pavel-shirshov because swss also requires sairedis and sairedis depends on swss-common. |
Collaborator
Author
|
https://github.com/Azure/sonic-swss/blob/master/configure.ac#L41 |
Collaborator
|
so there is about adding explicitly dependency for swss, not missing? Then, maybe you can change the commit message to clarify this. |
lguohan
approved these changes
Apr 20, 2017
yxieca
added a commit
to yxieca/sonic-buildimage
that referenced
this pull request
Apr 30, 2019
Submodule src/sonic-utilities 6ee0aea..b531934: > [db migrator] Introduce the DB migration infrastructure (sonic-net#519) > Skip INTERFACE entries w/o prefix (sonic-net#477) > Bring queue storm status to 'pfcwd show stats' (sonic-net#500) > Align PSU DB count field with the schema Spec. (sonic-net#509) > [scripts] remove duplicate script copying for nbrshow (sonic-net#517) > If fast-reboot-dump gives an error, don't continue with fast-reboot (sonic-net#515) > load_minigraph: restart hostcfgd (sonic-net#511) > [fast/warm reboot] add some sanity check before warm reboot (sonic-net#510) > show BPS, PPS, UTIL rates w/o previous clear (sonic-net#508) > In sync with our latest change, where we default failthrough to be False. (sonic-net#507) > Add warm-boot feature processing for wedge100bf_32x/65x platforms (sonic-net#485) > [generate_dump] system dump improvements (sonic-net#503) > [neighbor advertiser] convert int to string before concatenating (sonic-net#505) Signed-off-by: Ying Xie <ying.xie@microsoft.com>
yxieca
added a commit
to yxieca/sonic-buildimage
that referenced
this pull request
Apr 30, 2019
Submodule src/sonic-utilities 9005508..584e706: > [db migrator] Introduce the DB migration infrastructure (sonic-net#519) Signed-off-by: Ying Xie <ying.xie@microsoft.com>
yxieca
added a commit
that referenced
this pull request
Apr 30, 2019
Submodule src/sonic-utilities 6ee0aea..b531934: > [db migrator] Introduce the DB migration infrastructure (#519) > Skip INTERFACE entries w/o prefix (#477) > Bring queue storm status to 'pfcwd show stats' (#500) > Align PSU DB count field with the schema Spec. (#509) > [scripts] remove duplicate script copying for nbrshow (#517) > If fast-reboot-dump gives an error, don't continue with fast-reboot (#515) > load_minigraph: restart hostcfgd (#511) > [fast/warm reboot] add some sanity check before warm reboot (#510) > show BPS, PPS, UTIL rates w/o previous clear (#508) > In sync with our latest change, where we default failthrough to be False. (#507) > Add warm-boot feature processing for wedge100bf_32x/65x platforms (#485) > [generate_dump] system dump improvements (#503) > [neighbor advertiser] convert int to string before concatenating (#505) Signed-off-by: Ying Xie <ying.xie@microsoft.com>
yxieca
added a commit
that referenced
this pull request
Apr 30, 2019
Submodule src/sonic-utilities 9005508..584e706: > [db migrator] Introduce the DB migration infrastructure (#519) Signed-off-by: Ying Xie <ying.xie@microsoft.com>
MichelMoriniaux
pushed a commit
to criteo-forks/sonic-buildimage
that referenced
this pull request
May 28, 2019
Submodule src/sonic-utilities 6ee0aea..b531934: > [db migrator] Introduce the DB migration infrastructure (sonic-net#519) > Skip INTERFACE entries w/o prefix (sonic-net#477) > Bring queue storm status to 'pfcwd show stats' (sonic-net#500) > Align PSU DB count field with the schema Spec. (sonic-net#509) > [scripts] remove duplicate script copying for nbrshow (sonic-net#517) > If fast-reboot-dump gives an error, don't continue with fast-reboot (sonic-net#515) > load_minigraph: restart hostcfgd (sonic-net#511) > [fast/warm reboot] add some sanity check before warm reboot (sonic-net#510) > show BPS, PPS, UTIL rates w/o previous clear (sonic-net#508) > In sync with our latest change, where we default failthrough to be False. (sonic-net#507) > Add warm-boot feature processing for wedge100bf_32x/65x platforms (sonic-net#485) > [generate_dump] system dump improvements (sonic-net#503) > [neighbor advertiser] convert int to string before concatenating (sonic-net#505) Signed-off-by: Ying Xie <ying.xie@microsoft.com>
Kalimuthu-Velappan
pushed a commit
to Kalimuthu-Velappan/sonic-buildimage
that referenced
this pull request
Sep 12, 2019
* [db migrator] Introduce the DB migration infrastructure - Add infrastructure to migrate DB contents from a lower version schema to a higher version schema, eventually reach latest version. - if config load_minigraph is executed, the db schema version is always the latest. Signed-off-by: Ying Xie <ying.xie@microsoft.com> * [db migrator] address issues found in test
lguohan
added a commit
to lguohan/sonic-buildimage
that referenced
this pull request
Dec 2, 2019
* 27a93ff 2019-11-25 | Don't learn fdb entries on LAG when rif based (sonic-net#538) [Kamil Cudnik] * 5ef1764 2019-11-22 | Changes in sonic-sairedis repo to support the NAT feature. (sonic-net#519) [Kiran Kumar Kella] Signed-off-by: Guohan Lu <gulv@microsoft.com>
lguohan
added a commit
that referenced
this pull request
Dec 2, 2019
dmytroxshevchuk
pushed a commit
to dmytroxshevchuk/sonic-buildimage
that referenced
this pull request
Aug 31, 2020
…#519) * Changes in sonic-sairedis repo to support the NAT feature. Signed-off-by: kiran.kella@broadcom.com
dgsudharsan
added a commit
to dgsudharsan/sonic-buildimage
that referenced
this pull request
Sep 7, 2022
Update sonic-swss-common submodule pointer to include the following: * VxLAN Tunnel Counters and Rates implementation (sonic-net#519) ([sonic-net#679](sonic-net/sonic-swss-common#679)) Signed-off-by: dgsudharsan <sudharsand@nvidia.com>
7 tasks
prsunny
pushed a commit
that referenced
this pull request
Sep 9, 2022
Update sonic-swss-common submodule pointer to include the following: * VxLAN Tunnel Counters and Rates implementation (#519) ([#679](sonic-net/sonic-swss-common#679))
stepanblyschak
pushed a commit
to stepanblyschak/sonic-buildimage
that referenced
this pull request
Jan 27, 2025
[YANG] Add srv6 yang model and unit tests
hdwhdw
added a commit
to hdwhdw/sonic-buildimage
that referenced
this pull request
Feb 26, 2026
Advance sonic-gnmi pointer to 73702df which includes: - Skip unavailable databases during redis client init (sonic-net#588) - Makefile - cleanup of backup_crypto (sonic-net#519) Signed-off-by: Dawei Huang <daweihuang@microsoft.com>
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.