Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] rtl8812au-dkms: update to 20200318
@ 2020-03-31  9:32 lonwillett
  2020-03-31  9:44 ` xtraeme
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: lonwillett @ 2020-03-31  9:32 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 415 bytes --]

There is a new pull request by lonwillett against master on the void-packages repository

https://github.com/lonwillett/void-packages rtl8812au-dkms-update
https://github.com/void-linux/void-packages/pull/20488

rtl8812au-dkms: update to 20200318
Update to use new repository for upstream release that works with kernel 5.6

A patch file from https://github.com/void-linux/void-packages/pull/20488.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-rtl8812au-dkms-update-20488.patch --]
[-- Type: text/x-diff, Size: 1727 bytes --]

From 99aa3b6d893c939d22873445ac64844e2044e046 Mon Sep 17 00:00:00 2001
From: Lon Willett <xgit@lonw.net>
Date: Tue, 31 Mar 2020 11:26:44 +0200
Subject: [PATCH] rtl8812au-dkms: update to 20200318

Update to use new repository for upstream release that works with kernel 5.6
---
 srcpkgs/rtl8812au-dkms/template | 17 ++++++++---------
 1 file changed, 8 insertions(+), 9 deletions(-)

diff --git a/srcpkgs/rtl8812au-dkms/template b/srcpkgs/rtl8812au-dkms/template
index 7809687ec41..83ea2acad64 100644
--- a/srcpkgs/rtl8812au-dkms/template
+++ b/srcpkgs/rtl8812au-dkms/template
@@ -1,23 +1,22 @@
 # Template file for 'rtl8812au-dkms'
 pkgname=rtl8812au-dkms
-version=20190903
+version=20200318
 revision=1
-_gitrev=30d47a0a3f43ccb19e8fd59fe93d74a955147bf2
+_modver=5.6.4.2
+_gitrev=49e98ff9bfdbe2ddce843808713de383132002e0
 archs=noarch
-wrksrc="rtl8812au-${_gitrev}"
+wrksrc="rtl8812au-${_modver}-${_gitrev}"
 depends="dkms"
 short_desc="Realtek 8812AU/8821AU USB WiFi driver (DKMS)"
 maintainer="Renato Aguiar <renato@renag.me>"
 license="GPL-2.0-only"
 homepage="http://www.dlink.com"
-distfiles="https://github.com/gordboy/rtl8812au/archive/${_gitrev}.tar.gz"
-checksum=8893cb02683d253efe6be5a2d1f9ccea778f03b1606043381eaa649e26e8b657
-dkms_modules="rtl8812au 5.2.20"
+distfiles="https://github.com/gordboy/rtl8812au-${_modver}/archive/${_gitrev}.tar.gz"
+checksum=75c8ba004b405f8bf8542c0e29f2ee5451ce572fecac41cb2ba01da5e0312952
+dkms_modules="rtl8812au ${_modver}"
 
 do_install() {
-	local modname=rtl8812au
-	local modver=5.2.20
-	local dest=/usr/src/${modname}-${modver}
+	local dest=/usr/src/rtl8812au-${_modver}
 
 	vmkdir ${dest}
 	cp -r dkms.conf Kconfig Makefile platform core hal include os_dep ${DESTDIR}/${dest}

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: rtl8812au-dkms: update to 20200318
  2020-03-31  9:32 [PR PATCH] rtl8812au-dkms: update to 20200318 lonwillett
@ 2020-03-31  9:44 ` xtraeme
  2020-03-31 10:08 ` xtraeme
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: xtraeme @ 2020-03-31  9:44 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 168 bytes --]

New comment by xtraeme on void-packages repository

https://github.com/void-linux/void-packages/pull/20488#issuecomment-606515662

Comment:
@renatoaguiar please review

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: rtl8812au-dkms: update to 20200318
  2020-03-31  9:32 [PR PATCH] rtl8812au-dkms: update to 20200318 lonwillett
  2020-03-31  9:44 ` xtraeme
@ 2020-03-31 10:08 ` xtraeme
  2020-03-31 11:15 ` lonwillett
  2020-03-31 13:34 ` [PR PATCH] [Merged]: " xtraeme
  3 siblings, 0 replies; 5+ messages in thread
From: xtraeme @ 2020-03-31 10:08 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 157 bytes --]

New comment by xtraeme on void-packages repository

https://github.com/void-linux/void-packages/pull/20488#issuecomment-606528204

Comment:
did you test it?

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: rtl8812au-dkms: update to 20200318
  2020-03-31  9:32 [PR PATCH] rtl8812au-dkms: update to 20200318 lonwillett
  2020-03-31  9:44 ` xtraeme
  2020-03-31 10:08 ` xtraeme
@ 2020-03-31 11:15 ` lonwillett
  2020-03-31 13:34 ` [PR PATCH] [Merged]: " xtraeme
  3 siblings, 0 replies; 5+ messages in thread
From: lonwillett @ 2020-03-31 11:15 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 243 bytes --]

New comment by lonwillett on void-packages repository

https://github.com/void-linux/void-packages/pull/20488#issuecomment-606562912

Comment:
> did you test it?

Minimally. Plugged in an adapter, and checked that it connected to a network.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PR PATCH] [Merged]: rtl8812au-dkms: update to 20200318
  2020-03-31  9:32 [PR PATCH] rtl8812au-dkms: update to 20200318 lonwillett
                   ` (2 preceding siblings ...)
  2020-03-31 11:15 ` lonwillett
@ 2020-03-31 13:34 ` xtraeme
  3 siblings, 0 replies; 5+ messages in thread
From: xtraeme @ 2020-03-31 13:34 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 244 bytes --]

There's a merged pull request on the void-packages repository

rtl8812au-dkms: update to 20200318
https://github.com/void-linux/void-packages/pull/20488

Description:
Update to use new repository for upstream release that works with kernel 5.6

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-03-31 13:34 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-31  9:32 [PR PATCH] rtl8812au-dkms: update to 20200318 lonwillett
2020-03-31  9:44 ` xtraeme
2020-03-31 10:08 ` xtraeme
2020-03-31 11:15 ` lonwillett
2020-03-31 13:34 ` [PR PATCH] [Merged]: " xtraeme

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).