diff options
author | Aaron Bauman <bman@gentoo.org> | 2020-09-23 20:27:40 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2020-09-23 21:05:52 -0400 |
commit | e240432942558239f338d70be6014542df655ce3 (patch) | |
tree | fc271b69e25588788a41ea6e93333100e6a79e45 /sys-firmware/iwl3160-7260-bt-ucode | |
parent | sys-firmware/iwl3160-ucode: drop old (diff) | |
download | gentoo-e240432942558239f338d70be6014542df655ce3.tar.gz gentoo-e240432942558239f338d70be6014542df655ce3.tar.bz2 gentoo-e240432942558239f338d70be6014542df655ce3.zip |
sys-firmware/iwl3160-7260-bt-ucode: drop old
* likely will be last rited in favor of iwlwifi and linux firmware
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Diffstat (limited to 'sys-firmware/iwl3160-7260-bt-ucode')
3 files changed, 0 insertions, 82 deletions
diff --git a/sys-firmware/iwl3160-7260-bt-ucode/Manifest b/sys-firmware/iwl3160-7260-bt-ucode/Manifest index ffbf8ec33331..df191cb8ac36 100644 --- a/sys-firmware/iwl3160-7260-bt-ucode/Manifest +++ b/sys-firmware/iwl3160-7260-bt-ucode/Manifest @@ -1,3 +1 @@ -DIST iwl3160-7260-bt-ucode-37.8.10.tgz 21750 BLAKE2B 8f4f845f56cb5b6dd6df8f913e4f01fcbbea5b281020bb14200b4e18e6fce03a88dcaa1e716ae43340d945879215a9e8884edcad57d15039240a215c60280096 SHA512 a0f81382cd7ce9077e8efd75566220a3b2ab0077897ce2d292091f6942b12832819335fe53d007a06797d0f79ef18463282b714e8a148dcc57898313e8f627ba -DIST iwl3160-7260-bt-ucode-37.8.10_p1.tgz 51854 BLAKE2B 31da77a41e68c1866695393b90fa98a585f3422a99380bba6a4fa8b3d19b513962309e3e2b6547e673a8012ac5d29180799a9740b78a20aec3e46dd8be388717 SHA512 84bcaad82db9588d41ab446c2c5ff9c3f323c15b8dc6b627317edafc80c5ac5c0290a8eea9b5cb5ceafa817d398fb957385cddd715787e3abfb598cf3392774c DIST iwl3160-7260-bt-ucode-37.8.10_p2.tgz 78372 BLAKE2B 5abb7abc130ebe93527b4d3d364488bfebe4c9ad005c5173e4a27db5bf880c3af97b451825b5ac972ec89bbab25f127e2e8f15501fcfd96b679868a21154f888 SHA512 73399fcfd58972b9099cad6014f686f74ed4aedc2278d1389d1e815fb08d2af43f3f6defa70d409ecc0b388fba0710dc8fe26627d3149c79db8e8792576047e5 diff --git a/sys-firmware/iwl3160-7260-bt-ucode/iwl3160-7260-bt-ucode-37.8.10.ebuild b/sys-firmware/iwl3160-7260-bt-ucode/iwl3160-7260-bt-ucode-37.8.10.ebuild deleted file mode 100644 index 1f5af2dc2a4c..000000000000 --- a/sys-firmware/iwl3160-7260-bt-ucode/iwl3160-7260-bt-ucode-37.8.10.ebuild +++ /dev/null @@ -1,39 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -inherit linux-info - -DESCRIPTION="Firmware for Intel (R) Wireless 3160, 7260, 7265 Bluetooth" -HOMEPAGE="https://wireless.kernel.org/en/users/Drivers/iwlwifi" -SRC_URI="mirror://gentoo/${P}.tgz" - -LICENSE="ipw3945" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -DEPEND="" -RDEPEND="!sys-kernel/linux-firmware[-savedconfig]" - -S="${WORKDIR}" - -CONFIG_CHECK="~IWLMVM" -ERROR_IWLMVM="CONFIG_IWLMVM is required to be enabled in /usr/src/linux/.config for the kernel to be able to load the Intel (R) Wireless 3160, 7260, 7265 firmware" - -pkg_pretend() { - if kernel_is lt 3 10 0; then - ewarn "Your kernel version is ${KV_MAJOR}.${KV_MINOR}.${KV_PATCH}." - ewarn "This microcode image requires a kernel >= 3.10.0." - fi -} - -src_install() { - insinto /lib/firmware/intel - doins "${S}/ibt-hw-37.7.10-fw-1.0.2.3.d.bseq" - doins "${S}/ibt-hw-37.7.10-fw-1.80.1.2d.d.bseq" - doins "${S}/ibt-hw-37.7.10-fw-1.80.2.3.d.bseq" - doins "${S}/ibt-hw-37.7.bseq" - doins "${S}/ibt-hw-37.8.10-fw-1.10.2.27.d.bseq" - doins "${S}/ibt-hw-37.8.bseq" -} diff --git a/sys-firmware/iwl3160-7260-bt-ucode/iwl3160-7260-bt-ucode-37.8.10_p1.ebuild b/sys-firmware/iwl3160-7260-bt-ucode/iwl3160-7260-bt-ucode-37.8.10_p1.ebuild deleted file mode 100644 index e5e83ddbeba5..000000000000 --- a/sys-firmware/iwl3160-7260-bt-ucode/iwl3160-7260-bt-ucode-37.8.10_p1.ebuild +++ /dev/null @@ -1,41 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -inherit linux-info - -DESCRIPTION="Firmware for Intel (R) Wireless 3160, 7260, 7265 Bluetooth" -HOMEPAGE="https://wireless.kernel.org/en/users/Drivers/iwlwifi" -SRC_URI="mirror://gentoo/${P}.tgz" - -LICENSE="ipw3945" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -DEPEND="" -RDEPEND="!sys-kernel/linux-firmware[-savedconfig]" - -S="${WORKDIR}" - -CONFIG_CHECK="~IWLMVM" -ERROR_IWLMVM="CONFIG_IWLMVM is required to be enabled in /usr/src/linux/.config for the kernel to be able to load the Intel (R) Wireless 3160, 7260, 7265 firmware" - -pkg_pretend() { - if kernel_is lt 3 10 0; then - ewarn "Your kernel version is ${KV_MAJOR}.${KV_MINOR}.${KV_PATCH}." - ewarn "This microcode image requires a kernel >= 3.10.0." - fi -} - -src_install() { - insinto /lib/firmware/intel - doins "${S}/ibt-hw-37.7.10-fw-1.0.1.2d.d.bseq" - doins "${S}/ibt-hw-37.7.10-fw-1.0.2.3.d.bseq" - doins "${S}/ibt-hw-37.7.10-fw-1.80.1.2d.d.bseq" - doins "${S}/ibt-hw-37.7.10-fw-1.80.2.3.d.bseq" - doins "${S}/ibt-hw-37.7.bseq" - doins "${S}/ibt-hw-37.8.10-fw-1.10.2.27.d.bseq" - doins "${S}/ibt-hw-37.8.10-fw-1.10.3.11.e.bseq" - doins "${S}/ibt-hw-37.8.bseq" -} |