Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[slave.mk]: Use host timestamp for online targets. #826

Merged
merged 1 commit into from
Jul 21, 2017

Conversation

marian-pritsak
Copy link
Collaborator

By default, wget tries to use timestamp received from the server. This
behavior messes up make dependencies which are also based on last
modification time. In order to avoid this, we use the current time as a
timestamp to keep dependencies in correct order.

Signed-off-by: marian-pritsak marianp@mellanox.com

By default, wget tries to use timestamp received from the server. This
behavior messes up make dependencies which are also based on last
modification time. In order to avoid this, we use the current time as a
timestamp to keep dependencies in correct order.

Signed-off-by: marian-pritsak <marianp@mellanox.com>
@marian-pritsak marian-pritsak self-assigned this Jul 21, 2017
@marian-pritsak marian-pritsak merged commit cd60165 into sonic-net:master Jul 21, 2017
abdosi added a commit that referenced this pull request Mar 24, 2020
[fwutil]: Use overlay driver when mounting next image filesystem (#825)
Fix for adding L3 interface to Vlan group (#826)Fix for adding L3 interface to Vlan group (#826)
[db_migrator]Do DB migration for buffer pool size change on Mellanox platform (#833)
explicitly specify command with underscores (#846)
[intfutil] set speed to 0 when interface speed is not available (#839)
lguohan pushed a commit that referenced this pull request Mar 25, 2020
Commits on Mar 24, 2020
- [config] Add sflow to _reset_failed_services (#850) 04648f5
- [fwutil]: Use overlay driver when mounting next image filesystem (#825) 668c116
- Fix for adding L3 interface to Vlan group (#826) 6e3679b
- [fwutil]: Fix component table layout. (#831) 30adcbd 

Signed-off-by: Nazarii Hnydyn <nazariig@mellanox.com>
tiantianlv pushed a commit to SONIC-DEV/sonic-buildimage that referenced this pull request Apr 24, 2020
[fwutil]: Use overlay driver when mounting next image filesystem (sonic-net#825)
Fix for adding L3 interface to Vlan group (sonic-net#826)Fix for adding L3 interface to Vlan group (sonic-net#826)
[db_migrator]Do DB migration for buffer pool size change on Mellanox platform (sonic-net#833)
explicitly specify command with underscores (sonic-net#846)
[intfutil] set speed to 0 when interface speed is not available (sonic-net#839)
lguohan pushed a commit that referenced this pull request Apr 28, 2021
9672423 [sairedis] Add missing SAI interface apis (#827)
bb13d59 (origin/202012) Update call git clean on debian/rules (#826)
ca7b115 [Mellanox] Add SAI template config support (#803)
stepanblyschak pushed a commit to stepanblyschak/sonic-buildimage that referenced this pull request May 10, 2021
Signed-off-by: Shlomi Bitton <shlomibi@mellanox.com>
raphaelt-nvidia pushed a commit to raphaelt-nvidia/sonic-buildimage that referenced this pull request May 23, 2021
9672423 [sairedis] Add missing SAI interface apis (sonic-net#827)
bb13d59 (origin/202012) Update call git clean on debian/rules (sonic-net#826)
ca7b115 [Mellanox] Add SAI template config support (sonic-net#803)
carl-nokia pushed a commit to carl-nokia/sonic-buildimage that referenced this pull request Aug 7, 2021
9672423 [sairedis] Add missing SAI interface apis (sonic-net#827)
bb13d59 (origin/202012) Update call git clean on debian/rules (sonic-net#826)
ca7b115 [Mellanox] Add SAI template config support (sonic-net#803)
mssonicbld added a commit that referenced this pull request May 8, 2024
…omatically (#18903)

#### Why I did it
src/sonic-swss-common
```
* 4b23970 - (HEAD -> master, origin/master, origin/HEAD) [Banner] Added BANNER_MESSAGE table to ConfigDB (#826) (16 hours ago) [SviatoslavBoichuk]
```
#### How I did it
#### How to verify it
#### Description for the changelog
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants