SHA256
1
0
forked from pool/rtl8812au
rtl8812au/_service
Antonio Larrosa 005b60796b 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
2019-05-27 08:00:15 +00:00

12 lines
393 B
Plaintext

<services>
<service name="obs_scm">
<param name="scm">git</param>
<param name="url">git://github.com/gordboy/rtl8812au.git</param>
</service>
<service name="tar" mode="buildtime"/>
<service name="recompress" mode="buildtime">
<param name="compression">xz</param>
<param name="file">*.tar</param>
</service>
<service name="set_version" mode="buildtime"/>
</services>