SHA256
1
0
forked from pool/rtl88x2bu
rtl88x2bu/_service
Tejas Guruswamy 52346991bd - Update to version 5.8.7.1+git20220324.1751f39:
* Use mm_segment_t only on Linux < 5.10.0
  * Remove unrequired usages of mm_segment_t
  * Map PDE_DATA to pde_data
  * Rename complete_and_exit to kthread_complete_and_exit
  * Fix build since dev_addr constification
  * Revert "Use `--cvs-exclude` instead of hardcoding `.git/`"
  * Use `--cvs-exclude` instead of hardcoding `.git/`
  * Disable IPX for Linux kernel >= 5.15
  * Rework architecture detection Fixes #170
  * Replace fall-through comments by attributes

OBS-URL: https://build.opensuse.org/package/show/hardware/rtl88x2bu?expand=0&rev=4
2022-04-09 19:05:03 +00:00

17 lines
638 B
Plaintext

<services>
<service name="obs_scm" mode="disabled">
<param name="scm">git</param>
<param name="url">https://github.com/cilynx/rtl88x2bu.git</param>
<param name="filename">rtl88x2bu</param>
<param name="versionformat">5.8.7.1+git%cd.%h</param>
<param name="revision">5.8.7.1_35809.20191129_COEX20191120-7777</param>
<param name="changesgenerate">enable</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>