mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 03:10:15 -04:00
net-wireless/rtl8821ce: Add support kernel 6.1
Signed-off-by: Aleksandr Batyuk <abbat.2008@gmail.com>
This commit is contained in:
@@ -1 +1 @@
|
||||
DIST rtl8821ce-0_pre20220911.tar.gz 4521603 BLAKE2B fb89568b92bde64757217f2361da2400da4cf9b26976c8f53f0876b089b158dd471017d05f0144d3448e3f60b89bb6c8bece04fcefd189bf6e7b2ad1bedeeba8 SHA512 463fee47b6ec5b3a0ecf7e38c1cf12ff824ea7bff73aac02801697fb6539904ff71612fafcb3aeea381ca1fdd4634edc50b769f2d40bb4ea8af7d3ff544b6a7f
|
||||
DIST rtl8821ce-0_pre20230101.tar.gz 4523221 BLAKE2B f1eadcc3b7947d902ba6fe5dae0c8827f04a2a14353acf15fea4f14357b0d9b98e3ea9c79724c3a8f8256fed80e3804d588f749da3d50df3a424ded06322c017 SHA512 2270896d5ff41e067b2b57a2e33f6d020d324668674430be6381537c9db7d1fd7a78453187977026b43edef2a03ae7de6137d0910094cade839a73b5956ea637
|
||||
|
||||
@@ -5,4 +5,8 @@
|
||||
<email>abbat.2008@gmail.com</email>
|
||||
<name>Aleksandr Batyuk</name>
|
||||
</maintainer>
|
||||
<upstream>
|
||||
<remote-id type="github">tomaspinho/rtl8821ce</remote-id>
|
||||
<bugs-to>https://github.com/tomaspinho/rtl8821ce/issues</bugs-to>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
|
||||
@@ -1,12 +1,12 @@
|
||||
# Copyright 1999-2022 Gentoo Authors
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
EAPI=8
|
||||
|
||||
inherit linux-mod toolchain-funcs
|
||||
BUILD_PARAMS="CC=$(tc-getCC) V=1 KSRC=${KERNEL_DIR}"
|
||||
|
||||
COMMIT="50c1b120b06a3b0805e23ca9a4dbd274d74bb305"
|
||||
COMMIT="a3e2f7c1f91e92f2dc788e8fcd7f2986af3d19b6"
|
||||
|
||||
DESCRIPTION="Realtek RTL8821CE Driver module for Linux kernel"
|
||||
HOMEPAGE="https://github.com/tomaspinho/rtl8821ce"
|
||||
Reference in New Issue
Block a user