Github messages for voidlinux
 help / color / mirror / Atom feed
From: ailiop-git <ailiop-git@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] linux-firmware: update to 20200918.
Date: Sat, 17 Oct 2020 13:19:23 +0200	[thread overview]
Message-ID: <20201017111923.uwAhIBkN7NUn0OslXaPhd2benz5KeLFjW7eNOmGP_GA@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-25678@inbox.vuxu.org>

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

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

https://github.com/ailiop-git/void-packages linux-firmware
https://github.com/void-linux/void-packages/pull/25678

linux-firmware: update to 20200918.


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

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

From 19dc3fd8fc9b9d1d535709b5d4c29374e6453b80 Mon Sep 17 00:00:00 2001
From: Anthony Iliopoulos <ailiop@altatus.com>
Date: Sat, 17 Oct 2020 13:18:52 +0200
Subject: [PATCH] linux-firmware: update to 20200918.

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

diff --git a/srcpkgs/linux-firmware/template b/srcpkgs/linux-firmware/template
index 9ee05164394..aa878ab07ce 100644
--- a/srcpkgs/linux-firmware/template
+++ b/srcpkgs/linux-firmware/template
@@ -1,15 +1,14 @@
 # Template file for 'linux-firmware'
 pkgname=linux-firmware
-version=20200519
+version=20200918
 revision=1
-archs=noarch
 depends="${pkgname}-amd-${version}_${revision} ${pkgname}-network-${version}_${revision}"
 short_desc="Binary firmware blobs for the Linux kernel"
 maintainer="Orphaned <orphan@voidlinux.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=b33b727f0ae299c65cb7ddf1cc3ab3ebe50085bd50694fd3af7fd7f07303476c
+checksum=3cbb7f363dc63686b1c6e325ed679f6faa4715f17fa06be11b705456e1d5dcb9
 python_version=3
 
 do_install() {
@@ -23,7 +22,6 @@ do_install() {
 
 linux-firmware-amd_package() {
 	short_desc+=" - AMD CPU/GPU microcode"
-	archs=noarch
 	pkg_install() {
 		vmove usr/lib/firmware/amd*
 		vmove usr/lib/firmware/radeon
@@ -35,7 +33,6 @@ linux-firmware-amd_package() {
 
 linux-firmware-intel_package() {
 	short_desc+=" - Intel CPU/GPU microcode"
-	archs=noarch
 	pkg_install() {
 		vmove usr/lib/firmware/i915
 		vmove usr/share/licenses/linux-firmware/LICENSE.i915
@@ -44,7 +41,6 @@ linux-firmware-intel_package() {
 
 linux-firmware-nvidia_package() {
 	short_desc+=" NVIDIA GPU microcode"
-	archs=noarch
 	pkg_install() {
 		vmove usr/lib/firmware/nvidia
 		vmove usr/share/licenses/linux-firmware/LICENCE.nvidia*
@@ -53,7 +49,6 @@ linux-firmware-nvidia_package() {
 
 linux-firmware-network_package() {
 	short_desc+=" - network"
-	archs=noarch
 	pkg_install() {
 		vmove usr/lib/firmware/3com
 		vmove usr/lib/firmware/RTL8192E

  reply	other threads:[~2020-10-17 11:19 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-17  9:52 [PR PATCH] " ailiop-git
2020-10-17 11:19 ` ailiop-git [this message]
2020-10-17 13:45 ` [PR PATCH] [Closed]: " sgn

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20201017111923.uwAhIBkN7NUn0OslXaPhd2benz5KeLFjW7eNOmGP_GA@z \
    --to=ailiop-git@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).