Revert "sys-kernel/coreos-firmware: Update from 20260519 to 20260622"#4135
Merged
Conversation
This reverts commit 921153b. It is to fix build failure like below. ``` * Missing firmware: acenic/tg2.bin (acenic.ko.xz) * Missing firmware: acenic/tg1.bin (acenic.ko.xz) * ERROR: sys-kernel/coreos-firmware-20260622::coreos-overlay failed (prepare phase): * Missing firmware ``` Signed-off-by: Dongsu Park <dongsu@dpark.io>
chewi
approved these changes
Jul 7, 2026
There was a problem hiding this comment.
Pull request overview
Reverts the sys-kernel/coreos-firmware (linux-firmware) update to unblock builds that fail firmware scanning due to missing acenic/tg{1,2}.bin in the 20260622 tarball.
Changes:
- Switch the package distfile reference back to
linux-firmware-20260519.tar.xzin the ebuild Manifest. - Re-introduce the
coreos-firmware-20260519.ebuildso the reverted version is available again. - Remove the changelog entry that announced the
20260622linux-firmware update.
Reviewed changes
Copilot reviewed 2 out of 3 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| sdk_container/src/third_party/coreos-overlay/sys-kernel/coreos-firmware/Manifest | Points distfile checksums back to linux-firmware-20260519.tar.xz for the reverted package version. |
| sdk_container/src/third_party/coreos-overlay/sys-kernel/coreos-firmware/coreos-firmware-20260519.ebuild | Restores the versioned ebuild needed to build against the 20260519 linux-firmware release. |
| changelog/updates/2026-06-25-linux-firmware-20260622-update.md | Removes the 20260622 update entry to match the reverted package state. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
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.
This reverts commit 921153b.
Revert coreos-firmware to 20260519 to fix build failure like below.
Testing done
Local test passed
changelog/directory (user-facing change, bug fix, security fix, update)/bootand/usrsize, packages, list files for any missing binaries, kernel modules, config files, kernel modules, etc.