gnu: ddcci-driver-linux: Build with Linux-Libre 5.15.

* gnu/packages/linux.scm (ddcci-driver-linux): Update to 0.4.1-0.bf9d798.
This commit is contained in:
Tobias Geerinckx-Rice 2021-11-28 00:21:32 +01:00
parent 513dbc2ece
commit c74f7d2571
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -1450,17 +1450,19 @@ (define-public bbswitch-module
(define-public ddcci-driver-linux
(package
(name "ddcci-driver-linux")
(version "0.4.1")
;; Use an as-yet unmerged commit to fix the build with Linux-Libre 5.15:
;; https://gitlab.com/ddcci-driver-linux/ddcci-driver-linux/-/merge_requests/8
(version "0.4.1-0.bf9d798")
(source
(origin
(method git-fetch)
(uri
(git-reference
(url "https://gitlab.com/ddcci-driver-linux/ddcci-driver-linux.git")
(commit (string-append "v" version))))
(commit "bf9d79852cbd0aa5c2e288ce51b8280f74a1f5d2")))
(file-name (git-file-name name version))
(sha256
(base32 "1qhsm0ccwfmwn0r6sbc6ms4lf4a3iqfcgqmbs6afr6hhxkqll3fg"))))
(base32 "1lww3mnqhxqzj0qbxzbwbq93v9zw49myp7p9ib873a5izbq8nadi"))))
(build-system linux-module-build-system)
(arguments
`(#:tests? #f ; no tests