mlxbf-bootctl/_service
Matthias Brugger bfb7024436 - update to 1.1.6.25
* Fix ACPI table read for SSDT table bigger 4KB

OBS-URL: https://build.opensuse.org/package/show/hardware/mlxbf-bootctl?expand=0&rev=7
2024-10-30 14:22:29 +00:00

16 lines
745 B
Plaintext

<!-- See https://en.opensuse.org/openSUSE:Build_Service_Concept_SourceService -->
<!-- for more details on the syntax -->
<services>
<service name="obs_scm" mode="disabled">
<param name="scm">git</param>
<param name="url">https://github.com/Mellanox/mlxbf-bootctl.git</param>
<param name="filename">mlxbf-bootctl</param>
<param name="versionrewrite-pattern">mlxbf-bootctl-(.*)-(.*)</param>
<param name="versionrewrite-replacement">\1.\2</param>
<param name="versionformat">@PARENT_TAG@.@TAG_OFFSET@</param>
</service>
<service mode="disabled" name="set_version" />
<service name="tar" mode="buildtime"/>
</services>