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

[Mellanox] [202111] Add arch folder to SDK binary location (#11278) #11598

Merged
merged 3 commits into from
Aug 11, 2022

Commits on Aug 1, 2022

  1. [Mellanox] Add arch folder to SDK binary location (sonic-net#11278)

    - Why I did it
    This is for the eventual support of multiple architectures for the mellanox platform.
    
    - How I did it
    Change the location of the binaries in Switch-SDK-drivers so that the path specifies the target architecture in addition to the target distribution that the debians are built for.
    
    This is the most straightforward way to separate binaries built against different architectures and selectively target them for installation in the mellanox SONiC image.
    
    - How to verify it
    Build SONiC for mellanox and verify it compiles successfully.
    alexrallen authored and vivekrnv committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    c52e67c View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2022

  1. Configuration menu
    Copy the full SHA
    e4a480b View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2022

  1. Configuration menu
    Copy the full SHA
    9a12038 View commit details
    Browse the repository at this point in the history