Skip to content

Revert "sys-kernel/coreos-firmware: Update from 20260519 to 20260622"#4135

Merged
dongsupark merged 1 commit into
mainfrom
revert-firmware-20260519
Jul 7, 2026
Merged

Revert "sys-kernel/coreos-firmware: Update from 20260519 to 20260622"#4135
dongsupark merged 1 commit into
mainfrom
revert-firmware-20260519

Conversation

@dongsupark

Copy link
Copy Markdown
Member

This reverts commit 921153b.

Revert coreos-firmware to 20260519 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

Testing done

Local test passed

  • Changelog entries added in the respective changelog/ directory (user-facing change, bug fix, security fix, update)
  • Inspected CI output for image differences: /boot and /usr size, packages, list files for any missing binaries, kernel modules, config files, kernel modules, etc.

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>
@dongsupark dongsupark requested a review from a team as a code owner July 7, 2026 15:59
Copilot AI review requested due to automatic review settings July 7, 2026 15:59
@dongsupark dongsupark added the main label Jul 7, 2026
@dongsupark dongsupark merged commit 89fc01a into main Jul 7, 2026
2 of 6 checks passed
@dongsupark dongsupark deleted the revert-firmware-20260519 branch July 7, 2026 16:03

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.xz in the ebuild Manifest.
  • Re-introduce the coreos-firmware-20260519.ebuild so the reverted version is available again.
  • Remove the changelog entry that announced the 20260622 linux-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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants