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

[BFN] Rename variable in Montara platform debian/rules #5675

Merged
merged 1 commit into from
Oct 22, 2020

Conversation

bratashX
Copy link
Contributor

Signed-off-by: Petro Bratash [email protected]

- Why I did it
Platforms .deb-package is not installed into the right directory, because variable PLATFORM was defined previously and variable in the makefile is ignored.
https://www.gnu.org/software/make/manual/html_node/Overriding.html
- How I did it
Rename variable.
PLATFORM ----> PLATFORM_NAME
- How to verify it
Сheck if the file exists (on Montara device):
/usr/share/sonic/device/x86_64-accton_wedge100bf_32x-r0/plugins/pcie.yaml
- Which release branch to backport (provide reason below if selected)

  • 201811
  • 201911
  • 202006

- Description for the changelog

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

@bratashX
Copy link
Contributor Author

bratashX commented Oct 20, 2020

@akokhan @vboykox @lguohan @jleveque, please review

@vboykox
Copy link
Member

vboykox commented Oct 20, 2020

retest mellanox please

1 similar comment
@bratashX
Copy link
Contributor Author

retest mellanox please

@bratashX
Copy link
Contributor Author

retest broadcom please

1 similar comment
@bratashX
Copy link
Contributor Author

retest broadcom please

@akokhan
Copy link
Contributor

akokhan commented Oct 22, 2020

@jleveque , could you please merge this? Thank you

@jleveque jleveque merged commit 7895513 into sonic-net:master Oct 22, 2020
santhosh-kt pushed a commit to santhosh-kt/sonic-buildimage that referenced this pull request Feb 25, 2021
Platforms .deb-package is not installed into the right directory, because variable PLATFORM was defined previously and variable in the makefile is ignored.
https://www.gnu.org/software/make/manual/html_node/Overriding.html
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.

4 participants