Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] linux-firmware: update to 20220509
@ 2022-05-11 11:47 absrd
  2022-05-14  0:30 ` ericonr
                   ` (41 more replies)
  0 siblings, 42 replies; 43+ messages in thread
From: absrd @ 2022-05-11 11:47 UTC (permalink / raw)
  To: ml

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

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

https://github.com/absrd/void-packages linux-firmware
https://github.com/void-linux/void-packages/pull/37081

linux-firmware: update to 20220509
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)



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

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

From 6e507d4e14912a57539c448f48af07f6ead1d9ba Mon Sep 17 00:00:00 2001
From: Felix Kleinschmidt <fk@bsrd.io>
Date: Wed, 11 May 2022 09:31:24 -0200
Subject: [PATCH] linux-firmware: update to 20220509

---
 srcpkgs/linux-firmware/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/linux-firmware/template b/srcpkgs/linux-firmware/template
index dde0c93b3fb4..19a3d309eb3b 100644
--- a/srcpkgs/linux-firmware/template
+++ b/srcpkgs/linux-firmware/template
@@ -1,6 +1,6 @@
 # Template file for 'linux-firmware'
 pkgname=linux-firmware
-version=20220411
+version=20220509
 revision=1
 depends="${pkgname}-amd>=${version}_${revision} ${pkgname}-network>=${version}_${revision}"
 short_desc="Binary firmware blobs for the Linux kernel"
@@ -8,7 +8,7 @@ maintainer="Érico Nogueira <ericonr@disroot.org>"
 license="See /usr/share/licenses/${pkgname}"
 homepage="https://www.kernel.org/"
 distfiles="https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/snapshot/${pkgname}-${version}.tar.gz"
-checksum=533ae621b3eacf6a4696dab52a9dbc5727403a175c413b1682ab3f9cfb37872f
+checksum=2f2e8f20a20114829f5f57913abaef764749cce2de57640ed5ffefee580b8624
 python_version=3
 nostrip=yes
 

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

* Re: linux-firmware: update to 20220509
  2022-05-11 11:47 [PR PATCH] linux-firmware: update to 20220509 absrd
@ 2022-05-14  0:30 ` ericonr
  2022-08-12  2:14 ` github-actions
                   ` (40 subsequent siblings)
  41 siblings, 0 replies; 43+ messages in thread
From: ericonr @ 2022-05-14  0:30 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/37081#issuecomment-1126592447

Comment:
Am going to reboot into this soon.

MIght be worth removing `linux-firmware-dvb` from the repositories.

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

* Re: linux-firmware: update to 20220509
  2022-05-11 11:47 [PR PATCH] linux-firmware: update to 20220509 absrd
  2022-05-14  0:30 ` ericonr
@ 2022-08-12  2:14 ` github-actions
  2022-08-15 15:04 ` [PR PATCH] [Updated] " absrd
                   ` (39 subsequent siblings)
  41 siblings, 0 replies; 43+ messages in thread
From: github-actions @ 2022-08-12  2:14 UTC (permalink / raw)
  To: ml

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

New comment by github-actions[bot] on void-packages repository

https://github.com/void-linux/void-packages/pull/37081#issuecomment-1212664075

Comment:
Pull Requests become stale 90 days after last activity and are closed 14 days after that.  If this pull request is still relevant bump it or assign it.

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

* Re: [PR PATCH] [Updated] linux-firmware: update to 20220509
  2022-05-11 11:47 [PR PATCH] linux-firmware: update to 20220509 absrd
  2022-05-14  0:30 ` ericonr
  2022-08-12  2:14 ` github-actions
@ 2022-08-15 15:04 ` absrd
  2022-08-15 15:05 ` absrd
                   ` (38 subsequent siblings)
  41 siblings, 0 replies; 43+ messages in thread
From: absrd @ 2022-08-15 15:04 UTC (permalink / raw)
  To: ml

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

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

https://github.com/absrd/void-packages linux-firmware
https://github.com/void-linux/void-packages/pull/37081

linux-firmware: update to 20220509
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)



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

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

From 03e5ca262bec73f3964a282095170f84f036bc2a Mon Sep 17 00:00:00 2001
From: Felix Kleinschmidt <fk@bsrd.io>
Date: Wed, 11 May 2022 09:31:24 -0200
Subject: [PATCH] linux-firmware: update to 20220509

---
 srcpkgs/linux-firmware/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/linux-firmware/template b/srcpkgs/linux-firmware/template
index dde0c93b3fb4..19a3d309eb3b 100644
--- a/srcpkgs/linux-firmware/template
+++ b/srcpkgs/linux-firmware/template
@@ -1,6 +1,6 @@
 # Template file for 'linux-firmware'
 pkgname=linux-firmware
-version=20220411
+version=20220509
 revision=1
 depends="${pkgname}-amd>=${version}_${revision} ${pkgname}-network>=${version}_${revision}"
 short_desc="Binary firmware blobs for the Linux kernel"
@@ -8,7 +8,7 @@ maintainer="Érico Nogueira <ericonr@disroot.org>"
 license="See /usr/share/licenses/${pkgname}"
 homepage="https://www.kernel.org/"
 distfiles="https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/snapshot/${pkgname}-${version}.tar.gz"
-checksum=533ae621b3eacf6a4696dab52a9dbc5727403a175c413b1682ab3f9cfb37872f
+checksum=2f2e8f20a20114829f5f57913abaef764749cce2de57640ed5ffefee580b8624
 python_version=3
 nostrip=yes
 

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

* Re: [PR PATCH] [Updated] linux-firmware: update to 20220509
  2022-05-11 11:47 [PR PATCH] linux-firmware: update to 20220509 absrd
                   ` (2 preceding siblings ...)
  2022-08-15 15:04 ` [PR PATCH] [Updated] " absrd
