-
Notifications
You must be signed in to change notification settings - Fork 70
linux-mainline: Update base image and fix build failures #904
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
base: testing
Are you sure you want to change the base?
Conversation
|
This might be due to trying to use the system pkgconfig instead of the toolchain version. |
67ca07b
to
e9ea748
Compare
Fixed! (Hopefully) |
Anything else for me to do here? |
Ping! |
Just the standard testing of the package build in the pipeline on 2.15 and 3.3.2 is required. I don't have capacity right now to do any testing. |
So one issue on 3.3.2 is that this kernel doesn't provide uinput, which breaks compatibility with the current version of oxide as well as keyd (#744). @alistair23 we have three options here to resolve this:
|
@alistair23 since this hasn't been updated, I'm going to move this to draft until you pick it back up. |
Enable INPUT_UINPUT as requested [1]. 1: toltec-dev#904 (comment) Signed-off-by: Alistair Francis <[email protected]>
f2d765f
to
7e39dd3
Compare
I just added uinput support |
@alistair23 it looks like you undid the version update when you added uinput? |
Enable INPUT_UINPUT as requested [1]. 1: toltec-dev#904 (comment) Signed-off-by: Alistair Francis <[email protected]>
7e39dd3
to
a0799d6
Compare
Signed-off-by: Alistair Francis <[email protected]>
Enable INPUT_UINPUT as requested [1]. 1: toltec-dev#904 (comment) Signed-off-by: Alistair Francis <[email protected]>
a0799d6
to
14faa47
Compare
Fixed! |
I'm going to try to get to testing this and getting it merged soon. |
No description provided.