overlay coreos-firmware: update to 20260810 - #4222
Merged
Merged
Conversation
Update coreos-firmware to 20260810, syncing with linux-firmware of Gentoo. Gentoo ref: 05f7620d93b0355b2ca4b03307099f1c0b509b93 Signed-off-by: Dongsu Park <dongsu@dpark.io>
Apply Flatcar modifications on top of Gentoo ebuilds.
* Use hard-coded linux-firmware directory instead of ${PN} as well as
${S} to avoid naming conflicts.
* Depend on packages of Kernel source and modules.
* Create symlinks for CXGB and ICE DDP firmware files.
* Rewrite src_prepare and src_install.
* Fix deletion of unneeded firmware files.
* Ignore some missing amdgpu firmware.
Signed-off-by: Dongsu Park <dongsu@dpark.io>
There was a problem hiding this comment.
Pull request overview
Updates the coreos-firmware (linux-firmware) package in the CoreOS overlay to the 20260810 snapshot, aligning with the referenced Gentoo linux-firmware state and carrying Flatcar-specific packaging logic (kernel-module-driven firmware selection, symlink fixes, and install flow).
Changes:
- Bump firmware distfile in the Manifest to
linux-firmware-20260810.tar.xz. - Add a new versioned ebuild
coreos-firmware-20260810.ebuild(with Flatcar-specific prepare/install logic). - Update the live ebuild (
99999999) in line with the new upstream/license/USE-flag structure and savedconfig behavior.
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 | Updates distfile hash/size for linux-firmware-20260810.tar.xz. |
| sdk_container/src/third_party/coreos-overlay/sys-kernel/coreos-firmware/coreos-firmware-99999999.ebuild | Syncs live ebuild metadata/flags and savedconfig handling with the updated packaging approach. |
| sdk_container/src/third_party/coreos-overlay/sys-kernel/coreos-firmware/coreos-firmware-20260810.ebuild | Introduces the 20260810 versioned ebuild implementing the updated firmware selection/pruning and installation flow. |
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
Signed-off-by: Dongsu Park <dongsu@dpark.io>
dongsupark
requested a deployment
to
development
August 20, 2026 08:07 — with
GitHub Actions
Waiting
dongsupark
marked this pull request as ready for review
August 20, 2026 08:09
Member
Author
|
CI passed |
sayanchowdhury
approved these changes
Aug 20, 2026
Member
Author
|
Reactivated its GitHub workflow as well. |
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.
Now that ACENIC drivers were deleted from Kernel config in #4158, we are now able to update firmware version to the latest version 20260810.
Update coreos-firmware to 20260810, syncing with linux-firmware of Gentoo, commit 05f7620d93b0355b2ca4b03307099f1c0b509b93.
Apply Flatcar patches on top of that:
linux-firmwaredirectory instead of${PN}as well as${S}to avoid naming conflicts.CXGBand ICEDDPfirmware files.src_prepareandsrc_install.amdgpufirmware.Testing done
CI: https://jenkins.flatcar.org/job/container/job/packages_all_arches/562/cldsv/ (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.