* [gentoo-commits] repo/gentoo:master commit in: profiles/, sys-firmware/iwl7260-ucode/
@ 2024-03-29 14:45 Michał Górny
0 siblings, 0 replies; only message in thread
From: Michał Górny @ 2024-03-29 14:45 UTC (permalink / raw
To: gentoo-commits
commit: fd9f65196e31766530196ad01d46b1afed0019b0
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 29 14:41:07 2024 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Mar 29 14:45:27 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd9f6519
sys-firmware/iwl7260-ucode: Remove last-rited pkg
Closes: https://bugs.gentoo.org/924589
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
profiles/package.mask | 1 -
sys-firmware/iwl7260-ucode/Manifest | 1 -
.../iwl7260-ucode-0.16.242414-r1.ebuild | 33 ----------------------
sys-firmware/iwl7260-ucode/metadata.xml | 5 ----
4 files changed, 40 deletions(-)
diff --git a/profiles/package.mask b/profiles/package.mask
index 0755230b2118..b0c0e8f400f6 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -789,7 +789,6 @@ sys-firmware/iwl3160-7260-bt-ucode
sys-firmware/iwl3160-ucode
sys-firmware/iwl6005-ucode
sys-firmware/iwl6030-ucode
-sys-firmware/iwl7260-ucode
# Ulrich Müller <ulm@gentoo.org> (2024-02-08)
# Masked for testing.
diff --git a/sys-firmware/iwl7260-ucode/Manifest b/sys-firmware/iwl7260-ucode/Manifest
deleted file mode 100644
index d4f059301255..000000000000
--- a/sys-firmware/iwl7260-ucode/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST iwl7260-ucode-0.16.242414.tgz 494594 BLAKE2B b1dc80d923eca6046750d0858f19598473ac7c0d0155e98ecc0080fa61825366d17a2e4985031908548667ce17c8ee3f4b6683d10d53e532385c86c6f9dc84fc SHA512 8abfa4141a390a733ea6a43fe7d8d8874752b84a42a5be0a93ed7935f2f76241af41d48f2911393837a32aaf0230f1b1ee9984488e60f447c29794c0e60cd0bb
diff --git a/sys-firmware/iwl7260-ucode/iwl7260-ucode-0.16.242414-r1.ebuild b/sys-firmware/iwl7260-ucode/iwl7260-ucode-0.16.242414-r1.ebuild
deleted file mode 100644
index 7bb42e888f01..000000000000
--- a/sys-firmware/iwl7260-ucode/iwl7260-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/iwl7260-ucode/metadata.xml b/sys-firmware/iwl7260-ucode/metadata.xml
deleted file mode 100644
index bef24d2c2337..000000000000
--- a/sys-firmware/iwl7260-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>
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2024-03-29 14:45 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-29 14:45 [gentoo-commits] repo/gentoo:master commit in: profiles/, sys-firmware/iwl7260-ucode/ Michał Górny
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox