flashrom: update to version 1.7.0#29679
Open
feckert wants to merge 1 commit into
Open
Conversation
* Upstream change data compression format form 'tar.bz2 to' tar.xz' * Update MESON_ARGS variables Signed-off-by: Florian Eckert <fe@dev.tdt.de>
Member
|
This is the output from the CI/CD flashrom: Use generic tests
WARNING: opening /ci/packages.adb: UNTRUSTED signature
flashrom: [pass] File /usr/sbin/flashrom is executable
flashrom v1.7.0 on Linux 6.17.0-1015-azure (aarch64)
flashrom: [pass] Version check (/usr/sbin/flashrom)
flashrom: [pass] Binary /usr/sbin/flashrom does not contain any hardcoded build paths
flashrom: [pass] Binary /usr/sbin/flashrom is stripped
flashrom: [pass] All linked libraries for /usr/sbin/flashrom are present
flashrom: [skip] Version check override
flashrom: Generic tests passedIt looks good. :) |
BKPepe
reviewed
Jun 8, 2026
Comment on lines
+8
to
+11
| /openwrt/staging_dir/toolchain-mips_24kc_gcc-14.3.0_musl/lib/gcc/mips-openwrt-linux-musl/14.3.0/../../../../mips-openwrt-linux-musl/bin/ld.bfd: flashrom.p/cli_classic.c.o: in function `$L189': | ||
| cli_classic.c:(.text.startup+0xc62): undefined reference to `flashrom_layout_compare' | ||
| collect2: error: ld returned 1 exit status | ||
| ninja: build stopped: subcommand failed. |
Member
There was a problem hiding this comment.
Upstream commit - flashrom/flashrom@929de39 does not work for you?
Member
Author
There was a problem hiding this comment.
I have looked for a fix 2 month ago during update and evaluation but did not noticed that a fix has been already applied in the master branch.
Thanks for the hint. I have to check this and will update the PR with the backport patch.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
📦 Package Details
Maintainer: @Noltari
Description:
1.3.0to1.7.0Fixes: #29590
🧪 Run Testing Details
✅ Formalities
If your PR contains a patch:
git am