Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] linux-firmware: update to 20210511.
@ 2021-05-19 14:51 absrd
  2021-05-22  6:23 ` ericonr
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: absrd @ 2021-05-19 14:51 UTC (permalink / raw)
  To: ml

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

linux-firmware: update to 20210511.
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] 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/30991.patch is attached

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

From 9f3a35577c4f338db179586959fc77d436a6d86a Mon Sep 17 00:00:00 2001
From: Felix Kleinschmidt <fk@bsrd.io>
Date: Wed, 19 May 2021 12:49:51 -0200
Subject: [PATCH] linux-firmware: update to 20210511.

---
 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 d41e016a1187..66358c052182 100644
--- a/srcpkgs/linux-firmware/template
+++ b/srcpkgs/linux-firmware/template
@@ -1,14 +1,14 @@
 # Template file for 'linux-firmware'
 pkgname=linux-firmware
-version=20210315
-revision=2
+version=20210511
+revision=1
 depends="${pkgname}-amd>=${version}_${revision} ${pkgname}-network>=${version}_${revision}"
 short_desc="Binary firmware blobs for the Linux kernel"
 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=0b90f7090cf15bbc1002a6dbb03487511e8687b072d364250de8c7429dd82fdd
+checksum=4c38e6a15775e2911e60898804f1d5720f8e3992a79487a5c1b2250df49a11c4
 python_version=3
 nostrip=yes
 

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

* Re: linux-firmware: update to 20210511.
  2021-05-19 14:51 [PR PATCH] linux-firmware: update to 20210511 absrd
@ 2021-05-22  6:23 ` ericonr
  2021-05-24  5:02 ` noarchwastaken
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: ericonr @ 2021-05-22  6:23 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/30991#issuecomment-846358919

Comment:
Will be testing locally for a while, would appreciate ok from others.

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

* Re: linux-firmware: update to 20210511.
  2021-05-19 14:51 [PR PATCH] linux-firmware: update to 20210511 absrd
  2021-05-22  6:23 ` ericonr
@ 2021-05-24  5:02 ` noarchwastaken
  2021-05-24 19:45 ` ericonr
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: noarchwastaken @ 2021-05-24  5:02 UTC (permalink / raw)
  To: ml

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

New comment by noarchwastaken on void-packages repository

https://github.com/void-linux/void-packages/pull/30991#issuecomment-846738201

Comment:
Just tested on my laptop, worked as expected.

@ericonr BTW, should we consider a continuous approach for `linux-firmware` like Arch and Ubuntu?

I'm thinking about it because I almost have to wait two months for `linux-firmware` to tag and enable my RX 6700XT on Void (thankfully I don't have to since I can tinker with the package.)

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

* Re: linux-firmware: update to 20210511.
  2021-05-19 14:51 [PR PATCH] linux-firmware: update to 20210511 absrd
  2021-05-22  6:23 ` ericonr
  2021-05-24  5:02 ` noarchwastaken
@ 2021-05-24 19:45 ` ericonr
  2021-05-24 23:44 ` noarchwastaken
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: ericonr @ 2021-05-24 19:45 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/30991#issuecomment-847289745

Comment:
It's a big package to be continuously updating and downloading, so I'm not super in love with that idea...

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

* Re: linux-firmware: update to 20210511.
  2021-05-19 14:51 [PR PATCH] linux-firmware: update to 20210511 absrd
                   ` (2 preceding siblings ...)
  2021-05-24 19:45 ` ericonr
@ 2021-05-24 23:44 ` noarchwastaken
  2021-05-25  0:30 ` ericonr
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: noarchwastaken @ 2021-05-24 23:44 UTC (permalink / raw)
  To: ml

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

New comment by noarchwastaken on void-packages repository

https://github.com/void-linux/void-packages/pull/30991#issuecomment-847424854

Comment:
> It's a big package to be continuously updating and downloading, so I'm not super in love with that idea...

Or we can mirror the repo, tag it ourselves more frequently and when someone asks for hardware support that is in master but not tagged upstream yet...

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

* Re: linux-firmware: update to 20210511.
  2021-05-19 14:51 [PR PATCH] linux-firmware: update to 20210511 absrd
                   ` (3 preceding siblings ...)
  2021-05-24 23:44 ` noarchwastaken
@ 2021-05-25  0:30 ` ericonr
  2021-05-25  0:56 ` [PR PATCH] [Merged]: " ericonr
  2021-05-25  0:56 ` noarchwastaken
  6 siblings, 0 replies; 8+ messages in thread
From: ericonr @ 2021-05-25  0:30 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/30991#issuecomment-847443359

Comment:
A tad simpler would be adding plumbing to support pulling from a specific commit hash and use the date of said commit as package version.

No need to have our own repo :p 

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

* Re: [PR PATCH] [Merged]: linux-firmware: update to 20210511.
  2021-05-19 14:51 [PR PATCH] linux-firmware: update to 20210511 absrd
                   ` (4 preceding siblings ...)
  2021-05-25  0:30 ` ericonr
@ 2021-05-25  0:56 ` ericonr
  2021-05-25  0:56 ` noarchwastaken
  6 siblings, 0 replies; 8+ messages in thread
From: ericonr @ 2021-05-25  0:56 UTC (permalink / raw)
  To: ml

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

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

linux-firmware: update to 20210511.
https://github.com/void-linux/void-packages/pull/30991

Description:
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] 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] 8+ messages in thread

* Re: linux-firmware: update to 20210511.
  2021-05-19 14:51 [PR PATCH] linux-firmware: update to 20210511 absrd
                   ` (5 preceding siblings ...)
  2021-05-25  0:56 ` [PR PATCH] [Merged]: " ericonr
@ 2021-05-25  0:56 ` noarchwastaken
  6 siblings, 0 replies; 8+ messages in thread
From: noarchwastaken @ 2021-05-25  0:56 UTC (permalink / raw)
  To: ml

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

New comment by noarchwastaken on void-packages repository

https://github.com/void-linux/void-packages/pull/30991#issuecomment-847452074

Comment:
> A tad simpler would be adding plumbing to support pulling from a specific commit hash and use the date of said commit as package version.
> 
> No need to have our own repo :p

Great :D

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

end of thread, other threads:[~2021-05-25  0:56 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-19 14:51 [PR PATCH] linux-firmware: update to 20210511 absrd
2021-05-22  6:23 ` ericonr
2021-05-24  5:02 ` noarchwastaken
2021-05-24 19:45 ` ericonr
2021-05-24 23:44 ` noarchwastaken
2021-05-25  0:30 ` ericonr
2021-05-25  0:56 ` [PR PATCH] [Merged]: " ericonr
2021-05-25  0:56 ` noarchwastaken

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