mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-20 12:33:40 -04:00
net-wireless/rtl8192eu: Add support kernel 5.10
Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Aleksandr Batyuk <abbat.2008@gmail.com>
This commit is contained in:
@@ -1,2 +1 @@
|
||||
DIST rtl8192eu-0_pre20200619.tar.gz 2533575 BLAKE2B c20e47d8efd444c3561bf0f66c4e10a318e4cb33b7171f1c03bfd5fd93fa249538c8e8306afe40819254ac6bd6302eb5d4a57caf1dba14b791c88270ba634296 SHA512 72b6cb7a8cbfb6c17852988c833daafa223f234e50abb56d315e955de60adc605695fcecc50257a04a9356f3a4644b4ddf54fceb8f3d32c0bb346ed5606939e4
|
||||
DIST rtl8192eu-0_pre20200818.tar.gz 2533387 BLAKE2B adadab239337b7bd36caeaf033247ab1c74f018a304dddd79237a2934784b9c94efa2eb6a865ae12971d1b6f13bead90ac20c9f966d1840bf67c368627d78035 SHA512 e655e3acdd512b5a929d05c5af305d0cb5b97243d62ceb6faddff9c34ca9a0ab92bbe078c2097d680e5413caef29d157c98df94358df30b09ba7f61a36574668
|
||||
DIST rtl8192eu-0_pre20201219.tar.gz 2533739 BLAKE2B 1cb6c0a772bf472fe6279c70b4dbdd3dc8d26507f6dd66b82534592fa4dc2b538132cf257b5a63f3ff7b91a25f0e022a2a4ae19ee42df09ab37dd0188bcbc8fa SHA512 f332e58d4a6b2cc5dc0eba54bd146b4b1adbfaf5903c1eb5d3e9ae4fff9e6063963645f92a136c91284314f6398700288219a6356227aea0c8cd7564e958a266
|
||||
|
||||
@@ -1,24 +0,0 @@
|
||||
# Copyright 1999-2020 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
inherit linux-mod
|
||||
|
||||
COMMIT="6d2705d8023c25b43f845298e707252fd813e68e"
|
||||
|
||||
DESCRIPTION="Realtek 8192EU driver module for Linux kernel"
|
||||
HOMEPAGE="https://github.com/Mange/rtl8192eu-linux-driver"
|
||||
SRC_URI="https://github.com/Mange/rtl8192eu-linux-driver/archive/${COMMIT}.tar.gz -> rtl8192eu-${PV}.tar.gz"
|
||||
|
||||
LICENSE="GPL-2"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
|
||||
DEPEND="virtual/linux-sources"
|
||||
|
||||
S="${WORKDIR}/rtl8192eu-linux-driver-${COMMIT}"
|
||||
|
||||
MODULE_NAMES="8192eu(net/wireless)"
|
||||
BUILD_TARGETS="all"
|
||||
|
||||
CONFIG_CHECK="~!RTL8XXXU"
|
||||
ERROR_RTL8XXXU="The RTL8XXXXU module is enabled in the kernel; it conflicts with this module."
|
||||
@@ -1,10 +1,10 @@
|
||||
# Copyright 1999-2020 Gentoo Authors
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
inherit linux-mod
|
||||
|
||||
COMMIT="ea7cfbd672a06eddf29187b9cc696a709a90c76c"
|
||||
COMMIT="b7faffdd77767269770b79876f88dd1145b6a630"
|
||||
|
||||
DESCRIPTION="Realtek 8192EU driver module for Linux kernel"
|
||||
HOMEPAGE="https://github.com/Mange/rtl8192eu-linux-driver"
|
||||
Reference in New Issue
Block a user