@ 2022-08-15 15:05 ` absrd
  2022-08-23 11:26 ` linux-firmware: update to 20220708 dataCobra
                   ` (37 subsequent siblings)
  41 siblings, 0 replies; 43+ messages in thread
From: absrd @ 2022-08-15 15:05 UTC (permalink / raw)
  To: ml

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

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

https://github.com/absrd/void-packages linux-firmware
https://github.com/void-linux/void-packages/pull/37081

linux-firmware: update to 20220509
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)



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

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

From 3c7cad8ac257a4ff069eaf00c7e954e6fbb30e94 Mon Sep 17 00:00:00 2001
From: Felix Kleinschmidt <fk@bsrd.io>
Date: Wed, 11 May 2022 09:31:24 -0200
Subject: [PATCH] linux-firmware: update to 20220708

---
 srcpkgs/linux-firmware/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/linux-firmware/template b/srcpkgs/linux-firmware/template
index dde0c93b3fb4..756d68bc16d6 100644
--- a/srcpkgs/linux-firmware/template
+++ b/srcpkgs/linux-firmware/template
@@ -1,6 +1,6 @@
 # Template file for 'linux-firmware'
 pkgname=linux-firmware
-version=20220411
+version=20220708
 revision=1
 depends="${pkgname}-amd>=${version}_${revision} ${pkgname}-network>=${version}_${revision}"
 short_desc="Binary firmware blobs for the Linux kernel"
@@ -8,7 +8,7 @@ maintainer="Érico Nogueira <ericonr@disroot.org>"
 license="See /usr/share/licenses/${pkgname}"
 homepage="https://www.kernel.org/"
 distfiles="https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/snapshot/${pkgname}-${version}.tar.gz"
-checksum=533ae621b3eacf6a4696dab52a9dbc5727403a175c413b1682ab3f9cfb37872f
+checksum=67a678f1d0a80fc32703efcea1831f78c410abbd513b5b8985daac6223d9bf91
 python_version=3
 nostrip=yes
 

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

* Re: linux-firmware: update to 20220708
  2022-05-11 11:47 [PR PATCH] linux-firmware: update to 20220509 absrd
                   ` (3 preceding siblings ...)
  2022-08-15 15:05 ` absrd
@ 2022-08-23 11:26 ` dataCobra
  2022-08-23 11:28 ` dataCobra
                   ` (36 subsequent siblings)
  41 siblings, 0 replies; 43+ messages in thread
From: dataCobra @ 2022-08-23 11:26 UTC (permalink / raw)
  To: ml

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

New comment by dataCobra on void-packages repository

https://github.com/void-linux/void-packages/pull/37081#issuecomment-1223932260

Comment:
@paper42, could you delete the `stale` label please?

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

* Re: linux-firmware: update to 20220708
  2022-05-11 11:47 [PR PATCH] linux-firmware: update to 20220509 absrd
                   ` (4 preceding siblings ...)
  2022-08-23 11:26 ` linux-firmware: update to 20220708 dataCobra
@ 2022-08-23 11:28 ` dataCobra
  2022-08-23 11:29 ` dataCobra
                   ` (35 subsequent siblings)
  41 siblings, 0 replies; 43+ messages in thread
From: dataCobra @ 2022-08-23 11:28 UTC (permalink / raw)
  To: ml

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

New comment by dataCobra on void-packages repository

https://github.com/void-linux/void-packages/pull/37081#issuecomment-1223934681

Comment:
I've finally successful tested this PR on 3 different systems.

I've also created a PR https://github.com/void-linux/void-packages/pull/38683 to get rid of the conflicts between the two packages.
-> (linux-firmware-dvb: remove conflicts with official linux-firmware)

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

* Re: linux-firmware: update to 20220708
  2022-05-11 11:47 [PR PATCH] linux-firmware: update to 20220509 absrd
                   ` (5 preceding siblings ...)
  2022-08-23 11:28 ` dataCobra
@ 2022-08-23 11:29 ` dataCobra
  2022-08-23 11:30 ` dataCobra
                   ` (34 subsequent siblings)
  41 siblings, 0 replies; 43+ messages in thread
From: dataCobra @ 2022-08-23 11:29 UTC (permalink / raw)
  To: ml

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

New comment by dataCobra on void-packages repository

https://github.com/void-linux/void-packages/pull/37081#issuecomment-1223934681

Comment:
I've successful tested this PR on 3 different systems.

I've also created a PR https://github.com/void-linux/void-packages/pull/38683 to get rid of the conflicts between the two packages.
-> (linux-firmware-dvb: remove conflicts with official linux-firmware)

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

* Re: linux-firmware: update to 20220708
  2022-05-11 11:47 [PR PATCH] linux-firmware: update to 20220509 absrd
                   ` (6 preceding siblings ...)
  2022-08-23 11:29 ` dataCobra
@ 2022-08-23 11:30 ` dataCobra
  2022-08-24  5:58 ` dataCobra
                   ` (33 subsequent siblings)
  41 siblings, 0 replies; 43+ messages in thread
From: dataCobra @ 2022-08-23 11:30 UTC (permalink / raw)
  To: ml

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

New comment by dataCobra on void-packages repository

https://github.com/void-linux/void-packages/pull/37081#issuecomment-1223934681

Comment:
I've successful tested this PR on 3 different systems.


@ericonr I've created a PR https://github.com/void-linux/void-packages/pull/38683 to get rid of the conflicts between the two packages. Since linux-firmware-dvb has firmware remaining that is not yet in linux-firmware.
-> (linux-firmware-dvb: remove conflicts with official linux-firmware)

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

* Re: linux-firmware: update to 20220708
  2022-05-11 11:47 [PR PATCH] linux-firmware: update to 20220509 absrd
                   ` (7 preceding siblings ...)
  2022-08-23 11:30 ` dataCobra
@ 2022-08-24  5:58 ` dataCobra
  2022-08-24 12:55 ` [PR PATCH] [Updated] " absrd
                   ` (32 subsequent siblings)
  41 siblings, 0 replies; 43+ messages in thread
From: dataCobra @ 2022-08-24  5:58 UTC (permalink / raw)
  To: ml

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

New comment by dataCobra on void-packages repository

https://github.com/void-linux/void-packages/pull/37081#issuecomment-1225234339

Comment:
Hey @absrd,

`linux-firmware` is now on version `20220815`. Could you update the PR?

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

* Re: [PR PATCH] [Updated] linux-firmware: update to 20220708
  2022-05-11 11:47 [PR PATCH] linux-firmware: update to 20220509 absrd
                   ` (8 preceding siblings ...)
  2022-08-24  5:58 ` dataCobra
