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

Fix 2009 patch for kernel 6.4.4 #14

Merged
merged 1 commit into from
Jul 27, 2023
Merged

Fix 2009 patch for kernel 6.4.4 #14

merged 1 commit into from
Jul 27, 2023

Conversation

mikeeq
Copy link
Contributor

@mikeeq mikeeq commented Jul 26, 2023

Aligning apple-gmux.c to the state from v6.4.4.

Fixed, because it was failing a build for me:

+ ApplyPatch 2009-apple-gmux-allow-switching-to-igpu-at-probe.patch
+ local patch=2009-apple-gmux-allow-switching-to-igpu-at-probe.patch
+ shift
+ '[' '!' -f /root/rpmbuild/SOURCES/2009-apple-gmux-allow-switching-to-igpu-at-probe.patch ']'
Patch10: 2009-apple-gmux-allow-switching-to-igpu-at-probe.patch
+ case "$patch" in
+ git --work-tree=. apply
error: patch failed: drivers/platform/x86/apple-gmux.c:22
error: drivers/platform/x86/apple-gmux.c: patch does not apply
error: Bad exit status from /var/tmp/rpm-tmp.XdFYkU (%prep)

RPM build errors:
    Bad exit status from /var/tmp/rpm-tmp.XdFYkU (%prep)

@mikeeq mikeeq requested a review from AdityaGarg8 July 27, 2023 08:07
@AdityaGarg8 AdityaGarg8 merged commit c908e50 into main Jul 27, 2023
1 check passed
@AdityaGarg8 AdityaGarg8 deleted the hotfix/2009_6.4.4 branch July 27, 2023 08:10
@AdityaGarg8 AdityaGarg8 restored the hotfix/2009_6.4.4 branch July 27, 2023 08:10
@mikeeq mikeeq deleted the hotfix/2009_6.4.4 branch July 27, 2023 08:14
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