Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] linux-firmware: update to 20220310
@ 2023-03-15 13:06 absrd
  2023-04-13 11:51 ` [PR PATCH] [Updated] " absrd
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: absrd @ 2023-03-15 13:06 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1249 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/42784

linux-firmware: update to 20220310
<!-- 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, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From ab014ba9ded9485a466104ab0f4f42bd3d22850a Mon Sep 17 00:00:00 2001
From: Felix Kleinschmidt <fk@bsrd.io>
Date: Wed, 15 Mar 2023 10:05:17 -0300
Subject: [PATCH] linux-firmware: update to 20220310

---
 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 5785aeb93ca0..3ae3d61ac82e 100644
--- a/srcpkgs/linux-firmware/template
+++ b/srcpkgs/linux-firmware/template
@@ -1,6 +1,6 @@
 # Template file for 'linux-firmware'
 pkgname=linux-firmware
-version=20230210
+version=20230310
 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=ccc2ff9d475f368fa915e509fddb2c3815189f9461a008db1af0f096a2bfdbd3
+checksum=14c472af10f9b566c4f575aeb30d8a274d54b1660007e7426b7e4ea21dff81aa
 python_version=3
 nostrip=yes
 

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

* Re: [PR PATCH] [Updated] linux-firmware: update to 20220310
  2023-03-15 13:06 [PR PATCH] linux-firmware: update to 20220310 absrd
@ 2023-04-13 11:51 ` absrd
  2023-05-03  8:23 ` linux-firmware: update to 20220404 classabbyamp
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 6+ messages in thread
From: absrd @ 2023-04-13 11:51 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1254 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/42784

linux-firmware: update to 20220310
<!-- 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, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From 333d9858d7bd21cf511b8a348313d7702434585d Mon Sep 17 00:00:00 2001
From: Felix Kleinschmidt <fk@bsrd.io>
Date: Wed, 15 Mar 2023 10:05:17 -0300
Subject: [PATCH] linux-firmware: update to 20220404

---
 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 5785aeb93ca0..ab7253c9cafe 100644
--- a/srcpkgs/linux-firmware/template
+++ b/srcpkgs/linux-firmware/template
@@ -1,6 +1,6 @@
 # Template file for 'linux-firmware'
 pkgname=linux-firmware
-version=20230210
+version=20230404
 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=ccc2ff9d475f368fa915e509fddb2c3815189f9461a008db1af0f096a2bfdbd3
+checksum=09343acd48cb1e33dd6e1f4c2736ceadaa943c42eb20d04a26a5701d05ddde0d
 python_version=3
 nostrip=yes
 

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

* Re: linux-firmware: update to 20220404
  2023-03-15 13:06 [PR PATCH] linux-firmware: update to 20220310 absrd
  2023-04-13 11:51 ` [PR PATCH] [Updated] " absrd