@ 2022-08-24 12:55 ` absrd
  2022-08-24 12:56 ` linux-firmware: update to 20220815 absrd
                   ` (31 subsequent siblings)
  41 siblings, 0 replies; 43+ messages in thread
From: absrd @ 2022-08-24 12:55 UTC (permalink / raw)
  To: ml

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

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

https://github.com/absrd/void-packages linux-firmware
https://github.com/void-linux/void-packages/pull/37081

linux-firmware: update to 20220708
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)



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

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

From b25b9d0ebf71669411a17b45937f7d839e8462c2 Mon Sep 17 00:00:00 2001
From: Felix Kleinschmidt <fk@bsrd.io>
Date: Wed, 11 May 2022 09:31:24 -0200
Subject: [PATCH] linux-firmware: update to 20220815

---
 srcpkgs/linux-firmware/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/linux-firmware/template b/srcpkgs/linux-firmware/template
index dde0c93b3fb4..1fa9cbfd774e 100644
--- a/srcpkgs/linux-firmware/template
+++ b/srcpkgs/linux-firmware/template
@@ -1,6 +1,6 @@
 # Template file for 'linux-firmware'
 pkgname=linux-firmware
-version=20220411
+version=20220815
 revision=1
 depends="${pkgname}-amd>=${version}_${revision} ${pkgname}-network>=${version}_${revision}"
 short_desc="Binary firmware blobs for the Linux kernel"
@@ -8,7 +8,7 @@ maintainer="Érico Nogueira <ericonr@disroot.org>"
 license="See /usr/share/licenses/${pkgname}"
 homepage="https://www.kernel.org/"
 distfiles="https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/snapshot/${pkgname}-${version}.tar.gz"
-checksum=533ae621b3eacf6a4696dab52a9dbc5727403a175c413b1682ab3f9cfb37872f
+checksum=5b053102645d23e5f070f0d3f3b1a538eb26b14778564c42dc6112e419233d2b
 python_version=3
 nostrip=yes
 

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

* Re: linux-firmware: update to 20220815
  2022-05-11 11:47 [PR PATCH] linux-firmware: update to 20220509 absrd
                   ` (9 preceding siblings ...)
  2022-08-24 12:55 ` [PR PATCH] [Updated] " absrd
@ 2022-08-24 12:56 ` absrd
  2022-08-24 12:57 ` dataCobra
                   ` (30 subsequent siblings)
  41 siblings, 0 replies; 43+ messages in thread
From: absrd @ 2022-08-24 12:56 UTC (permalink / raw)
  To: ml

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

New comment by absrd on void-packages repository

https://github.com/void-linux/void-packages/pull/37081#issuecomment-1225689706

Comment:
@dataCobra Done!

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

* Re: linux-firmware: update to 20220815
  2022-05-11 11:47 [PR PATCH] linux-firmware: update to 20220509 absrd
                   ` (10 preceding siblings ...)
  2022-08-24 12:56 ` linux-firmware: update to 20220815 absrd
@ 2022-08-24 12:57 ` dataCobra
  2022-08-30  7:40 ` dataCobra
                   ` (29 subsequent siblings)
  41 siblings, 0 replies; 43+ messages in thread
From: dataCobra @ 2022-08-24 12:57 UTC (permalink / raw)
  To: ml

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

New comment by dataCobra on void-packages repository

https://github.com/void-linux/void-packages/pull/37081#issuecomment-1225690964

Comment:
Thank you :)

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

* Re: linux-firmware: update to 20220815
  2022-05-11 11:47 [PR PATCH] linux-firmware: update to 20220509 absrd
                   ` (11 preceding siblings ...)
  2022-08-24 12:57 ` dataCobra
@ 2022-08-30  7:40 ` dataCobra
  2022-09-14  4:30 ` dataCobra
                   ` (28 subsequent siblings)
  41 siblings, 0 replies; 43+ messages in thread
From: dataCobra @ 2022-08-30  7:40 UTC (permalink / raw)
  To: ml

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

New comment by dataCobra on void-packages repository

https://github.com/void-linux/void-packages/pull/37081#issuecomment-1231271456

Comment:
Hey @classabbyamp,

it seems like @ericonr is currently not available.

I use this firmware version successful on three different physical machines.

I've also create PR https://github.com/void-linux/void-packages/pull/38683 to make sure the conflicts are fixed.

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

* Re: linux-firmware: update to 20220815
  2022-05-11 11:47 [PR PATCH] linux-firmware: update to 20220509 absrd
                   ` (12 preceding siblings ...)
  2022-08-30  7:40 ` dataCobra
@ 2022-09-14  4:30 ` dataCobra
  2022-09-15 13:11 ` [PR PATCH] [Updated] " absrd
                   ` (27 subsequent siblings)
  41 siblings, 0 replies; 43+ messages in thread
From: dataCobra @ 2022-09-14  4:30 UTC (permalink / raw)
  To: ml

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

New comment by dataCobra on void-packages repository

https://github.com/void-linux/void-packages/pull/37081#issuecomment-1246218391

Comment:
Hey @ericonr,

do we miss something here or can we go forward with merging PR #38683 to remove the conflicts
and then merge this PR also?

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

* Re: [PR PATCH] [Updated] linux-firmware: update to 20220815
  2022-05-11 11:47 [PR PATCH] linux-firmware: update to 20220509 absrd
                   ` (13 preceding siblings ...)
  2022-09-14  4:30 ` dataCobra
@ 2022-09-15 13:11 ` absrd
  2022-09-15 13:11 ` linux-firmware: update to 20220913 absrd
                   ` (26 subsequent siblings)
  41 siblings, 0 replies; 43+ messages in thread
From: absrd @ 2022-09-15 13:11 UTC (permalink / raw)
  To: ml

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

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

https://github.com/absrd/void-packages linux-firmware
https://github.com/void-linux/void-packages/pull/37081

linux-firmware: update to 20220815
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)



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

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

From f1777405ba1b0a17eb5d2d8a4f555638e47f8cb8 Mon Sep 17 00:00:00 2001
From: Felix Kleinschmidt <fk@bsrd.io>
Date: Wed, 11 May 2022 09:31:24 -0200
Subject: [PATCH] linux-firmware: update to 20220913

---
 srcpkgs/linux-firmware/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/linux-firmware/template b/srcpkgs/linux-firmware/template
index dde0c93b3fb4..ca831407208e 100644
--- a/srcpkgs/linux-firmware/template
+++ b/srcpkgs/linux-firmware/template
@@ -1,6 +1,6 @@
 # Template file for 'linux-firmware'
 pkgname=linux-firmware
-version=20220411
+version=20220913
 revision=1
 depends="${pkgname}-amd>=${version}_${revision} ${pkgname}-network>=${version}_${revision}"
 short_desc="Binary firmware blobs for the Linux kernel"
@@ -8,7 +8,7 @@ maintainer="Érico Nogueira <ericonr@disroot.org>"
 license="See /usr/share/licenses/${pkgname}"
 homepage="https://www.kernel.org/"
 distfiles="https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/snapshot/${pkgname}-${version}.tar.gz"
-checksum=533ae621b3eacf6a4696dab52a9dbc5727403a175c413b1682ab3f9cfb37872f
+checksum=9cdc48bd2763f1a2d908a2860670658cf669544a270cb0928d6f9a6201584617
 python_version=3
 nostrip=yes
 

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

* Re: linux-firmware: update to 20220913
  2022-05-11 11:47 [PR PATCH] linux-firmware: update to 20220509 absrd
                   ` (14 preceding siblings ...)
  2022-09-15 13:11 ` [PR PATCH] [Updated] " absrd
@ 2022-09-15 13:11 ` absrd
  2022-09-28 13:03 ` dataCobra
                   ` (25 subsequent siblings)
  41 siblings, 0 replies; 43+ messages in thread
From: absrd @ 2022-09-15 13:11 UTC (permalink / raw)
  To: ml

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

New comment by absrd on void-packages repository

https://github.com/void-linux/void-packages/pull/37081#issuecomment-1248082844

Comment:
Updated to 20220913

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

* Re: linux-firmware: update to 20220913
  2022-05-11 11:47 [PR PATCH] linux-firmware: update to 20220509 absrd
                   ` (15 preceding siblings ...)
  2022-09-15 13:11 ` linux-firmware: update to 20220913 absrd
@ 2022-09-28 13:03 ` dataCobra
  2022-09-28 13:03 ` dataCobra
                   ` (24 subsequent siblings)
  41 siblings, 0 replies; 43+ messages in thread
From: dataCobra @ 2022-09-28 13:03 UTC (permalink / raw)
  To: ml

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

New comment by dataCobra on void-packages repository

https://github.com/void-linux/void-packages/pull/37081#issuecomment-1260880311

Comment:
@absrd and myself are still waiting for further information regarding this PR.

If something does still need work, let @absrd or me know. We just want this PR merged.
Since we're still on linux-firmware 20220411.

PR #38683 is created to fix the conflicts with linux-firmware-dvb.

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

* Re: linux-firmware: update to 20220913
  2022-05-11 11:47 [PR PATCH] linux-firmware: update to 20220509 absrd
                   ` (16 preceding siblings ...)
  2022-09-28 13:03 ` dataCobra
@ 2022-09-28 13:03 ` dataCobra
  2022-10-13  6:08 ` dataCobra
                   ` (23 subsequent siblings)
  41 siblings, 0 replies; 43+ messages in thread
From: dataCobra @ 2022-09-28 13:03 UTC (permalink / raw)
  To: ml

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

New comment by dataCobra on void-packages repository

https://github.com/void-linux/void-packages/pull/37081#issuecomment-1260880311

Comment:
@absrd and myself are still waiting for further information regarding this PR.

If something does still need work, let @absrd or me know.
Since we're still on linux-firmware 20220411.

PR #38683 is created to fix the conflicts with linux-firmware-dvb.

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

* Re: linux-firmware: update to 20220913
  2022-05-11 11:47 [PR PATCH] linux-firmware: update to 20220509 absrd
                   ` (17 preceding siblings ...)
  2022-09-28 13:03 ` dataCobra
@ 2022-10-13  6:08 ` dataCobra
  2022-10-13 12:02 ` [PR PATCH] [Updated] " absrd
                   ` (22 subsequent siblings)
  41 siblings, 0 replies; 43+ messages in thread
From: dataCobra @ 2022-10-13  6:08 UTC (permalink / raw)
  To: ml

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

New comment by dataCobra on void-packages repository

https://github.com/void-linux/void-packages/pull/37081#issuecomment-1277075692

Comment:
Yesterday was the release of 20221012. Which has several updates and new firmware.

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

* Re: [PR PATCH] [Updated] linux-firmware: update to 20220913
  2022-05-11 11:47 [PR PATCH] linux-firmware: update to 20220509 absrd
                   ` (18 preceding siblings ...)
  2022-10-13  6:08 ` dataCobra
@ 2022-10-13 12:02 ` absrd
  2022-10-13 12:02 ` linux-firmware: update to 20221012 absrd
                   ` (21 subsequent siblings)
  41 siblings, 0 replies; 43+ messages in thread
From: absrd @ 2022-10-13 12:02 UTC (permalink / raw)
  To: ml

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

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

https://github.com/absrd/void-packages linux-firmware
https://github.com/void-linux/void-packages/pull/37081

linux-firmware: update to 20220913
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)



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

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

From b1c5240151fd4172324e96cd48856f88cc7c41ec Mon Sep 17 00:00:00 2001
From: Felix Kleinschmidt <fk@bsrd.io>
Date: Wed, 11 May 2022 09:31:24 -0200
Subject: [PATCH] linux-firmware: update to 20221012

---
 srcpkgs/linux-firmware/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/linux-firmware/template b/srcpkgs/linux-firmware/template
index dde0c93b3fb4..d4ef65a2b3fc 100644
--- a/srcpkgs/linux-firmware/template
+++ b/srcpkgs/linux-firmware/template
@@ -1,6 +1,6 @@
 # Template file for 'linux-firmware'
 pkgname=linux-firmware
-version=20220411
+version=20221012
 revision=1
 depends="${pkgname}-amd>=${version}_${revision} ${pkgname}-network>=${version}_${revision}"
 short_desc="Binary firmware blobs for the Linux kernel"
@@ -8,7 +8,7 @@ maintainer="Érico Nogueira <ericonr@disroot.org>"
 license="See /usr/share/licenses/${pkgname}"
 homepage="https://www.kernel.org/"
 distfiles="https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/snapshot/${pkgname}-${version}.tar.gz"
-checksum=533ae621b3eacf6a4696dab52a9dbc5727403a175c413b1682ab3f9cfb37872f
+checksum=dacb1ba79754c1804feb862c4a012a7a33d419f92d4a80e4b5cafee9301a732a
 python_version=3
 nostrip=yes
 

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

* Re: linux-firmware: update to 20221012
  2022-05-11 11:47 [PR PATCH] linux-firmware: update to 20220509 absrd
                   ` (19 preceding siblings ...)
  2022-10-13 12:02 ` [PR PATCH] [Updated] " absrd
@ 2022-10-13 12:02 ` absrd
  2022-11-09 14:56 ` vitezfh
                   ` (20 subsequent siblings)
  41 siblings, 0 replies; 43+ messages in thread
From: absrd @ 2022-10-13 12:02 UTC (permalink / raw)
  To: ml

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

New comment by absrd on void-packages repository

https://github.com/void-linux/void-packages/pull/37081#issuecomment-1277501905

Comment:
Updated to 20221012

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

