Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] update rtl8812au to new driver compat with 6.9.x
@ 2024-06-30 23:16 traeak
  2024-06-30 23:21 ` [PR PATCH] [Updated] " traeak
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: traeak @ 2024-06-30 23:16 UTC (permalink / raw)
  To: ml

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

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

https://github.com/traeak/void-packages rtl8812au-dkms-20210820_6
https://github.com/void-linux/void-packages/pull/51054

update rtl8812au to new driver compat with 6.9.x
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: YES

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - x86_64


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

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

From bd17c66f82b305b63871b21325d056247548ede5 Mon Sep 17 00:00:00 2001
From: Brian Olsen <bnolsen@gmail.com>
Date: Sun, 30 Jun 2024 16:57:10 -0600
Subject: [PATCH] update rtl8812au to new driver compat with 6.9.x

---
 srcpkgs/rtl8812au-dkms/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/rtl8812au-dkms/template b/srcpkgs/rtl8812au-dkms/template
index abbed91ad380ce..23f5d48c665966 100644
--- a/srcpkgs/rtl8812au-dkms/template
+++ b/srcpkgs/rtl8812au-dkms/template
@@ -1,16 +1,16 @@
 # Template file for 'rtl8812au-dkms'
 pkgname=rtl8812au-dkms
-version=20210629
-revision=5
+version=20210820
+revision=6
 _modver=5.13.6
-_gitrev=d4638de07724cf5c6ba7793920abf6d802311508
+_gitrev=c0efee9cd121d9f0c815d9771475f76339a8f7d3
 depends="dkms"
 short_desc="Realtek 8812AU USB WiFi driver (DKMS)"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-only"
 homepage="https://github.com/morrownr/8812au"
 distfiles="https://github.com/morrownr/8812au-${version}/archive/${_gitrev}.tar.gz"
-checksum=81c7538f29fe1483ef16aaa688eb9d4863da063fde29c18228d0d66559ba3b7d
+checksum=bfd887920a4bfc588b0b738e33caddcb63e57e37129a47c1e761cbab30d1fa9c
 dkms_modules="rtl8812au ${_modver}"
 
 case "$XBPS_TARGET_MACHINE" in

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

* Re: [PR PATCH] [Updated] update rtl8812au to new driver compat with 6.9.x
  2024-06-30 23:16 [PR PATCH] update rtl8812au to new driver compat with 6.9.x traeak
@ 2024-06-30 23:21 ` traeak
  2024-06-30 23:24 ` traeak
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: traeak @ 2024-06-30 23:21 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by traeak against master on the void-packages repository

https://github.com/traeak/void-packages rtl8812au-dkms-20210820_6
https://github.com/void-linux/void-packages/pull/51054

update rtl8812au to new driver compat with 6.9.x
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: YES

Built and installed on my machine with 6.9.7_1, plugged in dongle and wifi worked.
copied package to another machine on network with 6.9.6_1, installed.  driver loaded but didn't associate with a station, rebooted to 6.9.7_1 and automatically initialized and connected.

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - x86_64


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

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

From be751f32b07ee7b0f66d971ad48313750470f60b Mon Sep 17 00:00:00 2001
From: Brian Olsen <bnolsen@gmail.com>
Date: Sun, 30 Jun 2024 16:57:10 -0600
Subject: [PATCH] update rtl8812au to new driver compat with 6.9.x

---
 srcpkgs/rtl8812au-dkms/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/rtl8812au-dkms/template b/srcpkgs/rtl8812au-dkms/template
index abbed91ad380ce..6f42310ead920f 100644
--- a/srcpkgs/rtl8812au-dkms/template
+++ b/srcpkgs/rtl8812au-dkms/template
@@ -1,16 +1,16 @@
 # Template file for 'rtl8812au-dkms'
 pkgname=rtl8812au-dkms
-version=20210629
-revision=5
+version=20210820
+revision=1
 _modver=5.13.6
-_gitrev=d4638de07724cf5c6ba7793920abf6d802311508
+_gitrev=c0efee9cd121d9f0c815d9771475f76339a8f7d3
 depends="dkms"
 short_desc="Realtek 8812AU USB WiFi driver (DKMS)"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-only"
 homepage="https://github.com/morrownr/8812au"
 distfiles="https://github.com/morrownr/8812au-${version}/archive/${_gitrev}.tar.gz"
-checksum=81c7538f29fe1483ef16aaa688eb9d4863da063fde29c18228d0d66559ba3b7d
+checksum=bfd887920a4bfc588b0b738e33caddcb63e57e37129a47c1e761cbab30d1fa9c
 dkms_modules="rtl8812au ${_modver}"
 
 case "$XBPS_TARGET_MACHINE" in

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

* Re: [PR PATCH] [Updated] update rtl8812au to new driver compat with 6.9.x
  2024-06-30 23:16 [PR PATCH] update rtl8812au to new driver compat with 6.9.x traeak
  2024-06-30 23:21 ` [PR PATCH] [Updated] " traeak
