commit:     8cdd74093590e870e876f3c22ca9964adc400d9a
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sun Feb  2 02:16:06 2020 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sun Feb  2 02:16:06 2020 +0000
URL:        https://gitweb.gentoo.org/proj/releng.git/commit/?id=8cdd7409

specs/sparc: Remove absolute path from --firmware-files

Required by genkernel-4.

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 releases/weekly/specs/sparc/sparc64/installcd-stage2-minimal.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/releases/weekly/specs/sparc/sparc64/installcd-stage2-minimal.spec 
b/releases/weekly/specs/sparc/sparc64/installcd-stage2-minimal.spec
index 7b074798..19ef8935 100644
--- a/releases/weekly/specs/sparc/sparc64/installcd-stage2-minimal.spec
+++ b/releases/weekly/specs/sparc/sparc64/installcd-stage2-minimal.spec
@@ -13,7 +13,7 @@ livecd/fstype: squashfs
 livecd/iso: install-sparc64-minimal-latest.iso
 livecd/type: gentoo-release-minimal
 livecd/volid: Gentoo sparc64 latest
-livecd/gk_mainargs: --firmware-files=/lib/firmware/ql2200_fw.bin
+livecd/gk_mainargs: --firmware-files=ql2200_fw.bin
 
 boot/kernel: gentoo
 

Reply via email to