* Re: linux-firmware: update to 20221012
  2022-05-11 11:47 [PR PATCH] linux-firmware: update to 20220509 absrd
                   ` (20 preceding siblings ...)
  2022-10-13 12:02 ` linux-firmware: update to 20221012 absrd
@ 2022-11-09 14:56 ` vitezfh
  2022-11-13 21:19 ` [PR PATCH] [Updated] " absrd
                   ` (19 subsequent siblings)
  41 siblings, 0 replies; 43+ messages in thread
From: vitezfh @ 2022-11-09 14:56 UTC (permalink / raw)
  To: ml

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

New comment by vitezfh on void-packages repository

https://github.com/void-linux/void-packages/pull/37081#issuecomment-1308888206

Comment:
I was also wondering why we're stuck on old firmware. I'm currently running the new firmware you graciously updated and all is well. 3 systems here too.

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

* Re: [PR PATCH] [Updated] linux-firmware: update to 20221012
  2022-05-11 11:47 [PR PATCH] linux-firmware: update to 20220509 absrd
                   ` (21 preceding siblings ...)
  2022-11-09 14:56 ` vitezfh
@ 2022-11-13 21:19 ` absrd
  2022-11-13 21:20 ` linux-firmware: update to 20221109 absrd
                   ` (18 subsequent siblings)
  41 siblings, 0 replies; 43+ messages in thread
From: absrd @ 2022-11-13 21:19 UTC (permalink / raw)
  To: ml

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

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

https://github.com/absrd/void-packages linux-firmware
https://github.com/void-linux/void-packages/pull/37081

linux-firmware: update to 20221012
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)



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

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

From a9e991c05ef8194ef247bbb0045e6323e6b7994e Mon Sep 17 00:00:00 2001
From: Felix Kleinschmidt <fk@bsrd.io>
Date: Wed, 11 May 2022 09:31:24 -0200
Subject: [PATCH] linux-firmware: update to 20221109

---
 srcpkgs/linux-firmware/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/linux-firmware/template b/srcpkgs/linux-firmware/template
index dde0c93b3fb4..d49b8d4c34fb 100644
--- a/srcpkgs/linux-firmware/template
+++ b/srcpkgs/linux-firmware/template
@@ -1,6 +1,6 @@
 # Template file for 'linux-firmware'
 pkgname=linux-firmware
-version=20220411
+version=20221109
 revision=1
 depends="${pkgname}-amd>=${version}_${revision} ${pkgname}-network>=${version}_${revision}"
 short_desc="Binary firmware blobs for the Linux kernel"
@@ -8,7 +8,7 @@ maintainer="Érico Nogueira <ericonr@disroot.org>"
 license="See /usr/share/licenses/${pkgname}"
 homepage="https://www.kernel.org/"
 distfiles="https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/snapshot/${pkgname}-${version}.tar.gz"
-checksum=533ae621b3eacf6a4696dab52a9dbc5727403a175c413b1682ab3f9cfb37872f
+checksum=c23299426d190986ba6eb52a3b22c4e4383b3a055903ff3967fb17afad3edb9b
 python_version=3
 nostrip=yes
 

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

* Re: linux-firmware: update to 20221109
  2022-05-11 11:47 [PR PATCH] linux-firmware: update to 20220509 absrd
                   ` (22 preceding siblings ...)
  2022-11-13 21:19 ` [PR PATCH] [Updated] " absrd
@ 2022-11-13 21:20 ` absrd
  2022-11-16 13:54 ` dataCobra
                   ` (17 subsequent siblings)
  41 siblings, 0 replies; 43+ messages in thread
From: absrd @ 2022-11-13 21:20 UTC (permalink / raw)
  To: ml

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

New comment by absrd on void-packages repository

https://github.com/void-linux/void-packages/pull/37081#issuecomment-1312825198

Comment:
Rebased on to latest master and updated to 20221109

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

* Re: linux-firmware: update to 20221109
  2022-05-11 11:47 [PR PATCH] linux-firmware: update to 20220509 absrd
                   ` (23 preceding siblings ...)
  2022-11-13 21:20 ` linux-firmware: update to 20221109 absrd
@ 2022-11-16 13:54 ` dataCobra
  2022-11-16 23:44 ` [PR PATCH] [Updated] " absrd
                   ` (16 subsequent siblings)
  41 siblings, 0 replies; 43+ messages in thread
From: dataCobra @ 2022-11-16 13:54 UTC (permalink / raw)
  To: ml

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

New comment by dataCobra on void-packages repository

https://github.com/void-linux/void-packages/pull/37081#issuecomment-1317060857

Comment:
> Rebased on to latest master and updated to 20221109

Hey @absrd, could you force push again please?

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

* Re: [PR PATCH] [Updated] linux-firmware: update to 20221109
  2022-05-11 11:47 [PR PATCH] linux-firmware: update to 20220509 absrd
                   ` (24 preceding siblings ...)
  2022-11-16 13:54 ` dataCobra
@ 2022-11-16 23:44 ` absrd
  2022-11-23  6:35 ` the-maldridge
                   ` (15 subsequent siblings)
  41 siblings, 0 replies; 43+ messages in thread
From: absrd @ 2022-11-16 23:44 UTC (permalink / raw)
  To: ml

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

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

https://github.com/absrd/void-packages linux-firmware
https://github.com/void-linux/void-packages/pull/37081

linux-firmware: update to 20221109
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)



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

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

From 6b1d32e95cef3a9ee77ceeb0da3918bd276df642 Mon Sep 17 00:00:00 2001
From: Felix Kleinschmidt <fk@bsrd.io>
Date: Wed, 11 May 2022 09:31:24 -0200
Subject: [PATCH] linux-firmware: update to 20221109

---
 srcpkgs/linux-firmware/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/linux-firmware/template b/srcpkgs/linux-firmware/template
index dde0c93b3fb4..d49b8d4c34fb 100644
--- a/srcpkgs/linux-firmware/template
+++ b/srcpkgs/linux-firmware/template
@@ -1,6 +1,6 @@
 # Template file for 'linux-firmware'
 pkgname=linux-firmware
-version=20220411
+version=20221109
 revision=1
 depends="${pkgname}-amd>=${version}_${revision} ${pkgname}-network>=${version}_${revision}"
 short_desc="Binary firmware blobs for the Linux kernel"
@@ -8,7 +8,7 @@ maintainer="Érico Nogueira <ericonr@disroot.org>"
 license="See /usr/share/licenses/${pkgname}"
 homepage="https://www.kernel.org/"
 distfiles="https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/snapshot/${pkgname}-${version}.tar.gz"
-checksum=533ae621b3eacf6a4696dab52a9dbc5727403a175c413b1682ab3f9cfb37872f
+checksum=c23299426d190986ba6eb52a3b22c4e4383b3a055903ff3967fb17afad3edb9b
 python_version=3
 nostrip=yes
 

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

* Re: linux-firmware: update to 20221109
  2022-05-11 11:47 [PR PATCH] linux-firmware: update to 20220509 absrd
                   ` (25 preceding siblings ...)
  2022-11-16 23:44 ` [PR PATCH] [Updated] " absrd
@ 2022-11-23  6:35 ` the-maldridge
  2022-11-23  6:38 ` classabbyamp
                   ` (14 subsequent siblings)
  41 siblings, 0 replies; 43+ messages in thread
