forked from pool/rtl8812au
Accepting request 705515 from home:ryanbach:branches:hardware
- Update to 5.2.20.2+git1558384184.6faa3ea * Fixes to make it work with kernel 5.1 * Fixes to make it work with kernel 5.2 - Use obs_scm instead of depricated tar_scm service file for maintainability in the future OBS-URL: https://build.opensuse.org/request/show/705515 OBS-URL: https://build.opensuse.org/package/show/hardware/rtl8812au?expand=0&rev=13
This commit is contained in:
parent
b9fe9cebbe
commit
005b60796b
16
_service
16
_service
@ -1,14 +1,12 @@
|
|||||||
<services>
|
<services>
|
||||||
<service name="tar_scm" mode="disabled">
|
<service name="obs_scm">
|
||||||
<param name="url">https://github.com/gordboy/rtl8812au</param>
|
|
||||||
<param name="scm">git</param>
|
<param name="scm">git</param>
|
||||||
<param name="versionformat">5.2.20.2+git%cd.%h</param>
|
<param name="url">git://github.com/gordboy/rtl8812au.git</param>
|
||||||
<param name="revision">master</param>
|
|
||||||
<param name="filename">rtl8812au</param>
|
|
||||||
</service>
|
</service>
|
||||||
<service name="recompress" mode="disabled">
|
<service name="tar" mode="buildtime"/>
|
||||||
<param name="file">*.tar</param>
|
<service name="recompress" mode="buildtime">
|
||||||
<param name="compression">xz</param>
|
<param name="compression">xz</param>
|
||||||
|
<param name="file">*.tar</param>
|
||||||
</service>
|
</service>
|
||||||
<service name="set_version" mode="disabled"/>
|
<service name="set_version" mode="buildtime"/>
|
||||||
</services>
|
</services>
|
3
_service:obs_scm:rtl8812au-1558384184.6faa3ea.obscpio
Normal file
3
_service:obs_scm:rtl8812au-1558384184.6faa3ea.obscpio
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:d3b4f804fa1977ce966d873b6d8d670d2be5e8590e08ee04d0c27e98eb4fcd04
|
||||||
|
size 14823949
|
5
_service:obs_scm:rtl8812au.obsinfo
Normal file
5
_service:obs_scm:rtl8812au.obsinfo
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
name: rtl8812au
|
||||||
|
version: 1558384184.6faa3ea
|
||||||
|
mtime: 1558384184
|
||||||
|
commit: 6faa3eaf8916667cb7f4ab59923b3608e6ab7b18
|
||||||
|
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:aa06173c4146676227ecefd6cb42400577f8f164d5849f05b09a38472f8e74f4
|
|
||||||
size 1606808
|
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon May 27 00:32:15 UTC 2019 - Ryan Bach <romulasry@protonmail.com>
|
||||||
|
|
||||||
|
- Update to 5.2.20.2+git1558384184.6faa3ea
|
||||||
|
* Fixes to make it work with kernel 5.1
|
||||||
|
* Fixes to make it work with kernel 5.2
|
||||||
|
|
||||||
|
- Use obs_scm instead of depricated tar_scm service file for maintainability in the future
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jan 30 13:25:18 UTC 2019 - alarrosa@suse.com
|
Wed Jan 30 13:25:18 UTC 2019 - alarrosa@suse.com
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: rtl8812au
|
Name: rtl8812au
|
||||||
Version: 5.2.20.2+git20190117.edcd447
|
Version: 5.2.20.2+git1558384184.6faa3ea
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Kernel driver for Realtek 802.11ac 8812au wifi cards
|
Summary: Kernel driver for Realtek 802.11ac 8812au wifi cards
|
||||||
License: GPL-2.0-only
|
License: GPL-2.0-only
|
||||||
|
Loading…
Reference in New Issue
Block a user