@ 2024-06-30 23:24 ` traeak
  2024-07-01 12:48 ` [PR PATCH] [Updated] rtl8812au-dkms update to 20210820_1 traeak
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: traeak @ 2024-06-30 23:24 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by traeak against master on the void-packages repository

https://github.com/traeak/void-packages rtl8812au-dkms-20210820_6
https://github.com/void-linux/void-packages/pull/51054

update rtl8812au to new driver compat with 6.9.x
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: YES

Built and installed on my machine with 6.9.7_1, plugged in dongle and wifi worked.
copied package to another machine on network with 6.9.6_1, installed.  driver loaded but didn't associate with a station, rebooted to 6.9.7_1 and automatically initialized and connected.

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - x86_64


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

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

From cc6b6d9cb43e0f3d13f2d3201cd2bd9fa5c1e3e3 Mon Sep 17 00:00:00 2001
From: Brian Olsen <bnolsen@gmail.com>
Date: Sun, 30 Jun 2024 16:57:10 -0600
Subject: [PATCH] update rtl8812au to new driver compat with 6.9.x

---
 srcpkgs/rtl8812au-dkms/template | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/rtl8812au-dkms/template b/srcpkgs/rtl8812au-dkms/template
index abbed91ad380ce..35a9e320819026 100644
--- a/srcpkgs/rtl8812au-dkms/template
+++ b/srcpkgs/rtl8812au-dkms/template
@@ -1,16 +1,16 @@
 # Template file for 'rtl8812au-dkms'
 pkgname=rtl8812au-dkms
-version=20210629
-revision=5
+version=20210820
+revision=1
 _modver=5.13.6
-_gitrev=d4638de07724cf5c6ba7793920abf6d802311508
+_gitrev=c0efee9cd121d9f0c815d9771475f76339a8f7d3
 depends="dkms"
 short_desc="Realtek 8812AU USB WiFi driver (DKMS)"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="Brian Olsen <bnolsen@gmail.com>"
 license="GPL-2.0-only"
 homepage="https://github.com/morrownr/8812au"
 distfiles="https://github.com/morrownr/8812au-${version}/archive/${_gitrev}.tar.gz"
-checksum=81c7538f29fe1483ef16aaa688eb9d4863da063fde29c18228d0d66559ba3b7d
+checksum=bfd887920a4bfc588b0b738e33caddcb63e57e37129a47c1e761cbab30d1fa9c
 dkms_modules="rtl8812au ${_modver}"
 
 case "$XBPS_TARGET_MACHINE" in

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

* Re: [PR PATCH] [Updated] rtl8812au-dkms update to 20210820_1
  2024-06-30 23:16 [PR PATCH] update rtl8812au to new driver compat with 6.9.x traeak
  2024-06-30 23:21 ` [PR PATCH] [Updated] " traeak
  2024-06-30 23:24 ` traeak