From: the-maldridge @ 2022-11-23  6:35 UTC (permalink / raw)
  To: ml

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

New comment by the-maldridge on void-packages repository

https://github.com/void-linux/void-packages/pull/37081#issuecomment-1324613155

Comment:
Conflicts in the linked PR have been cleared, please rebase @absrd .

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

* Re: linux-firmware: update to 20221109
  2022-05-11 11:47 [PR PATCH] linux-firmware: update to 20220509 absrd
                   ` (26 preceding siblings ...)
  2022-11-23  6:35 ` the-maldridge
@ 2022-11-23  6:38 ` classabbyamp
  2022-11-23 15:56 ` [PR PATCH] [Updated] " absrd
                   ` (13 subsequent siblings)
  41 siblings, 0 replies; 43+ messages in thread
From: classabbyamp @ 2022-11-23  6:38 UTC (permalink / raw)
  To: ml

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

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/37081#issuecomment-1324614954

Comment:
also add "fixes #40674" to the commit body

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

* Re: [PR PATCH] [Updated] linux-firmware: update to 20221109
  2022-05-11 11:47 [PR PATCH] linux-firmware: update to 20220509 absrd
                   ` (27 preceding siblings ...)
  2022-11-23  6:38 ` classabbyamp
@ 2022-11-23 15:56 ` absrd
  2022-11-23 20:31 ` JamiKettunen
                   ` (12 subsequent siblings)
  41 siblings, 0 replies; 43+ messages in thread
From: absrd @ 2022-11-23 15:56 UTC (permalink / raw)
  To: ml

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

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

https://github.com/absrd/void-packages linux-firmware
https://github.com/void-linux/void-packages/pull/37081

linux-firmware: update to 20221109
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)


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

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

From 1b50dd50fd9b78cd0ff8324014a24e67e8c7848d Mon Sep 17 00:00:00 2001
From: Felix Kleinschmidt <fk@bsrd.io>
Date: Wed, 11 May 2022 09:31:24 -0200
Subject: [PATCH] linux-firmware: update to 20221109

fixes #40674
---
 srcpkgs/linux-firmware/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/linux-firmware/template b/srcpkgs/linux-firmware/template
index dde0c93b3fb4..d49b8d4c34fb 100644
--- a/srcpkgs/linux-firmware/template
+++ b/srcpkgs/linux-firmware/template
@@ -1,6 +1,6 @@
 # Template file for 'linux-firmware'
 pkgname=linux-firmware
-version=20220411
+version=20221109
 revision=1
 depends="${pkgname}-amd>=${version}_${revision} ${pkgname}-network>=${version}_${revision}"
 short_desc="Binary firmware blobs for the Linux kernel"
@@ -8,7 +8,7 @@ maintainer="Érico Nogueira <ericonr@disroot.org>"
 license="See /usr/share/licenses/${pkgname}"
 homepage="https://www.kernel.org/"
 distfiles="https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/snapshot/${pkgname}-${version}.tar.gz"
-checksum=533ae621b3eacf6a4696dab52a9dbc5727403a175c413b1682ab3f9cfb37872f
+checksum=c23299426d190986ba6eb52a3b22c4e4383b3a055903ff3967fb17afad3edb9b
 python_version=3
 nostrip=yes
 

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

* Re: linux-firmware: update to 20221109
  2022-05-11 11:47 [PR PATCH] linux-firmware: update to 20220509 absrd
                   ` (28 preceding siblings ...)
  2022-11-23 15:56 ` [PR PATCH] [Updated] " absrd
@ 2022-11-23 20:31 ` JamiKettunen
  2022-11-23 23:50 ` classabbyamp
                   ` (11 subsequent siblings)
  41 siblings, 0 replies; 43+ messages in thread
From: JamiKettunen @ 2022-11-23 20:31 UTC (permalink / raw)
  To: ml

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

New comment by JamiKettunen on void-packages repository

https://github.com/void-linux/void-packages/pull/37081#issuecomment-1325625918

Comment:
Hm wonder what's up with CI, #38683 should've fixed those `linux-firmware` and `linux-firmware-dvb` conflicts, maybe another rebase/force-push would fix it?

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

* Re: linux-firmware: update to 20221109
  2022-05-11 11:47 [PR PATCH] linux-firmware: update to 20220509 absrd
                   ` (29 preceding siblings ...)
  2022-11-23 20:31 ` JamiKettunen
@ 2022-11-23 23:50 ` classabbyamp
  2022-11-23 23:51 ` classabbyamp
                   ` (10 subsequent siblings)
  41 siblings, 0 replies; 43+ messages in thread
From: classabbyamp @ 2022-11-23 23:50 UTC (permalink / raw)
  To: ml

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

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/37081#issuecomment-1325778194

Comment:
> maybe another rebase/force-push would fix it?

no, the new version of `linux-firmware-dvb` just hasn't been indexed by `xlocate` yet.

e.g.:
```sh
$ xlocate -S
$ xlocate as102 | grep firmware   
linux-firmware-20220411_1      /usr/lib/firmware/as102_data1_st.hex
linux-firmware-20220411_1      /usr/lib/firmware/as102_data2_st.hex
linux-firmware-dvb-20170329_4  /usr/lib/firmware/as102_data1_st.hex
linux-firmware-dvb-20170329_4  /usr/lib/firmware/as102_data2_st.hex
linux-firmware-dvb-20170329_4  /usr/share/licenses/linux-firmware-dvb/README.as102
```

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

* Re: linux-firmware: update to 20221109
  2022-05-11 11:47 [PR PATCH] linux-firmware: update to 20220509 absrd
                   ` (30 preceding siblings ...)
  2022-11-23 23:50 ` classabbyamp
@ 2022-11-23 23:51 ` classabbyamp
  2022-11-24  8:58 ` dataCobra
                   ` (9 subsequent siblings)
  41 siblings, 0 replies; 43+ messages in thread
From: classabbyamp @ 2022-11-23 23:51 UTC (permalink / raw)
  To: ml

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

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/37081#issuecomment-1325778194

Comment:
> maybe another rebase/force-push would fix it?

no, the new version of `linux-firmware-dvb` just hasn't been indexed by `xlocate` yet.

e.g.:
```sh
$ xlocate -S
$ xlocate as102 | grep firmware   
linux-firmware-20220411_1      /usr/lib/firmware/as102_data1_st.hex
linux-firmware-20220411_1      /usr/lib/firmware/as102_data2_st.hex
linux-firmware-dvb-20170329_4  /usr/lib/firmware/as102_data1_st.hex
linux-firmware-dvb-20170329_4  /usr/lib/firmware/as102_data2_st.hex
linux-firmware-dvb-20170329_4  /usr/share/licenses/linux-firmware-dvb/README.as102
```
we can just wait a few hours

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

* Re: linux-firmware: update to 20221109
  2022-05-11 11:47 [PR PATCH] linux-firmware: update to 20220509 absrd
                   ` (31 preceding siblings ...)
  2022-11-23 23:51 ` classabbyamp
@ 2022-11-24  8:58 ` dataCobra
  2022-11-24  8:58 ` dataCobra
                   ` (8 subsequent siblings)
  41 siblings, 0 replies; 43+ messages in thread
From: dataCobra @ 2022-11-24  8:58 UTC (permalink / raw)
  To: ml

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

New comment by dataCobra on void-packages repository

https://github.com/void-linux/void-packages/pull/37081#issuecomment-1326140491

Comment:
Hey @absrd, could you now force-push again? The indexing seems to be finished.

Also please don't forget to add "fixes #40674" to the body. :+1: 

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

* Re: linux-firmware: update to 20221109
  2022-05-11 11:47 [PR PATCH] linux-firmware: update to 20220509 absrd
                   ` (32 preceding siblings ...)
  2022-11-24  8:58 ` dataCobra
@ 2022-11-24  8:58 ` dataCobra
  2022-11-24  9:02 ` classabbyamp
                   ` (7 subsequent siblings)
  41 siblings, 0 replies; 43+ messages in thread
From: dataCobra @ 2022-11-24  8:58 UTC (permalink / raw)
  To: ml

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

New comment by dataCobra on void-packages repository

https://github.com/void-linux/void-packages/pull/37081#issuecomment-1326140491

Comment:
Hey @absrd, could you now please force-push again? The indexing seems to be finished.

Also please don't forget to add "fixes #40674" to the body. :+1: 

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

* Re: linux-firmware: update to 20221109
  2022-05-11 11:47 [PR PATCH] linux-firmware: update to 20220509 absrd
                   ` (33 preceding siblings ...)
  2022-11-24  8:58 ` dataCobra
@ 2022-11-24  9:02 ` classabbyamp
  2022-11-24  9:11 ` dataCobra
                   ` (6 subsequent siblings)
  41 siblings, 0 replies; 43+ messages in thread
From: classabbyamp @ 2022-11-24  9:02 UTC (permalink / raw)
  To: ml

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

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/37081#issuecomment-1326145719

