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-sonic-vs] Install sonic-platform-common package #6587

Merged
merged 1 commit into from
Jan 28, 2021
Merged

[docker-sonic-vs] Install sonic-platform-common package #6587

merged 1 commit into from
Jan 28, 2021

Conversation

jleveque
Copy link
Contributor

- Why I did it

sonic-utilities will become dependent upon sonic-platform-common as of sonic-net/sonic-utilities#1386.

- How I did it

  • Add sonic-platform-common as a dependency in docker-sonic-vs.mk
  • Additionally, no longer install Python 2 packages of swsssdk and sonic-py-common, as they should no longer be needed.

- How to verify it

Build docker-sonic-vs and ensure sonic-platform-common package is installed (e.g., pip list | grep sonic-platform-common)

- Which release branch to backport (provide reason below if selected)

  • 201811
  • 201911
  • 202006
  • 202012

- Description for the changelog

- A picture of a cute animal (not mandatory but encouraged)

@jleveque jleveque marked this pull request as ready for review January 28, 2021 17:44
@jleveque jleveque merged commit 5985d94 into sonic-net:master Jan 28, 2021
@jleveque jleveque deleted the sonic_plat_comm_docker_vs branch January 28, 2021 17:45
lguohan pushed a commit that referenced this pull request Feb 3, 2021
**- Why I did it**

sonic-utilities will become dependent upon sonic-platform-common as of sonic-net/sonic-utilities#1386.

**- How I did it**

- Add sonic-platform-common as a dependency in docker-sonic-vs.mk
- Additionally, no longer install Python 2 packages of swsssdk and sonic-py-common, as they should no longer be needed.
deran1980 pushed a commit to deran1980/sonic-buildimage that referenced this pull request Feb 4, 2021
**- Why I did it**

sonic-utilities will become dependent upon sonic-platform-common as of sonic-net/sonic-utilities#1386.

**- How I did it**

- Add sonic-platform-common as a dependency in docker-sonic-vs.mk
- Additionally, no longer install Python 2 packages of swsssdk and sonic-py-common, as they should no longer be needed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants