* [PR PATCH] linux-firmware: update to 20221214
@ 2022-12-16 11:15 absrd
2022-12-16 15:06 ` [PR REVIEW] " paper42
` (10 more replies)
0 siblings, 11 replies; 12+ messages in thread
From: absrd @ 2022-12-16 11:15 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1111 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/41131
linux-firmware: update to 20221214
<!-- Uncomment relevant sections and delete options which are not applicable -->
#### Testing the changes
- I tested the changes in this PR: **YES**
<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->
<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
#### 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/41131.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-linux-firmware-41131.patch --]
[-- Type: text/x-diff, Size: 1226 bytes --]
From 49d78fcea128c13a28c79db33b67fe7f1227c845 Mon Sep 17 00:00:00 2001
From: Felix Kleinschmidt <fk@bsrd.io>
Date: Fri, 16 Dec 2022 12:10:04 +0100
Subject: [PATCH] linux-firmware: update to 20221214
---
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 d49b8d4c34fb..88370117b63c 100644
--- a/srcpkgs/linux-firmware/template
+++ b/srcpkgs/linux-firmware/template
@@ -1,6 +1,6 @@
# Template file for 'linux-firmware'
pkgname=linux-firmware
-version=20221109
+version=20221214
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=c23299426d190986ba6eb52a3b22c4e4383b3a055903ff3967fb17afad3edb9b
+checksum=22575ee6749d9fb460dc003391dfa2f75275c700de73b431dad196a1005623b9
python_version=3
nostrip=yes
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [PR REVIEW] linux-firmware: update to 20221214
2022-12-16 11:15 [PR PATCH] linux-firmware: update to 20221214 absrd
@ 2022-12-16 15:06 ` paper42
2022-12-16 15:14 ` absrd
` (9 subsequent siblings)
10 siblings, 0 replies; 12+ messages in thread
From: paper42 @ 2022-12-16 15:06 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 192 bytes --]
New review comment by paper42 on void-packages repository
https://github.com/void-linux/void-packages/pull/41131#discussion_r1050854138
Comment:
I don't think this is a valid $license field
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [PR REVIEW] linux-firmware: update to 20221214
2022-12-16 11:15 [PR PATCH] linux-firmware: update to 20221214 absrd
2022-12-16 15:06 ` [PR REVIEW] " paper42
@ 2022-12-16 15:14 ` absrd
2022-12-17 13:59 ` icp1994
` (8 subsequent siblings)
10 siblings, 0 replies; 12+ messages in thread
From: absrd @ 2022-12-16 15:14 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 291 bytes --]
New review comment by absrd on void-packages repository
https://github.com/void-linux/void-packages/pull/41131#discussion_r1050863462
Comment:
Well, I'm not going to bother with listing all the licenses from the license files in the package.
Feel free to close the PR if it's required.
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [PR REVIEW] linux-firmware: update to 20221214
2022-12-16 11:15 [PR PATCH] linux-firmware: update to 20221214 absrd
2022-12-16 15:06 ` [PR REVIEW] " paper42
2022-12-16 15:14 ` absrd
@ 2022-12-17 13:59 ` icp1994
2022-12-17 19:38 ` brxken128
` (7 subsequent siblings)
10 siblings, 0 replies; 12+ messages in thread
From: icp1994 @ 2022-12-17 13:59 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 284 bytes --]
New review comment by icp1994 on void-packages repository
https://github.com/void-linux/void-packages/pull/41131#discussion_r1051402242
Comment:
I think it's allowed to do something like `license="custom:linux-firmware" in such cases - maybe someone can correct/confirm me on that.
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [PR REVIEW] linux-firmware: update to 20221214
2022-12-16 11:15 [PR PATCH] linux-firmware: update to 20221214 absrd
` (2 preceding siblings ...)
2022-12-17 13:59 ` icp1994
@ 2022-12-17 19:38 ` brxken128
2023-01-18 1:11 ` [PR PATCH] [Updated] " absrd
` (6 subsequent siblings)
10 siblings, 0 replies; 12+ messages in thread
From: brxken128 @ 2022-12-17 19:38 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 485 bytes --]
New review comment by brxken128 on void-packages repository
https://github.com/void-linux/void-packages/pull/41131#discussion_r1051448683
Comment:
> I think it's allowed to do something like `license="custom:linux-firmware" in such cases - maybe someone can correct/confirm me on that.
It seems to be allowed, [chromium-widevine does something similar.](https://github.com/void-linux/void-packages/blob/7dd7a5b371a82f5e6605c082d3dcf50cbaf8baee/srcpkgs/chromium-widevine/template)
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [PR PATCH] [Updated] linux-firmware: update to 20221214
2022-12-16 11:15 [PR PATCH] linux-firmware: update to 20221214 absrd
` (3 preceding siblings ...)
2022-12-17 19:38 ` brxken128
@ 2023-01-18 1:11 ` absrd
2023-03-02 7:19 ` linux-firmware: update to 20230117 dataCobra
` (5 subsequent siblings)
10 siblings, 0 replies; 12+ messages in thread
From: absrd @ 2023-01-18 1:11 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1116 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/41131
linux-firmware: update to 20221214
<!-- Uncomment relevant sections and delete options which are not applicable -->
#### Testing the changes
- I tested the changes in this PR: **YES**
<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->
<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
#### 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/41131.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-linux-firmware-41131.patch --]
[-- Type: text/x-diff, Size: 1226 bytes --]
From 4ea95b917115d56b8917b5cb9f4fcc59c791f188 Mon Sep 17 00:00:00 2001
From: Felix Kleinschmidt <fk@bsrd.io>
Date: Fri, 16 Dec 2022 12:10:04 +0100
Subject: [PATCH] linux-firmware: update to 20230117
---
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 d49b8d4c34fb..6f5fb9c413ad 100644
--- a/srcpkgs/linux-firmware/template
+++ b/srcpkgs/linux-firmware/template
@@ -1,6 +1,6 @@
# Template file for 'linux-firmware'
pkgname=linux-firmware
-version=20221109
+version=20230117
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=c23299426d190986ba6eb52a3b22c4e4383b3a055903ff3967fb17afad3edb9b
+checksum=b50362c9fedb05083a3efdf461888813ec654f1864a41ce73b5aa8feba1542a8
python_version=3
nostrip=yes
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: linux-firmware: update to 20230117
2022-12-16 11:15 [PR PATCH] linux-firmware: update to 20221214 absrd
` (4 preceding siblings ...)
2023-01-18 1:11 ` [PR PATCH] [Updated] " absrd
@ 2023-03-02 7:19 ` dataCobra
2023-03-02 7:19 ` dataCobra
` (4 subsequent siblings)
10 siblings, 0 replies; 12+ messages in thread
From: dataCobra @ 2023-03-02 7:19 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 263 bytes --]
New comment by dataCobra on void-packages repository
https://github.com/void-linux/void-packages/pull/41131#issuecomment-1451403716
Comment:
Hey @absrd,
could you update to the current release?
I'll try to get attention to this PR so it gets merged. :+1:
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: linux-firmware: update to 20230117
2022-12-16 11:15 [PR PATCH] linux-firmware: update to 20221214 absrd
` (5 preceding siblings ...)
2023-03-02 7:19 ` linux-firmware: update to 20230117 dataCobra
@ 2023-03-02 7:19 ` dataCobra
2023-03-02 21:05 ` [PR PATCH] [Updated] " absrd
` (3 subsequent siblings)
10 siblings, 0 replies; 12+ messages in thread
From: dataCobra @ 2023-03-02 7:19 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 270 bytes --]
New comment by dataCobra on void-packages repository
https://github.com/void-linux/void-packages/pull/41131#issuecomment-1451403716
Comment:
Hey @absrd,
could you please update to the current release?
I'll try to get attention to this PR so it gets merged. :+1:
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [PR PATCH] [Updated] linux-firmware: update to 20230117
2022-12-16 11:15 [PR PATCH] linux-firmware: update to 20221214 absrd
` (6 preceding siblings ...)
2023-03-02 7:19 ` dataCobra
@ 2023-03-02 21:05 ` absrd
2023-03-09 7:19 ` linux-firmware: update to 20230210 omnisci3nce
` (2 subsequent siblings)
10 siblings, 0 replies; 12+ messages in thread
From: absrd @ 2023-03-02 21:05 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1116 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/41131
linux-firmware: update to 20230117
<!-- Uncomment relevant sections and delete options which are not applicable -->
#### Testing the changes
- I tested the changes in this PR: **YES**
<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->
<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
#### 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/41131.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-linux-firmware-41131.patch --]
[-- Type: text/x-diff, Size: 1226 bytes --]
From a0c8afc392d1741be0bc936c34bdcd4d93aaeb75 Mon Sep 17 00:00:00 2001
From: Felix Kleinschmidt <fk@bsrd.io>
Date: Fri, 16 Dec 2022 12:10:04 +0100
Subject: [PATCH] linux-firmware: update to 20230210
---
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 d49b8d4c34fb..5785aeb93ca0 100644
--- a/srcpkgs/linux-firmware/template
+++ b/srcpkgs/linux-firmware/template
@@ -1,6 +1,6 @@
# Template file for 'linux-firmware'
pkgname=linux-firmware
-version=20221109
+version=20230210
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=c23299426d190986ba6eb52a3b22c4e4383b3a055903ff3967fb17afad3edb9b
+checksum=ccc2ff9d475f368fa915e509fddb2c3815189f9461a008db1af0f096a2bfdbd3
python_version=3
nostrip=yes
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: linux-firmware: update to 20230210
2022-12-16 11:15 [PR PATCH] linux-firmware: update to 20221214 absrd
` (7 preceding siblings ...)
2023-03-02 21:05 ` [PR PATCH] [Updated] " absrd
@ 2023-03-09 7:19 ` omnisci3nce
2023-03-09 8:04 ` brxken128
2023-03-09 8:33 ` [PR PATCH] [Merged]: " sgn
10 siblings, 0 replies; 12+ messages in thread
From: omnisci3nce @ 2023-03-09 7:19 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 651 bytes --]
New comment by omnisci3nce on void-packages repository
https://github.com/void-linux/void-packages/pull/41131#issuecomment-1461459648
Comment:
I've just built a new PC with an AMD 7900xt graphics card and ran into the issues specified here: https://discussion.fedoraproject.org/t/amdgpu-doesnt-seem-to-function-with-navi-31-rx-7900-xtx/72647/4
I've manually downloaded the latest `linux-firmware` to copy the `/amdgpu` folder over but this being updated would be epic for new/noob voidlinux users like me. (Sorry for not contributing directly via this comment. Thanks everyone for keeping the packages up-to-date, I'd love to contribute back soon)
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: linux-firmware: update to 20230210
2022-12-16 11:15 [PR PATCH] linux-firmware: update to 20221214 absrd
` (8 preceding siblings ...)
2023-03-09 7:19 ` linux-firmware: update to 20230210 omnisci3nce
@ 2023-03-09 8:04 ` brxken128
2023-03-09 8:33 ` [PR PATCH] [Merged]: " sgn
10 siblings, 0 replies; 12+ messages in thread
From: brxken128 @ 2023-03-09 8:04 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 830 bytes --]
New comment by brxken128 on void-packages repository
https://github.com/void-linux/void-packages/pull/41131#issuecomment-1461520209
Comment:
> I've just built a new PC with an AMD 7900xt graphics card and ran into the issues specified here: https://discussion.fedoraproject.org/t/amdgpu-doesnt-seem-to-function-with-navi-31-rx-7900-xtx/72647/4
> I've manually downloaded the latest `linux-firmware` to copy the `/amdgpu` folder over but this being updated would be epic for new/noob voidlinux users like me. (Sorry for not contributing directly via this comment. Thanks everyone for keeping the packages up-to-date, I'd love to contribute back soon)
Yeah, I ran into this issue back in December also (except the card was far too new back then - broken drivers and such were expected).
Fully in agreement that this'd help out!
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [PR PATCH] [Merged]: linux-firmware: update to 20230210
2022-12-16 11:15 [PR PATCH] linux-firmware: update to 20221214 absrd
` (9 preceding siblings ...)
2023-03-09 8:04 ` brxken128
@ 2023-03-09 8:33 ` sgn
10 siblings, 0 replies; 12+ messages in thread
From: sgn @ 2023-03-09 8:33 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 957 bytes --]
There's a merged pull request on the void-packages repository
linux-firmware: update to 20230210
https://github.com/void-linux/void-packages/pull/41131
Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->
#### Testing the changes
- I tested the changes in this PR: **YES**
<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->
<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
#### Local build testing
- I built this PR locally for my native architecture, x86_64-glibc
^ permalink raw reply [flat|nested] 12+ messages in thread
end of thread, other threads:[~2023-03-09 8:33 UTC | newest]
Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-16 11:15 [PR PATCH] linux-firmware: update to 20221214 absrd
2022-12-16 15:06 ` [PR REVIEW] " paper42
2022-12-16 15:14 ` absrd
2022-12-17 13:59 ` icp1994
2022-12-17 19:38 ` brxken128
2023-01-18 1:11 ` [PR PATCH] [Updated] " absrd
2023-03-02 7:19 ` linux-firmware: update to 20230117 dataCobra
2023-03-02 7:19 ` dataCobra
2023-03-02 21:05 ` [PR PATCH] [Updated] " absrd
2023-03-09 7:19 ` linux-firmware: update to 20230210 omnisci3nce
2023-03-09 8:04 ` brxken128
2023-03-09 8:33 ` [PR PATCH] [Merged]: " sgn
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).