From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id D45B115813A for ; Sat, 11 Jan 2025 23:23:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AA247E07D9; Sat, 11 Jan 2025 23:23:44 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 95233E07D9 for ; Sat, 11 Jan 2025 23:23:44 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B5E80342FAF for ; Sat, 11 Jan 2025 23:23:43 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BE86BAED for ; Sat, 11 Jan 2025 23:23:41 +0000 (UTC) From: "Conrad Kostecki" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Conrad Kostecki" Message-ID: <1736637690.a2c5f7d6e852765f0fe81d2a29294b2b20a3431d.conikost@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-kernel/linux-firmware/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-kernel/linux-firmware/linux-firmware-99999999.ebuild X-VCS-Directories: sys-kernel/linux-firmware/ X-VCS-Committer: conikost X-VCS-Committer-Name: Conrad Kostecki X-VCS-Revision: a2c5f7d6e852765f0fe81d2a29294b2b20a3431d X-VCS-Branch: master Date: Sat, 11 Jan 2025 23:23:41 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 12df629d-28af-4e0a-ba09-f362c508025d X-Archives-Hash: 4bdd6938f606046909f81077e690b572 commit: a2c5f7d6e852765f0fe81d2a29294b2b20a3431d Author: Conrad Kostecki gentoo org> AuthorDate: Sat Jan 11 23:21:30 2025 +0000 Commit: Conrad Kostecki gentoo org> CommitDate: Sat Jan 11 23:21:30 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2c5f7d6 sys-kernel/linux-firmware: update patch to v8 for live ebuild Closes: https://bugs.gentoo.org/947919 Signed-off-by: Conrad Kostecki gentoo.org> sys-kernel/linux-firmware/linux-firmware-99999999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-kernel/linux-firmware/linux-firmware-99999999.ebuild b/sys-kernel/linux-firmware/linux-firmware-99999999.ebuild index 2931f5f88e0d..20fd385d1fda 100644 --- a/sys-kernel/linux-firmware/linux-firmware-99999999.ebuild +++ b/sys-kernel/linux-firmware/linux-firmware-99999999.ebuild @@ -73,7 +73,7 @@ IDEPEND=" QA_PREBUILT="*" PATCHES=( - "${FILESDIR}"/${PN}-copy-firmware-r7.patch + "${FILESDIR}"/${PN}-copy-firmware-r8.patch ) pkg_pretend() {