Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] sof-firmware: update to 2.2.3
@ 2022-12-21  3:21 cinerea0
  2023-01-15  2:41 ` [PR PATCH] [Updated] " cinerea0
  2023-01-15  9:16 ` [PR PATCH] [Merged]: sof-firmware: update to 2.2.4 paper42
  0 siblings, 2 replies; 3+ messages in thread
From: cinerea0 @ 2022-12-21  3:21 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 382 bytes --]

There is a new pull request by cinerea0 against master on the void-packages repository

https://github.com/cinerea0/void-packages sof
https://github.com/void-linux/void-packages/pull/41214

sof-firmware: update to 2.2.3
#### Testing the changes
- I tested the changes in this PR: **YES**


A patch file from https://github.com/void-linux/void-packages/pull/41214.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-sof-41214.patch --]
[-- Type: text/x-diff, Size: 1640 bytes --]

From 8aff51732ab863a90cdfc8e41e2d20886687e426 Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Tue, 20 Dec 2022 22:20:39 -0500
Subject: [PATCH] sof-firmware: update to 2.2.3

---
 srcpkgs/sof-firmware/template | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/sof-firmware/template b/srcpkgs/sof-firmware/template
index 39ae8ddaeaea..5ca3e11c0b82 100644
--- a/srcpkgs/sof-firmware/template
+++ b/srcpkgs/sof-firmware/template
@@ -1,6 +1,6 @@
 # Template file for 'sof-firmware'
 pkgname=sof-firmware
-version=2.2.1
+version=2.2.3
 revision=1
 archs="i686* x86_64*"
 hostmakedepends="rsync"
@@ -9,14 +9,14 @@ short_desc="Sound Open Firmware and topology binaries"
 maintainer="cinerea0 <cinerea0@protonmail.com>"
 license="BSD-3-Clause"
 homepage="https://thesofproject.github.io/latest/index.html"
-distfiles="https://github.com/thesofproject/sof-bin/archive/refs/tags/v${version}.tar.gz"
-checksum=519d4d0e17016897317cd1dc4516fe6cbf0420560826f341e029dfe78fb62a2e
+distfiles="https://github.com/thesofproject/sof-bin/releases/download/v${version}/sof-bin-v${version}.tar.gz"
+checksum=591ffd66f1e2b327038c91edf3c8502b4172c1dc850cfe44050eadf8e4fadb42
 
 do_install() {
 	vmkdir usr/lib/firmware/intel/sof
 	vmkdir usr/lib/firmware/intel/sof-tplg
-	rsync -a "v${version%.*}.x/sof/" "${DESTDIR}/usr/lib/firmware/intel/sof"
-	rsync -a "v${version%.*}.x/sof-tplg/" "${DESTDIR}/usr/lib/firmware/intel/sof-tplg"
+	rsync -a "sof-v${version}/" "${DESTDIR}/usr/lib/firmware/intel/sof"
+	rsync -a "sof-tplg-v${version}/" "${DESTDIR}/usr/lib/firmware/intel/sof-tplg"
 
 	vlicense LICENCE.NXP
 }

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PR PATCH] [Updated] sof-firmware: update to 2.2.3
  2022-12-21  3:21 [PR PATCH] sof-firmware: update to 2.2.3 cinerea0
@ 2023-01-15  2:41 ` cinerea0
  2023-01-15  9:16 ` [PR PATCH] [Merged]: sof-firmware: update to 2.2.4 paper42
  1 sibling, 0 replies; 3+ messages in thread
From: cinerea0 @ 2023-01-15  2:41 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 387 bytes --]

There is an updated pull request by cinerea0 against master on the void-packages repository

https://github.com/cinerea0/void-packages sof
https://github.com/void-linux/void-packages/pull/41214

sof-firmware: update to 2.2.3
#### Testing the changes
- I tested the changes in this PR: **YES**


A patch file from https://github.com/void-linux/void-packages/pull/41214.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-sof-41214.patch --]
[-- Type: text/x-diff, Size: 1640 bytes --]

From 7a9c141c2ba2619a9f2482edebcb4e1eeea8dca6 Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Sat, 14 Jan 2023 21:40:50 -0500
Subject: [PATCH] sof-firmware: update to 2.2.4

---
 srcpkgs/sof-firmware/template | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/sof-firmware/template b/srcpkgs/sof-firmware/template
index 39ae8ddaeaea..f065c50a41ad 100644
--- a/srcpkgs/sof-firmware/template
+++ b/srcpkgs/sof-firmware/template
@@ -1,6 +1,6 @@
 # Template file for 'sof-firmware'
 pkgname=sof-firmware
-version=2.2.1
+version=2.2.4
 revision=1
 archs="i686* x86_64*"
 hostmakedepends="rsync"
@@ -9,14 +9,14 @@ short_desc="Sound Open Firmware and topology binaries"
 maintainer="cinerea0 <cinerea0@protonmail.com>"
 license="BSD-3-Clause"
 homepage="https://thesofproject.github.io/latest/index.html"
-distfiles="https://github.com/thesofproject/sof-bin/archive/refs/tags/v${version}.tar.gz"
-checksum=519d4d0e17016897317cd1dc4516fe6cbf0420560826f341e029dfe78fb62a2e
+distfiles="https://github.com/thesofproject/sof-bin/releases/download/v${version}/sof-bin-v${version}.tar.gz"
+checksum=ce8aaeba103aa56a82662552b0f33f33a859aa1008d8bfbc2c22f0ccfc8c6b3a
 
 do_install() {
 	vmkdir usr/lib/firmware/intel/sof
 	vmkdir usr/lib/firmware/intel/sof-tplg
-	rsync -a "v${version%.*}.x/sof/" "${DESTDIR}/usr/lib/firmware/intel/sof"
-	rsync -a "v${version%.*}.x/sof-tplg/" "${DESTDIR}/usr/lib/firmware/intel/sof-tplg"
+	rsync -a "sof-v${version}/" "${DESTDIR}/usr/lib/firmware/intel/sof"
+	rsync -a "sof-tplg-v${version}/" "${DESTDIR}/usr/lib/firmware/intel/sof-tplg"
 
 	vlicense LICENCE.NXP
 }

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PR PATCH] [Merged]: sof-firmware: update to 2.2.4
  2022-12-21  3:21 [PR PATCH] sof-firmware: update to 2.2.3 cinerea0
  2023-01-15  2:41 ` [PR PATCH] [Updated] " cinerea0
@ 2023-01-15  9:16 ` paper42
  1 sibling, 0 replies; 3+ messages in thread
From: paper42 @ 2023-01-15  9:16 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 233 bytes --]

There's a merged pull request on the void-packages repository

sof-firmware: update to 2.2.4
https://github.com/void-linux/void-packages/pull/41214

Description:
#### Testing the changes
- I tested the changes in this PR: **YES**


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-01-15  9:16 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-21  3:21 [PR PATCH] sof-firmware: update to 2.2.3 cinerea0
2023-01-15  2:41 ` [PR PATCH] [Updated] " cinerea0
2023-01-15  9:16 ` [PR PATCH] [Merged]: sof-firmware: update to 2.2.4 paper42

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).