2020-06-09 10:56:09 +02:00
|
|
|
<!-- 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/raspberrypi/usbboot.git</param>
|
|
|
|
<param name="filename">raspberrypi-rpiboot</param>
|
2021-12-27 11:00:17 +01:00
|
|
|
<param name="parent-tag">e5e49940caf53b3c70b8167aa06234e5b215ea2c</param>
|
2021-01-25 15:55:45 +01:00
|
|
|
<param name="versionformat">0~git@TAG_OFFSET@.%h</param>
|
2020-06-09 10:56:09 +02:00
|
|
|
</service>
|
2021-01-25 15:55:45 +01:00
|
|
|
<service name="set_version" mode="disabled" />
|
2020-06-09 10:56:09 +02:00
|
|
|
</services>
|