[mellanox]: Update recipe for hw-mgmt according to latest changes#40
Merged
lguohan merged 1 commit intolguohan:stretchfrom Aug 10, 2018
Merged
Conversation
Signed-off-by: Volodymyr Samotiy <volodymyrs@mellanox.com>
lguohan
pushed a commit
that referenced
this pull request
Aug 11, 2018
Signed-off-by: Volodymyr Samotiy <volodymyrs@mellanox.com>
lguohan
pushed a commit
that referenced
this pull request
Feb 12, 2019
* plus minor formatting proposals
joyas-joseph
pushed a commit
to joyas-joseph/sonic-buildimage
that referenced
this pull request
Jul 23, 2020
* src/sonic-telemetry fa8d498...3bd7ca3 (4): > Update gnmi deps (lguohan#40) > [testdata] Update SFP keys to align with new standard (lguohan#39) > Fixed the parameters for subscribe APIs (lguohan#38) > Azure ro mode (lguohan#34) * src/sonic-mgmt-common 444aa9a...cc01ce4 (4): > Make gnmi dep version the same as in telemetry repo (lguohan#17) > Cleanup translib and cvl go test cases (lguohan#13) > Package update and enhancements/fixes in YGOT, and Request Binder (lguohan#12) > Translib phase I changes (lguohan#11) Note: sonic-telemetry submodule update is dependent upon sonic-mgmt-common submodule update, thus updating both in this patch
lguohan
pushed a commit
that referenced
this pull request
May 30, 2022
457e94d51 [macsec_linux]: Fixbug cannot dump the PN due to type error (#42) f7c073323 Disable P2P module (#41) 7b3b777e2 [ci]: use native arm64 and armhf build pool (#40) d4e91d66c [sonic_operator]: Increase wait timeout (#39) 43611ef88e [sonic_operators]: Add log in sonic operators (#43) Signed-off-by: Ze Gan <ganze718@gmail.com>
lguohan
pushed a commit
that referenced
this pull request
May 19, 2024
Why I did it [FIPS] Upgrade Open-SymCrypt version to 0.6 Improve the SymCrypt performance Support to download the debug packages from storage account in version 0.6. How I did it Upgrade to symcrypt-openssl from version 0.4 to version 0.6 Changes in https://github.com/sonic-net/sonic-fips: 0c29b23 Upgrade the submodules: SymCrypt and SymCrypt-OpenSSL #40 80022f3 Fix the ARM64 build failure 2e76a3d Disable the unsupported tests Other changes will be added as well: 55b8e0a Merge pull request #35 from xumia/change-license 120c1a7 Upgrade SymCrypt and SymCrypt-OpenSSL 2f9c084 Merge pull request #39 from liuh-80/dev/liuh/update-openssh-version a3be6c5 Revert openssh version e02fa1e Update fips version How to verify it
lguohan
pushed a commit
that referenced
this pull request
May 19, 2024
…face (sonic-net#15864) sonic-build image side change to fix source interface selection in dual tor scenario. dhcprelay related PR: [master]fix dhcpv6 relay dual tor source interface selection issue sonic-dhcp-relay#42 Announce dhcprelay submodule to 6a6ce24([to invoke #40 PR]([master]fix dhcpv6 relay dual tor source interface selection issue sonic-dhcp-relay#42))
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.
Signed-off-by: Volodymyr Samotiy volodymyrs@mellanox.com
- What I did
Updated recipe for hw-mgmt according to latest changes
- How I did it
Updated makefiles for mlnx hw-mgmt
- How to verify it
Build and image, deploy on device and verify all is up
- Description for the changelog
Update recipe for hw-mgmt according to latest changes