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

[Build][202012]: Fix the bin image generated from raw image issue (#10083) #13672

Merged
merged 1 commit into from
Feb 9, 2023

Conversation

xumia
Copy link
Collaborator

@xumia xumia commented Feb 6, 2023

Why I did it

Cherry pick from #10083
It is to fix the issue #10048
When building .raw image, for instance, target/sonic-broadcom.raw, it will generate a .bin image, target/sonic-broadcom.bin, as the intermediate file. The intermediate file is a build target which may contains different dependencies with the raw one.

How I did it

Rename the intermediate file.

How to verify it

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

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

Description for the changelog

Ensure to add label/tag for the feature raised. example - PR#2174 under sonic-utilities repo. where, Generic Config and Update feature has been labelled as GCU.

Link to config_db schema for YANG module changes

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

…10083)

Why I did it
It is to fix the issue sonic-net#10048
When building .raw image, for instance, target/sonic-broadcom.raw, it will generate a .bin image, target/sonic-broadcom.bin, as the intermediate file. The intermediate file is a build target which may contains different dependencies with the raw one.
@liuh-80 liuh-80 requested review from liushilongbuaa and removed request for qiluo-msft February 9, 2023 01:28
@liuh-80
Copy link
Contributor

liuh-80 commented Feb 9, 2023

@liushilongbuaa , please review this PR, because you the the original reviewer of #10083

@qiluo-msft qiluo-msft merged commit f48734f into sonic-net:202012 Feb 9, 2023
@liuh-80
Copy link
Contributor

liuh-80 commented Feb 9, 2023

202012 branch cherry-pick PR merged: #10083

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