forked from pool/rtl8812au
Antonio Larrosa
005b60796b
- 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
12 lines
393 B
Plaintext
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> |