mirror of
https://gitlab.com/nonguix/nonguix.git
synced 2024-11-22 00:18:07 +01:00
nongnu: sof-firmware: Update to 2.2.6.
* nongnu/packages/linux.scm (sof-firmware): Update to 2.2.6. Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
This commit is contained in:
parent
def38a656d
commit
f38e516623
1 changed files with 2 additions and 2 deletions
|
@ -1122,7 +1122,7 @@ documented in the respective processor revision guides.")
|
|||
(define-public sof-firmware
|
||||
(package
|
||||
(name "sof-firmware")
|
||||
(version "2.2.3")
|
||||
(version "2.2.6")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
|
@ -1130,7 +1130,7 @@ documented in the respective processor revision guides.")
|
|||
version "/sof-bin-v" version ".tar.gz"))
|
||||
(sha256
|
||||
(base32
|
||||
"0hnvzbjgib8f0m2gw345vk0p4h9ba34g7vciih1jgcz2y5kgs7sr"))))
|
||||
"018901g5hshrqf2d0rn7yhzxcy4gmdc4v6167df880kdcfkw48lk"))))
|
||||
(build-system copy-build-system)
|
||||
(arguments
|
||||
`(#:install-plan
|
||||
|
|
Loading…
Reference in a new issue