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

[baseimage] Avoid race condition in sonic-platform-common #3457

Merged

Commits on Sep 13, 2019

  1. [baseimage] Avoid race condition in sonic-platform-common

    * rules/sonic-platform-common.mk
    
    Both python2 and python3 wheels being built out of the same
    source directory can interfere with each other when
    SONIC_BUILD_JOBS > 1.
    
    Signed-off-by: Greg Paussa <greg.paussa@broadcom.com>
    gpaussabrcm committed Sep 13, 2019
    Configuration menu
    Copy the full SHA
    d2d50a8 View commit details
    Browse the repository at this point in the history