SHA256
1
0
forked from pool/rtl8812au
rtl8812au/_service
Antonio Larrosa bc5192436b Accepting request 967691 from home:alarrosa:branches:hardware
- Move upstream repository to
  https://github.com/morrownr/8812au-20210629 since
  https://github.com/gordboy/rtl8812au-5.9.3.2 is now archived
  and the morrownr repository is the recommended alternative.
- Update version to 5.13.6+git20220308.0ae0e77 which is the
  version in the new upstream.
- Drop patch. Linux 5.15 support is already included in the new
  upstream:
  * Drop-ipx-support-on-Linux-5.15.patch

OBS-URL: https://build.opensuse.org/request/show/967691
OBS-URL: https://build.opensuse.org/package/show/hardware/rtl8812au?expand=0&rev=38
2022-04-08 07:42:12 +00:00

16 lines
560 B
Plaintext

<services>
<service name="obs_scm" mode="disabled">
<param name="scm">git</param>
<param name="url">https://github.com/morrownr/8812au-20210629.git</param>
<param name="filename">rtl8812au</param>
<param name="versionformat">5.13.6+git%cd.%h</param>
<param name="revision">main</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>