-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
Flashrom refactoring #6922
Flashrom refactoring #6922
Conversation
@jleveque : All builds passed. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me. @lguohan to review also.
Hi Santhosh, It seems this change has broken the marvell-armhf platform build. Here's the steps to build for marvell-armhf make init Thanks [ FAIL LOG START ] [ target/debs/buster/flashrom_0.9.7_armhf.deb ] Obtain flashromgit clone https://github.com/flashrom/flashrom.git flashrom-0.9.7 Check out tag: tags/0.9.7git checkout -b flashrom-src tags/0.9.7 Apply patch seriesstg init Build packagedpkg-buildpackage -rfakeroot -b -us -uc -j8 |
#### Why I did it To build flashrom properly with dependency tracking. #### How I did it Moved flashrom code from platform/broadcom/sonic-platform-modules-dell/tools directory to src/flashrom directory. At the end, flashrom_0.9.7_amd64.deb package is build which will be installed in the devices.
This reverts commit 7dd9d1f.
#### Why I did it To build flashrom properly with dependency tracking. #### How I did it Moved flashrom code from platform/broadcom/sonic-platform-modules-dell/tools directory to src/flashrom directory. At the end, flashrom_0.9.7_amd64.deb package is build which will be installed in the devices.
This reverts commit 7dd9d1f.
Why I did it
To build flashrom properly with dependency tracking.
How I did it
Moved flashrom code from platform/broadcom/sonic-platform-modules-dell/tools directory to src/flashrom directory.
At the end, flashrom_0.9.7_amd64.deb package is build which will be installed in the devices.
How to verify it
Attached logs as reference.
New Logs.txt
Which release branch to backport (provide reason below if selected)
Description for the changelog
On branch flashrom-refactoring
Changes to be committed:
(use "git reset HEAD ..." to unstage)
A picture of a cute animal (not mandatory but encouraged)