@ 2023-05-03  8:23 ` classabbyamp
  2023-05-03 11:36 ` [PR PATCH] [Updated] " absrd
  2023-05-03 16:03 ` [PR PATCH] [Merged]: " classabbyamp
  3 siblings, 0 replies; 6+ messages in thread
From: classabbyamp @ 2023-05-03  8:23 UTC (permalink / raw)
  To: ml

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

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/42784#issuecomment-1532631950

Comment:
rebase to fix conflicts please

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

* Re: [PR PATCH] [Updated] linux-firmware: update to 20220404
  2023-03-15 13:06 [PR PATCH] linux-firmware: update to 20220310 absrd
  2023-04-13 11:51 ` [PR PATCH] [Updated] " absrd
  2023-05-03  8:23 ` linux-firmware: update to 20220404 classabbyamp
@ 2023-05-03 11:36 ` absrd
  2023-05-03 16:03 ` [PR PATCH] [Merged]: " classabbyamp
  3 siblings, 0 replies; 6+ messages in thread
From: absrd @ 2023-05-03 11:36 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1254 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/42784

linux-firmware: update to 20220404
<!-- 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, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From 90cd71e46a7d06b3df88f64bee229169e7148329 Mon Sep 17 00:00:00 2001
From: Felix Kleinschmidt <fk@bsrd.io>
Date: Wed, 15 Mar 2023 10:05:17 -0300
Subject: [PATCH] linux-firmware: update to 20220404

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

diff --git a/srcpkgs/linux-firmware/template b/srcpkgs/linux-firmware/template
index 0abd6d270184..411477bbf308 100644
--- a/srcpkgs/linux-firmware/template
+++ b/srcpkgs/linux-firmware/template
@@ -1,14 +1,14 @@
 # Template file for 'linux-firmware'
 pkgname=linux-firmware
-version=20230210
-revision=2
+version=20230404
+revision=1
 depends="linux-firmware-amd>=${version}_${revision} linux-firmware-network>=${version}_${revision}"
 short_desc="Binary firmware blobs for the Linux kernel"
 maintainer="Érico Nogueira <ericonr@disroot.org>"
 license="custom:see /usr/share/licenses/linux-firmware"
 homepage="https://www.kernel.org/"
 distfiles="https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/snapshot/linux-firmware-${version}.tar.gz"
-checksum=ccc2ff9d475f368fa915e509fddb2c3815189f9461a008db1af0f096a2bfdbd3
+checksum=09343acd48cb1e33dd6e1f4c2736ceadaa943c42eb20d04a26a5701d05ddde0d
 python_version=3
 nostrip=yes
 

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

* Re: [PR PATCH] [Merged]: linux-firmware: update to 20220404
  2023-03-15 13:06 [PR PATCH] linux-firmware: update to 20220310 absrd
                   ` (2 preceding siblings ...)
  2023-05-03 11:36 ` [PR PATCH] [Updated] " absrd
@ 2023-05-03 16:03 ` classabbyamp
  3 siblings, 0 replies; 6+ messages in thread
From: classabbyamp @ 2023-05-03 16:03 UTC (permalink / raw)
  To: ml

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

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

linux-firmware: update to 20220404
https://github.com/void-linux/void-packages/pull/42784

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, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

* [PR PATCH] linux-firmware: update to 20220310
@ 2022-03-19 12:52 subnut
  0 siblings, 0 replies; 6+ messages in thread
From: subnut @ 2022-03-19 12:52 UTC (permalink / raw)
  To: ml

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

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

https://github.com/subnut/void-packages linux-firmware-20220310
https://github.com/void-linux/void-packages/pull/36223

linux-firmware: update to 20220310
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](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)
<!-- 
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From a893f7ef30e4870a55d52a6b4b7b8d67c51e80dd Mon Sep 17 00:00:00 2001
From: Subhaditya Nath <sn03.general@gmail.com>
Date: Sat, 19 Mar 2022 18:20:53 +0530
Subject: [PATCH] linux-firmware: update to 20220310

---
 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 7c55a94b343c..018f08f95099 100644
--- a/srcpkgs/linux-firmware/template
+++ b/srcpkgs/linux-firmware/template
@@ -1,6 +1,6 @@
 # Template file for 'linux-firmware'
 pkgname=linux-firmware
-version=20220209
+version=20220310
 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=1ff936dc3946affa2695f31024b22e117b3faf9aa7b8857aba1d0473cd277897
+checksum=f4c34a7ba8144b52fd7f6dd0b1dea2998f140ab1139372f8fbdb76f4557ff228
 python_version=3
 nostrip=yes
 

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

end of thread, other threads:[~2023-05-03 16:03 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-15 13:06 [PR PATCH] linux-firmware: update to 20220310 absrd
2023-04-13 11:51 ` [PR PATCH] [Updated] " absrd
2023-05-03  8:23 ` linux-firmware: update to 20220404 classabbyamp
2023-05-03 11:36 ` [PR PATCH] [Updated] " absrd
2023-05-03 16:03 ` [PR PATCH] [Merged]: " classabbyamp
  -- strict thread matches above, loose matches on Subject: below --
2022-03-19 12:52 [PR PATCH] linux-firmware: update to 20220310 subnut

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