mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-27 01:03:18 +02:00
rtl8812au: bump to the current 20150929
This commit is contained in:
parent
5e506e1915
commit
567b0e113a
2 changed files with 28 additions and 1 deletions
26
net-wireless/rtl8812au/rtl8812au-4.2.5_p20150929.ebuild
Normal file
26
net-wireless/rtl8812au/rtl8812au-4.2.5_p20150929.ebuild
Normal file
|
|
@ -0,0 +1,26 @@
|
|||
# Copyright 1999-2015 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Id$
|
||||
|
||||
EAPI=5
|
||||
|
||||
inherit linux-info linux-mod git-2
|
||||
|
||||
DESCRIPTION="Driver for AC1200 (801.11ac) Wireless Dual-Band USB Adapter"
|
||||
HOMEPAGE="https://github.com/abperiasamy/rtl8812AU_8821AU_linux"
|
||||
EGIT_REPO_URI="https://github.com/abperiasamy/rtl8812AU_8821AU_linux.git"
|
||||
EGIT_COMMIT="bdd459cfb23ecf1eef7d03ff703b95e451953742"
|
||||
|
||||
LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE=""
|
||||
#IUSE="pax_kernel"
|
||||
|
||||
ARCH=x86_64
|
||||
MODULE_NAMES="8812au(net/wireless:)"
|
||||
BUILD_TARGETS="clean modules"
|
||||
|
||||
#src_prepare() {
|
||||
# use pax_kernel && epatch "${FILESDIR}"/rtl8812au_p2014_grsecurity.patch
|
||||
#}
|
||||
|
|
@ -47,6 +47,8 @@ net-wireless/uhd
|
|||
|
||||
net-wireless/lorcon
|
||||
|
||||
=net-wireless/rtl8812au-4.2.5_p2015*
|
||||
|
||||
#below here likely needs cleanup
|
||||
net-wireless/acx
|
||||
net-wireless/acx-firmware amd64
|
||||
|
|
@ -97,7 +99,6 @@ net-wireless/ipw2200
|
|||
net-wireless/linux-wlan-ng-modules
|
||||
net-wireless/mdk
|
||||
net-wireless/prism54
|
||||
net-wireless/rtl8180
|
||||
net-wireless/ska
|
||||
net-wireless/ubertooth
|
||||
net-wireless/wifitap
|
||||
|
|
|
|||
Loading…
Reference in a new issue