SHA256
1
0
forked from pool/ovmf
ovmf/_constraints
Gary Ching-Pang Lin 1267658a3b Accepting request 844951 from home:gary_lin:branches:Virtualization
- Add _constraints to request at least 6GB disk (bsc#1178244)
- Remove the build files after finishing the build to reduce the
  disk usage (bsc#1178244)

OBS-URL: https://build.opensuse.org/request/show/844951
OBS-URL: https://build.opensuse.org/package/show/Virtualization/ovmf?expand=0&rev=171
2020-10-30 02:57:52 +00:00

8 lines
109 B
Plaintext

<constraints>
<hardware>
<disk>
<size unit="G">6</size>
</disk>
</hardware>
</constraints>