Github messages for voidlinux
 help / color / mirror / Atom feed
From: Proximyst <Proximyst@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] linux-firmware: move MediaTek firmware
Date: Sat, 25 Apr 2020 12:02:31 +0200	[thread overview]
Message-ID: <20200425100231.wYXRUav8FKQQOr6gjc-y_qk8FCzwJ-tBZvM-U22qeeo@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-21304@inbox.vuxu.org>

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

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

https://github.com/Proximyst/void-packages patch-1
https://github.com/void-linux/void-packages/pull/21304

linux-firmware: move MediaTek firmware


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

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

From 4fae5531fb0f043c80887c0e07f4f6fb16195b4c Mon Sep 17 00:00:00 2001
From: Mariell <proximyst@proximyst.com>
Date: Fri, 24 Apr 2020 18:47:55 +0200
Subject: [PATCH 1/3] linux-firmware: move MediaTek firmware

---
 srcpkgs/linux-firmware/template | 1 +
 1 file changed, 1 insertion(+)

diff --git a/srcpkgs/linux-firmware/template b/srcpkgs/linux-firmware/template
index dddc40ca911..20dff5efee6 100644
--- a/srcpkgs/linux-firmware/template
+++ b/srcpkgs/linux-firmware/template
@@ -69,6 +69,7 @@ linux-firmware-network_package() {
 		vmove usr/lib/firmware/kaweth
 		vmove usr/lib/firmware/libertas
 		vmove usr/lib/firmware/mrvl
+		vmove usr/lib/firmware/mt*
 		vmove usr/lib/firmware/ueagle-atm
 		vmove usr/lib/firmware/ti-connectivity
 		vmove usr/lib/firmware/dpaa2

From 94f293dcc2fb5f0ec5f36c5b857822036325d44b Mon Sep 17 00:00:00 2001
From: Mariell <proximyst@proximyst.com>
Date: Sat, 25 Apr 2020 12:01:39 +0200
Subject: [PATCH 2/3] Bump revision as requested

---
 srcpkgs/linux-firmware/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/linux-firmware/template b/srcpkgs/linux-firmware/template
index 20dff5efee6..5a18d844135 100644
--- a/srcpkgs/linux-firmware/template
+++ b/srcpkgs/linux-firmware/template
@@ -1,7 +1,7 @@
 # Template file for 'linux-firmware'
 pkgname=linux-firmware
 version=20200316
-revision=1
+revision=2
 archs=noarch
 depends="${pkgname}-amd-${version}_${revision} ${pkgname}-network-${version}_${revision}"
 short_desc="Binary firmware blobs for the Linux kernel"

From d102d3dddede61eb9a85560e66bc59393a0968cc Mon Sep 17 00:00:00 2001
From: Mariell <proximyst@proximyst.com>
Date: Sat, 25 Apr 2020 12:02:28 +0200
Subject: [PATCH 3/3] Use quotes and an extension

There is another few files having the "mt" prefix, but only MediaTek files in the current firmware repo has the .bin extension.
---
 srcpkgs/linux-firmware/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/linux-firmware/template b/srcpkgs/linux-firmware/template
index 5a18d844135..d30e63cd9b0 100644
--- a/srcpkgs/linux-firmware/template
+++ b/srcpkgs/linux-firmware/template
@@ -69,7 +69,7 @@ linux-firmware-network_package() {
 		vmove usr/lib/firmware/kaweth
 		vmove usr/lib/firmware/libertas
 		vmove usr/lib/firmware/mrvl
-		vmove usr/lib/firmware/mt*
+		vmove "usr/lib/firmware/mt*.bin"
 		vmove usr/lib/firmware/ueagle-atm
 		vmove usr/lib/firmware/ti-connectivity
 		vmove usr/lib/firmware/dpaa2

  parent reply	other threads:[~2020-04-25 10:02 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-24 16:48 [PR PATCH] " Proximyst
2020-04-25 10:01 ` [PR PATCH] [Updated] " Proximyst
2020-04-25 10:02 ` Proximyst [this message]
2020-04-25 21:27 ` Proximyst
2020-04-26 12:31 ` [PR PATCH] [Merged]: " Hoshpak
2022-03-13  6:23 [PR PATCH] " Sapein
2022-03-14 21:36 ` [PR PATCH] [Updated] " Sapein
2022-03-14 21:38 ` Sapein
2022-03-21 21:01 ` Sapein
2022-03-22 21:47 ` Sapein
2022-03-22 21:53 ` Sapein
2022-03-23 16:02 ` Sapein
2022-03-23 16:04 ` Sapein
2022-03-23 16:04 ` Sapein
2022-03-23 16:07 ` Sapein
2022-04-03 18:19 ` Sapein
2022-04-15  6:32 ` Sapein
2022-04-25 13:34 ` Sapein
2022-05-25 16:28 ` Sapein
2022-06-05 22:13 ` Sapein
2022-06-09 16:52 ` Sapein
2022-06-30  7:51 ` Sapein
2022-12-02 21:47 ` Sapein
2022-12-10  2:30 ` Sapein

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=20200425100231.wYXRUav8FKQQOr6gjc-y_qk8FCzwJ-tBZvM-U22qeeo@z \
    --to=proximyst@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).