summaryrefslogtreecommitdiff
path: root/linux-firmware-blob/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'linux-firmware-blob/README.md')
-rwxr-xr-xlinux-firmware-blob/README.md30
1 files changed, 7 insertions, 23 deletions
diff --git a/linux-firmware-blob/README.md b/linux-firmware-blob/README.md
index f69c652..cce46e2 100755
--- a/linux-firmware-blob/README.md
+++ b/linux-firmware-blob/README.md
@@ -1,29 +1,13 @@
-Is fork of
+# Linux firmware blob
- commit 3981e21e654e3c139c7ca143a0119706b0e7f963
- Merge: ed73933f 8a976e23
- Author: Josh Boyer <jwboyer@redhat.com>
- Date: Sun Nov 10 15:36:10 2024 +0000
+Obtain source `linux-firmware.tar.gz`
- Merge branch 'wave521c' into 'main'
+ dash OBTAIN.SH
- cnm: update chips&media wave521c firmware.
+Modify the src name in PKGBUILD
- See merge request kernel-firmware/linux-firmware!364
+ source=("to-obtained.tar.xz")
+Next compile
-from https://gitlab.com/kernel-firmware/linux-firmware.git
-
-Steps to reproduce:
-
-- clone
-
-- git checkout ""
-
-- do a tar of this file
-
-- and put in PKGBUILD like src url but point to tar file this folder
-
-Script of ^ that for one stroke provide:
-
-dash obtain-src.dash \ No newline at end of file
+ updpkgsums && doas libremakepkg \ No newline at end of file