Skip to content

Commit

Permalink
feat: Add patch for xone to restore compatibility with stock xpad driver
Browse files Browse the repository at this point in the history
  • Loading branch information
KyleGospo committed Jan 24, 2024
1 parent 65b1cb1 commit 849f6fc
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions akmods/xone/xone-kmod-common.spec
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ Source0: %{url}/archive/v%{version}.tar.gz#/%{real_name}-%{version}.tar.g
# Windows driver and firmware file:
Source1: http://download.windowsupdate.com/c/msdownload/update/driver/drvs/2017/07/1cd6a87c-623f-4407-a52d-c31be49e925c_e19f60808bdcbfbd3c3df6be3e71ffc52e43261e.cab

Patch0: https://github.com/BoukeHaarsma23/xonedo/commit/87d186328b958cd2cd677ac957981918d965f4f3.patch

BuildRequires: cabextract
# UDev rule location (_udevrulesdir) and systemd macros:
BuildRequires: systemd-rpm-macros
Expand Down
2 changes: 2 additions & 0 deletions akmods/xone/xone-kmod.spec
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ Source0: %{url}/archive/v%{version}.tar.gz#/xone-%{version}.tar.gz
Source0: %{url}/archive/%{commit0}.tar.gz#/xone-%{shortcommit0}.tar.gz
%endif

Patch0: https://github.com/BoukeHaarsma23/xonedo/commit/87d186328b958cd2cd677ac957981918d965f4f3.patch

# Get the needed BuildRequires (in parts depending on what we build for):
BuildRequires: kmodtool

Expand Down

0 comments on commit 849f6fc

Please sign in to comment.