Comment:
![image](https://user-images.githubusercontent.com/5366828/203740004-24ce9a74-bc85-4501-afcb-8e6e82f64e56.png)
it's there

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

* Re: linux-firmware: update to 20221109
  2022-05-11 11:47 [PR PATCH] linux-firmware: update to 20220509 absrd
                   ` (34 preceding siblings ...)
  2022-11-24  9:02 ` classabbyamp
@ 2022-11-24  9:11 ` dataCobra
  2022-11-24  9:18 ` classabbyamp
                   ` (5 subsequent siblings)
  41 siblings, 0 replies; 43+ messages in thread
From: dataCobra @ 2022-11-24  9:11 UTC (permalink / raw)
  To: ml

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

New comment by dataCobra on void-packages repository

https://github.com/void-linux/void-packages/pull/37081#issuecomment-1326156867

Comment:
It does seem like the branch should be rebased with master before a new push?

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

* Re: linux-firmware: update to 20221109
  2022-05-11 11:47 [PR PATCH] linux-firmware: update to 20220509 absrd
                   ` (35 preceding siblings ...)
  2022-11-24  9:11 ` dataCobra
@ 2022-11-24  9:18 ` classabbyamp
  2022-11-24  9:21 ` dataCobra
                   ` (4 subsequent siblings)
  41 siblings, 0 replies; 43+ messages in thread
From: classabbyamp @ 2022-11-24  9:18 UTC (permalink / raw)
  To: ml

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

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/37081#issuecomment-1326166106

Comment:
no, that shouldn't matter. and xlocate hasn't updated yet from what I see

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

* Re: linux-firmware: update to 20221109
  2022-05-11 11:47 [PR PATCH] linux-firmware: update to 20220509 absrd
                   ` (36 preceding siblings ...)
  2022-11-24  9:18 ` classabbyamp
@ 2022-11-24  9:21 ` dataCobra
  2022-11-24  9:22 ` dataCobra
                   ` (3 subsequent siblings)
  41 siblings, 0 replies; 43+ messages in thread
From: dataCobra @ 2022-11-24  9:21 UTC (permalink / raw)
  To: ml

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

New comment by dataCobra on void-packages repository

https://github.com/void-linux/void-packages/pull/37081#issuecomment-1326169651

Comment:
> no, that shouldn't matter. and xlocate hasn't updated yet from what I see

Interesting, mine is updated.
```
[datacobra@sourcerer ~]$ xlocate as102 | grep linux-firmware
linux-firmware-20220411_1       /usr/lib/firmware/as102_data1_st.hex
linux-firmware-20220411_1       /usr/lib/firmware/as102_data2_st.hex
linux-firmware-dvb-20170329_5   /usr/share/licenses/linux-firmware-dvb/README.as102
```

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

* Re: linux-firmware: update to 20221109
  2022-05-11 11:47 [PR PATCH] linux-firmware: update to 20220509 absrd
                   ` (37 preceding siblings ...)
  2022-11-24  9:21 ` dataCobra
@ 2022-11-24  9:22 ` dataCobra
  2022-11-24 13:34 ` [PR PATCH] [Updated] " absrd
                   ` (2 subsequent siblings)
  41 siblings, 0 replies; 43+ messages in thread
From: dataCobra @ 2022-11-24  9:22 UTC (permalink / raw)
  To: ml

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

New comment by dataCobra on void-packages repository

https://github.com/void-linux/void-packages/pull/37081#issuecomment-1326170722

Comment:
Do get rid of the no longer needed license files I've created a new PR. :+1:

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

* Re: [PR PATCH] [Updated] linux-firmware: update to 20221109
  2022-05-11 11:47 [PR PATCH] linux-firmware: update to 20220509 absrd
                   ` (38 preceding siblings ...)
  2022-11-24  9:22 ` dataCobra
@ 2022-11-24 13:34 ` absrd
  2022-11-25  5:38 ` dataCobra
  2022-11-25  5:40 ` [PR PATCH] [Merged]: " classabbyamp
  41 siblings, 0 replies; 43+ messages in thread
From: absrd @ 2022-11-24 13:34 UTC (permalink / raw)
  To: ml

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

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

https://github.com/absrd/void-packages linux-firmware
https://github.com/void-linux/void-packages/pull/37081

linux-firmware: update to 20221109
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)


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

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

From 72982c736f9b74e7e587a7ce2061d7ec8c96b64a Mon Sep 17 00:00:00 2001
From: Felix Kleinschmidt <fk@bsrd.io>
Date: Wed, 11 May 2022 09:31:24 -0200
Subject: [PATCH] linux-firmware: update to 20221109

fixes #40674
---
 srcpkgs/linux-firmware/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/linux-firmware/template b/srcpkgs/linux-firmware/template
index dde0c93b3fb4..d49b8d4c34fb 100644
--- a/srcpkgs/linux-firmware/template
+++ b/srcpkgs/linux-firmware/template
@@ -1,6 +1,6 @@
 # Template file for 'linux-firmware'
 pkgname=linux-firmware
-version=20220411
+version=20221109
 revision=1
 depends="${pkgname}-amd>=${version}_${revision} ${pkgname}-network>=${version}_${revision}"
 short_desc="Binary firmware blobs for the Linux kernel"
@@ -8,7 +8,7 @@ maintainer="Érico Nogueira <ericonr@disroot.org>"
 license="See /usr/share/licenses/${pkgname}"
 homepage="https://www.kernel.org/"
 distfiles="https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/snapshot/${pkgname}-${version}.tar.gz"
-checksum=533ae621b3eacf6a4696dab52a9dbc5727403a175c413b1682ab3f9cfb37872f
+checksum=c23299426d190986ba6eb52a3b22c4e4383b3a055903ff3967fb17afad3edb9b
 python_version=3
 nostrip=yes
 

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

* Re: linux-firmware: update to 20221109
  2022-05-11 11:47 [PR PATCH] linux-firmware: update to 20220509 absrd
                   ` (39 preceding siblings ...)
  2022-11-24 13:34 ` [PR PATCH] [Updated] " absrd
@ 2022-11-25  5:38 ` dataCobra
  2022-11-25  5:40 ` [PR PATCH] [Merged]: " classabbyamp
  41 siblings, 0 replies; 43+ messages in thread
From: dataCobra @ 2022-11-25  5:38 UTC (permalink / raw)
  To: ml

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

New comment by dataCobra on void-packages repository

https://github.com/void-linux/void-packages/pull/37081#issuecomment-1327039999

Comment:
How long does it take for xlocate to recognise the changes?

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

* Re: [PR PATCH] [Merged]: linux-firmware: update to 20221109
  2022-05-11 11:47 [PR PATCH] linux-firmware: update to 20220509 absrd
                   ` (40 preceding siblings ...)
  2022-11-25  5:38 ` dataCobra
@ 2022-11-25  5:40 ` classabbyamp
  41 siblings, 0 replies; 43+ messages in thread
From: classabbyamp @ 2022-11-25  5:40 UTC (permalink / raw)
  To: ml

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

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

linux-firmware: update to 20221109
https://github.com/void-linux/void-packages/pull/37081

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

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)


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

end of thread, other threads:[~2022-11-25  5:40 UTC | newest]

Thread overview: 43+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-11 11:47 [PR PATCH] linux-firmware: update to 20220509 absrd
2022-05-14  0:30 ` ericonr
2022-08-12  2:14 ` github-actions
2022-08-15 15:04 ` [PR PATCH] [Updated] " absrd
2022-08-15 15:05 ` absrd
2022-08-23 11:26 ` linux-firmware: update to 20220708 dataCobra
2022-08-23 11:28 ` dataCobra
2022-08-23 11:29 ` dataCobra
2022-08-23 11:30 ` dataCobra
2022-08-24  5:58 ` dataCobra
2022-08-24 12:55 ` [PR PATCH] [Updated] " absrd
2022-08-24 12:56 ` linux-firmware: update to 20220815 absrd
2022-08-24 12:57 ` dataCobra
2022-08-30  7:40 ` dataCobra
2022-09-14  4:30 ` dataCobra
2022-09-15 13:11 ` [PR PATCH] [Updated] " absrd
2022-09-15 13:11 ` linux-firmware: update to 20220913 absrd
2022-09-28 13:03 ` dataCobra
2022-09-28 13:03 ` dataCobra
2022-10-13  6:08 ` dataCobra
2022-10-13 12:02 ` [PR PATCH] [Updated] " absrd
2022-10-13 12:02 ` linux-firmware: update to 20221012 absrd
2022-11-09 14:56 ` vitezfh
2022-11-13 21:19 ` [PR PATCH] [Updated] " absrd
2022-11-13 21:20 ` linux-firmware: update to 20221109 absrd
2022-11-16 13:54 ` dataCobra
2022-11-16 23:44 ` [PR PATCH] [Updated] " absrd
2022-11-23  6:35 ` the-maldridge
2022-11-23  6:38 ` classabbyamp
2022-11-23 15:56 ` [PR PATCH] [Updated] " absrd
2022-11-23 20:31 ` JamiKettunen
2022-11-23 23:50 ` classabbyamp
2022-11-23 23:51 ` classabbyamp
2022-11-24  8:58 ` dataCobra
2022-11-24  8:58 ` dataCobra
2022-11-24  9:02 ` classabbyamp
2022-11-24  9:11 ` dataCobra
2022-11-24  9:18 ` classabbyamp
2022-11-24  9:21 ` dataCobra
2022-11-24  9:22 ` dataCobra
2022-11-24 13:34 ` [PR PATCH] [Updated] " absrd
2022-11-25  5:38 ` dataCobra
2022-11-25  5:40 ` [PR PATCH] [Merged]: " classabbyamp

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).