forked from pool/rtl8812au
Antonio Larrosa
9d356382f2
- Update to 5.6.4.2+git20200318.49e98ff * Upstream changed the github repository, so changed it to since the previous one is now marked as obsolete * Works with (at least) a 5.6rc5 kernel * Added device USB IDs. Added regdb files. * Removed LED control, which was added for driver version 5.2.20 * Users of NetworkManager need to add the following config option to /etc/NetworkManager/NetworkManager.conf: [device] wifi.scan-rand-mac-address=no - Rebase patch fix-backported-ndo_select_queue.patch OBS-URL: https://build.opensuse.org/request/show/791123 OBS-URL: https://build.opensuse.org/package/show/hardware/rtl8812au?expand=0&rev=18
15 lines
522 B
Plaintext
15 lines
522 B
Plaintext
<services>
|
|
<service name="obs_scm" mode="disabled">
|
|
<param name="scm">git</param>
|
|
<param name="url">https://github.com/gordboy/rtl8812au-5.6.4.2.git</param>
|
|
<param name="filename">rtl8812au</param>
|
|
<param name="versionformat">5.6.4.2+git%cd.%h</param>
|
|
</service>
|
|
<service name="set_version" mode="disabled"/>
|
|
<service name="tar" mode="buildtime"/>
|
|
<service name="recompress" mode="buildtime">
|
|
<param name="compression">xz</param>
|
|
<param name="file">*.tar</param>
|
|
</service>
|
|
</services>
|