From ba663d873f7362c0d98dd74c38d04522e78e8d09 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Mon, 13 Apr 2015 17:36:20 +0200 Subject: [PATCH] linux-firmware: move ath9k_htc files to the -network subpkg. This finally fixes the issue reported by Logen Kain on the mailing list. --- srcpkgs/linux-firmware/template | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/srcpkgs/linux-firmware/template b/srcpkgs/linux-firmware/template index 0520fd156c1..bf7fa825cd3 100644 --- a/srcpkgs/linux-firmware/template +++ b/srcpkgs/linux-firmware/template @@ -1,7 +1,7 @@ # Template file for 'linux-firmware' pkgname=linux-firmware version=20150413 -revision=2 +revision=3 noarch=yes short_desc="Binary firmware blobs for the Linux kernel" maintainer="Juan RP " @@ -21,11 +21,6 @@ do_install() { rm -f ${DESTDIR}/usr/lib/firmware/{README*,configure,GPL*} mv ${DESTDIR}/usr/lib/firmware/{LICEN*,WHENCE} \ ${DESTDIR}/usr/share/licenses/${pkgname} - - # Create symlinks for ath9k, this expects a filename without the version - # and in the top level firmware directory. - ln -sf htc_7010-1.4.0.fw ${DESTDIR}/usr/lib/firmware/htc_7010.fw - ln -sf htc_9271-1.4.0.fw ${DESTDIR}/usr/lib/firmware/htc_9271.fw } linux-firmware-amd_package() { @@ -50,6 +45,7 @@ linux-firmware-network_package() { vmove "usr/lib/firmware/bnx2*" vmove usr/lib/firmware/brcm vmove "usr/lib/firmware/cxgb*" + vmove "usr/lib/firmware/htc*" vmove "usr/lib/firmware/i*" vmove usr/lib/firmware/kaweth vmove usr/lib/firmware/libertas