forked from pool/ipmctl
Accepting request 684769 from home:rwill:branches:hardware:nvdimm
- Update to version v01.00.00.3440. - Support more than 16 sockets. [FATE327556, bsc#1123735] - Fix flashing FW of DCPMM modules. [bsc#1128830] OBS-URL: https://build.opensuse.org/request/show/684769 OBS-URL: https://build.opensuse.org/package/show/hardware:nvdimm/ipmctl?expand=0&rev=23
This commit is contained in:
committed by
Git OBS Bridge
parent
3401dfc9de
commit
02dc5758a2
10
_service
10
_service
@@ -1,4 +1,14 @@
|
||||
<services>
|
||||
<service name="tar_scm" mode="disabled">
|
||||
<param name="scm">git</param>
|
||||
<param name="url">https://github.com/rurban/safeclib</param>
|
||||
<param name="filename">safeclib</param>
|
||||
<param name="versionprefix">3.3</param>
|
||||
<param name="versionformat">@PARENT_TAG@+git@TAG_OFFSET@.%h</param>
|
||||
<param name="revision">59eba324c20c07f7ca8190238dd415525f4925dc</param>
|
||||
<param name="exclude">.git</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
</service>
|
||||
<service name="tar_scm" mode="disabled">
|
||||
<param name="scm">git</param>
|
||||
<param name="url">https://github.com/intel/ipmctl.git</param>
|
||||
|
Reference in New Issue
Block a user