summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-03-29 15:42:00 +0100
committerMichał Górny <mgorny@gentoo.org>2024-03-29 15:45:29 +0100
commitca3b58033d4eeec94a9a4dcfe0061478b367b57a (patch)
tree054d820c9a4572f20f87127b7be88e29cf01c97b /sys-firmware
parentsys-firmware/iwl6005-ucode: Remove last-rited pkg (diff)
downloadgentoo-ca3b58033d4eeec94a9a4dcfe0061478b367b57a.tar.gz
gentoo-ca3b58033d4eeec94a9a4dcfe0061478b367b57a.tar.bz2
gentoo-ca3b58033d4eeec94a9a4dcfe0061478b367b57a.zip
sys-firmware/iwl3160-ucode: Remove last-rited pkg
Closes: https://bugs.gentoo.org/924589 Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sys-firmware')
-rw-r--r--sys-firmware/iwl3160-ucode/Manifest1
-rw-r--r--sys-firmware/iwl3160-ucode/iwl3160-ucode-0.16.242414-r1.ebuild33
-rw-r--r--sys-firmware/iwl3160-ucode/metadata.xml5
3 files changed, 0 insertions, 39 deletions
diff --git a/sys-firmware/iwl3160-ucode/Manifest b/sys-firmware/iwl3160-ucode/Manifest
deleted file mode 100644
index a842e4b5e8ae..000000000000
--- a/sys-firmware/iwl3160-ucode/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST iwl3160-ucode-0.16.242414.tgz 467156 BLAKE2B 47a94667cfdc5a9409073e866f750b7c3edefe42539ab1b4f7ac432e2dc74a8a5c0cf45bad5febb1ed165b74dc2af1319b088c751bde69cd5c64812ffd5f43f7 SHA512 ca0f675ebddb92c936df6bf412fdd1a41a33426636c3c40881251dfdd8b6527bc03d03b73b10dfb6fcc23676d1d51c372ac406f9554baf7f4ac36c9bd302b79d
diff --git a/sys-firmware/iwl3160-ucode/iwl3160-ucode-0.16.242414-r1.ebuild b/sys-firmware/iwl3160-ucode/iwl3160-ucode-0.16.242414-r1.ebuild
deleted file mode 100644
index 7bb42e888f01..000000000000
--- a/sys-firmware/iwl3160-ucode/iwl3160-ucode-0.16.242414-r1.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit linux-info
-
-DEV_N="${PN:3:4}"
-MY_PV="$(ver_cut 2).$(ver_cut 3).$(ver_cut 1)"
-MY_PN="iwlwifi-${DEV_N}-ucode"
-
-DESCRIPTION="Firmware for Intel (R) Dual Band Wireless-AC ${DEV_N}"
-HOMEPAGE="https://wireless.kernel.org/en/users/Drivers/iwlwifi"
-SRC_URI="https://wireless.wiki.kernel.org/_media/en/users/drivers/${MY_PN}-${MY_PV}.tgz -> ${P}.tgz"
-S="${WORKDIR}/${MY_PN}-${MY_PV}"
-
-LICENSE="ipw3945"
-SLOT="$(ver_cut 2)"
-KEYWORDS="~amd64 ~x86"
-IUSE="bluetooth"
-
-RDEPEND="
- bluetooth? ( sys-firmware/iwl3160-7260-bt-ucode )
- !sys-kernel/linux-firmware[-savedconfig]"
-
-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 ${DEV_N} firmware"
-
-src_install() {
- insinto /lib/firmware
- doins iwlwifi-${DEV_N}-$(ver_cut 2).ucode
- dodoc README*
-}
diff --git a/sys-firmware/iwl3160-ucode/metadata.xml b/sys-firmware/iwl3160-ucode/metadata.xml
deleted file mode 100644
index bef24d2c2337..000000000000
--- a/sys-firmware/iwl3160-ucode/metadata.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <!-- maintainer-needed -->
-</pkgmetadata>