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

[docker-orchagent]: make build depends only on sairedis package #4880

Merged
merged 2 commits into from
Jul 3, 2020

Commits on Jul 1, 2020

  1. [submodule]: update sonic-sairedis

    * ccbb3bc 2020-06-28 | add option to build without syncd (HEAD, origin/master, origin/HEAD) [Guohan Lu]
    * 4247481 2020-06-28 | install saidiscovery into syncd package [Guohan Lu]
    * 61b8e8e 2020-06-26 | Revert "sonic-sairedis: Add support to sonic-sairedis for gearbox phys (sonic-net#624)" (sonic-net#630) [Danny Allen]
    * 85e543c 2020-06-26 | add a README to tests directory to describe how to run 'make check' (sonic-net#629) [Syd Logan]
    * 2772f15 2020-06-26 | sonic-sairedis: Add support to sonic-sairedis for gearbox phys (sonic-net#624) [Syd Logan]
    
    Signed-off-by: Guohan Lu <lguohan@gmail.com>
    lguohan committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    1d9a9e4 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2020

  1. [docker-orchagent]: separate libsairedis and syncd package

    libsairedis no longer depends on vendor SAI package
    
    only syncd depends on vendor SAI package
    
    This allows to build swss docker independent without
    vendor SAI
    
    Signed-off-by: Guohan Lu <lguohan@gmail.com>
    lguohan committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    a1429c4 View commit details
    Browse the repository at this point in the history