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 (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id D438F158086 for ; Fri, 26 Nov 2021 13:26:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DEE732BC018; Fri, 26 Nov 2021 13:26:45 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 C52F32BC018 for ; Fri, 26 Nov 2021 13:26:45 +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 5616B342C4E for ; Fri, 26 Nov 2021 13:26:44 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3AE031C6 for ; Fri, 26 Nov 2021 13:26:42 +0000 (UTC) From: "Aleksandr Batyuk" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Aleksandr Batyuk" Message-ID: <1637933200.967d640db41761e03febde21e47d663acd29330f.AleksandrBatyuk@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: net-wireless/rtl8821cu/ X-VCS-Repository: repo/proj/guru X-VCS-Files: net-wireless/rtl8821cu/Manifest net-wireless/rtl8821cu/rtl8821cu-0_pre20210911.ebuild net-wireless/rtl8821cu/rtl8821cu-0_pre20211114.ebuild X-VCS-Directories: net-wireless/rtl8821cu/ X-VCS-Committer: AleksandrBatyuk X-VCS-Committer-Name: Aleksandr Batyuk X-VCS-Revision: 967d640db41761e03febde21e47d663acd29330f X-VCS-Branch: dev Date: Fri, 26 Nov 2021 13:26:42 +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: f29a10ad-17a4-4c1e-bad0-a661147e7da7 X-Archives-Hash: 2958804e60788af5a1df85fe1d4df9f6 commit: 967d640db41761e03febde21e47d663acd29330f Author: Aleksandr Batyuk gmail com> AuthorDate: Fri Nov 26 13:25:38 2021 +0000 Commit: Aleksandr Batyuk gmail com> CommitDate: Fri Nov 26 13:26:40 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=967d640d net-wireless/rtl8821cu: Add support kernel 5.15 and minor fixes Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Aleksandr Batyuk gmail.com> net-wireless/rtl8821cu/Manifest | 2 +- ...{rtl8821cu-0_pre20210911.ebuild => rtl8821cu-0_pre20211114.ebuild} | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/net-wireless/rtl8821cu/Manifest b/net-wireless/rtl8821cu/Manifest index e16cf758b..25acb7c5c 100644 --- a/net-wireless/rtl8821cu/Manifest +++ b/net-wireless/rtl8821cu/Manifest @@ -1 +1 @@ -DIST rtl8821cu-0_pre20210911.tar.gz 3645647 BLAKE2B e9839663371f1e3af59877d5267f0226e8cb13c4d8c227f0af2168f8ac2288d2622937f6d71c8eae11430035426e5524523289eac0987af573d0266c45a1b75f SHA512 02fb851324783b728b0f3d0f3ab8259734a1fc874f92520301c45bc926257ba802b08c9c50be48288cbf893531869ecf4793f8c512fd2ab64439e9d52ddba502 +DIST rtl8821cu-0_pre20211114.tar.gz 3645523 BLAKE2B e30c86e37f7f005db49f51eaa2778857e70d0e069c3dd2c50f422e49b837c2df303f8758dd8c741e30331c3c9ac932cbd0d88493e12507d80626bbf13abad433 SHA512 21662e31954547292e119c50d4155a3a0317df8fc357a044d5b980a32e97fdc1c1dc34be216d0df9d36ee42692c032e3ed9e9f2db810b1fa3459bf591a7b7170 diff --git a/net-wireless/rtl8821cu/rtl8821cu-0_pre20210911.ebuild b/net-wireless/rtl8821cu/rtl8821cu-0_pre20211114.ebuild similarity index 83% rename from net-wireless/rtl8821cu/rtl8821cu-0_pre20210911.ebuild rename to net-wireless/rtl8821cu/rtl8821cu-0_pre20211114.ebuild index 3936de43b..4e3745f21 100644 --- a/net-wireless/rtl8821cu/rtl8821cu-0_pre20210911.ebuild +++ b/net-wireless/rtl8821cu/rtl8821cu-0_pre20211114.ebuild @@ -4,9 +4,9 @@ EAPI=7 inherit linux-mod toolchain-funcs -BUILD_PARAMS="CC=$(tc-getCC) V=1" +BUILD_PARAMS="CC=$(tc-getCC) V=1 KSRC=${KERNEL_DIR}" -COMMIT="9828dcb51d81171330e3e1fd1de9b58ba2f7a62a" +COMMIT="ef3ff12118a75ea9ca1db8f4806bb0861e4fffef" DESCRIPTION="Realtek 8821CU/RTL8811CU module for Linux kernel" HOMEPAGE="https://github.com/brektrou/rtl8821CU"