Skip to content
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

addpatch: system76-firmware 1.0.68-1 #4566

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

gyx47
Copy link
Contributor

@gyx47 gyx47 commented Feb 21, 2025

fix io not used

Copy link
Collaborator

@Xeonacid Xeonacid left a comment

Choose a reason for hiding this comment

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

The commit message and PR title should be addpatch: system76-firmware 1.0.68-1, which has a space instead of a hyphen between the package name and version. Hope you can do that well next time. :)

Comment on lines +14 to +15
+#[cfg(any(target_arch = "x86", target_arch = "x86_64"))]
+use std::{io};
Copy link
Collaborator

Choose a reason for hiding this comment

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

Please leave some notes here. Why is it only used on x86? Should the change be upstreamed also?

@gyx47 gyx47 changed the title addpatch: system76-firmware-1.0.68-1 addpatch: system76-firmware 1.0.68-1 Feb 22, 2025
@gyx47 gyx47 force-pushed the system76-firmware branch 4 times, most recently from a2ebe2f to b57ae7c Compare February 22, 2025 09:16
@gyx47 gyx47 force-pushed the system76-firmware branch from d56d31b to 25dd2a1 Compare February 22, 2025 11:22
@gyx47 gyx47 requested a review from Xeonacid February 22, 2025 12:11
@Xeonacid
Copy link
Collaborator

Have you ever tried to cherry-pick pop-os/system76-firmware@090c09d? Seems to be a better way.

@gyx47
Copy link
Contributor Author

gyx47 commented Feb 22, 2025

I get it now, thanks for reminding

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants