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

[201811][mlnx] add option to build sdk from sources #4378

Merged
merged 1 commit into from
Apr 13, 2020

Conversation

stepanblyschak
Copy link
Collaborator

Signed-off-by: Stepan Blyschak stepanb@mellanox.com

- What I did

- How I did it

- How to verify it

- Description for the changelog

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

@stepanblyschak stepanblyschak force-pushed the 1811mlxsdkbuild branch 2 times, most recently from 24a28e1 to 25b46fe Compare April 7, 2020 11:44
@stepanblyschak stepanblyschak marked this pull request as ready for review April 7, 2020 11:44
@@ -116,6 +116,7 @@ RUN apt-get update && apt-get install -y \
libdb-dev \
iptables-dev \
swig \
ctags \
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why adding ctags?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

On line L106, these packages are for mellanox sdk build. ctags is build dependency for python-sdk-api package

Copy link
Collaborator

@qiluo-msft qiluo-msft Apr 13, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Everyone has no access to MLNX_SDK_SOURCE_BASE_URL, but need one extra package in sonic-slave. It is weird for a package to depend on ctags during build time. Could you check if you can remove this dependency internally?


In reply to: 404943374 [](ancestors = 404943374)

Signed-off-by: Stepan Blyschak <stepanb@mellanox.com>
@yxieca
Copy link
Contributor

yxieca commented Apr 8, 2020

retest broadcom please

@yxieca yxieca merged commit fd2ca95 into sonic-net:201811 Apr 13, 2020
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.

None yet

4 participants