Files
mfgtools/_service
Michal Suchanek 5a5bdbee6e Accepting request 890723 from home:mbrugger
Freescale/NXP I.MX Chip image deploy tools. This package holds the evolution of MFGTools (aka MFGTools v3), which is called the UUU (Universal Update Utility).

OBS-URL: https://build.opensuse.org/request/show/890723
OBS-URL: https://build.opensuse.org/package/show/hardware/mfgtools?expand=0&rev=1
2021-05-05 13:34:14 +00:00

15 lines
670 B
Plaintext

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