@ 2024-07-01 12:48 ` traeak
  2024-07-01 12:49 ` traeak
  2024-07-01 15:27 ` [PR PATCH] [Merged]: " classabbyamp
  4 siblings, 0 replies; 6+ messages in thread
From: traeak @ 2024-07-01 12:48 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by traeak against master on the void-packages repository

https://github.com/traeak/void-packages rtl8812au-dkms-20210820_6
https://github.com/void-linux/void-packages/pull/51054

rtl8812au-dkms update to 20210820_1
Allows building with 6.9.x

<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: YES

Built and installed on my machine with 6.9.7_1, plugged in dongle and wifi worked.
copied package to another machine on network with 6.9.6_1, installed.  driver loaded but didn't associate with a station, rebooted to 6.9.7_1 and automatically initialized and connected.

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - x86_64


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

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

From e72d624d809f748792b3edcbac8a8cd693e965a7 Mon Sep 17 00:00:00 2001
From: Brian Olsen <bnolsen@gmail.com>
Date: Sun, 30 Jun 2024 16:57:10 -0600
Subject: [PATCH] rtl8812au-dkms: update to 20210820_1

---
 srcpkgs/rtl8812au-dkms/template | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/rtl8812au-dkms/template b/srcpkgs/rtl8812au-dkms/template
index abbed91ad380ce..35a9e320819026 100644
--- a/srcpkgs/rtl8812au-dkms/template
+++ b/srcpkgs/rtl8812au-dkms/template
@@ -1,16 +1,16 @@
 # Template file for 'rtl8812au-dkms'
 pkgname=rtl8812au-dkms
-version=20210629
-revision=5
+version=20210820
+revision=1
 _modver=5.13.6
-_gitrev=d4638de07724cf5c6ba7793920abf6d802311508
+_gitrev=c0efee9cd121d9f0c815d9771475f76339a8f7d3
 depends="dkms"
 short_desc="Realtek 8812AU USB WiFi driver (DKMS)"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="Brian Olsen <bnolsen@gmail.com>"
 license="GPL-2.0-only"
 homepage="https://github.com/morrownr/8812au"
 distfiles="https://github.com/morrownr/8812au-${version}/archive/${_gitrev}.tar.gz"
-checksum=81c7538f29fe1483ef16aaa688eb9d4863da063fde29c18228d0d66559ba3b7d
+checksum=bfd887920a4bfc588b0b738e33caddcb63e57e37129a47c1e761cbab30d1fa9c
 dkms_modules="rtl8812au ${_modver}"
 
 case "$XBPS_TARGET_MACHINE" in

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

* Re: [PR PATCH] [Updated] rtl8812au-dkms update to 20210820_1
  2024-06-30 23:16 [PR PATCH] update rtl8812au to new driver compat with 6.9.x traeak
                   ` (2 preceding siblings ...)
  2024-07-01 12:48 ` [PR PATCH] [Updated] rtl8812au-dkms update to 20210820_1 traeak
@ 2024-07-01 12:49 ` traeak
  2024-07-01 15:27 ` [PR PATCH] [Merged]: " classabbyamp
  4 siblings, 0 replies; 6+ messages in thread
From: traeak @ 2024-07-01 12:49 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by traeak against master on the void-packages repository

https://github.com/traeak/void-packages rtl8812au-dkms-20210820_6
https://github.com/void-linux/void-packages/pull/51054

rtl8812au-dkms update to 20210820_1
Allows building with 6.9.x

<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: YES

Built and installed on my machine with 6.9.7_1, plugged in dongle and wifi worked.
copied package to another machine on network with 6.9.6_1, installed.  driver loaded but didn't associate with a station, rebooted to 6.9.7_1 and automatically initialized and connected.

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - x86_64


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

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

From 760458b69443ec4e740a3e27b25a35beccb883f5 Mon Sep 17 00:00:00 2001
From: Brian Olsen <bnolsen@gmail.com>
Date: Sun, 30 Jun 2024 16:57:10 -0600
Subject: [PATCH] rtl8812au-dkms: update to 20210820_1

Builds with kernel 6.9.x
---
 srcpkgs/rtl8812au-dkms/template | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/rtl8812au-dkms/template b/srcpkgs/rtl8812au-dkms/template
index abbed91ad380ce..35a9e320819026 100644
--- a/srcpkgs/rtl8812au-dkms/template
+++ b/srcpkgs/rtl8812au-dkms/template
@@ -1,16 +1,16 @@
 # Template file for 'rtl8812au-dkms'
 pkgname=rtl8812au-dkms
-version=20210629
-revision=5
+version=20210820
+revision=1
 _modver=5.13.6
-_gitrev=d4638de07724cf5c6ba7793920abf6d802311508
+_gitrev=c0efee9cd121d9f0c815d9771475f76339a8f7d3
 depends="dkms"
 short_desc="Realtek 8812AU USB WiFi driver (DKMS)"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="Brian Olsen <bnolsen@gmail.com>"
 license="GPL-2.0-only"
 homepage="https://github.com/morrownr/8812au"
 distfiles="https://github.com/morrownr/8812au-${version}/archive/${_gitrev}.tar.gz"
-checksum=81c7538f29fe1483ef16aaa688eb9d4863da063fde29c18228d0d66559ba3b7d
+checksum=bfd887920a4bfc588b0b738e33caddcb63e57e37129a47c1e761cbab30d1fa9c
 dkms_modules="rtl8812au ${_modver}"
 
 case "$XBPS_TARGET_MACHINE" in

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

* Re: [PR PATCH] [Merged]: rtl8812au-dkms update to 20210820_1
  2024-06-30 23:16 [PR PATCH] update rtl8812au to new driver compat with 6.9.x traeak
                   ` (3 preceding siblings ...)
  2024-07-01 12:49 ` traeak
@ 2024-07-01 15:27 ` classabbyamp
  4 siblings, 0 replies; 6+ messages in thread
From: classabbyamp @ 2024-07-01 15:27 UTC (permalink / raw)
  To: ml

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

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

rtl8812au-dkms update to 20210820_1
https://github.com/void-linux/void-packages/pull/51054

Description:
Allows building with 6.9.x

<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: YES

Built and installed on my machine with 6.9.7_1, plugged in dongle and wifi worked.
copied package to another machine on network with 6.9.6_1, installed.  driver loaded but didn't associate with a station, rebooted to 6.9.7_1 and automatically initialized and connected.

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - x86_64


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

end of thread, other threads:[~2024-07-01 15:27 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-06-30 23:16 [PR PATCH] update rtl8812au to new driver compat with 6.9.x traeak
2024-06-30 23:21 ` [PR PATCH] [Updated] " traeak
2024-06-30 23:24 ` traeak
2024-07-01 12:48 ` [PR PATCH] [Updated] rtl8812au-dkms update to 20210820_1 traeak
2024-07-01 12:49 ` traeak
2024-07-01 15:27 ` [PR PATCH] [Merged]: " classabbyamp

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).