Skip to content

[action] [PR:15993] [Mellanox] Remove unnecessary file manipulation in the SAI Make file#16101

Merged
yxieca merged 1 commit intosonic-net:202205from
mssonicbld:cherry/202205/15993
Aug 11, 2023
Merged

[action] [PR:15993] [Mellanox] Remove unnecessary file manipulation in the SAI Make file#16101
yxieca merged 1 commit intosonic-net:202205from
mssonicbld:cherry/202205/15993

Conversation

@mssonicbld
Copy link
Collaborator

Why I did it

There is an unnecessary file manipulation in the SAI make file, "chmod a+x autogen.sh", however file "autogen.sh" has never been executed during SAI binary building, so it shall be removed.

At the same time, in the new SAI code, "autogen.sh" has been deleted since it's not needed anymore, if keep this line will cause build failure when upgrading to the new SAI.

Work item tracking
  • Microsoft ADO (number only):

How I did it

Remove the unnecessary line in the Make file

How to verify it

Make a Mellanox SONiC image, and make sure SAI can be built and installed correctly.

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

  • 201811
  • 201911
  • 202006
  • 202012
  • 202106
  • 202111
  • 202205
  • 202211
  • 202305

Tested branch (Please provide the tested image version)

Description for the changelog

Link to config_db schema for YANG module changes

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

@mssonicbld
Copy link
Collaborator Author

Original PR: #15993

@yxieca yxieca merged commit 5092a37 into sonic-net:202205 Aug 11, 2023
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.

3 participants