390170a303
- Tweak build service constraints information to avoid failures - Patch queue updated from git://github.com/openSUSE/qemu.git opensuse-2.12 * Patches added: 0067-xen-add-block-resize-support-for-xe.patch - Fix build failure of skiboot with gcc8 compiler skiboot-hdata-i2c.c-fix-building-with-gcc8.patch - Tweak build service constraints information to avoid failures - Patch queue updated from git://github.com/openSUSE/qemu.git opensuse-2.12 * Patches added: 0067-xen-add-block-resize-support-for-xe.patch - Fix build failure of skiboot with gcc8 compiler skiboot-hdata-i2c.c-fix-building-with-gcc8.patch - Tweak build service constraints information to avoid failures - Patch queue updated from git://github.com/openSUSE/qemu.git opensuse-2.12 * Patches added: 0067-xen-add-block-resize-support-for-xe.patch OBS-URL: https://build.opensuse.org/request/show/621214 OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=415
26 lines
507 B
Plaintext
26 lines
507 B
Plaintext
<constraints>
|
|
<overwrite>
|
|
<conditions>
|
|
<package>qemu-testsuite</package>
|
|
</conditions>
|
|
<hardware>
|
|
<physicalmemory>
|
|
<size unit="M">1500</size>
|
|
</physicalmemory>
|
|
</hardware>
|
|
</overwrite>
|
|
<overwrite>
|
|
<conditions>
|
|
<arch>ppc64</arch>
|
|
<arch>ppc64le</arch>
|
|
<arch>s390x</arch>
|
|
<package>qemu</package>
|
|
</conditions>
|
|
<hardware>
|
|
<disk>
|
|
<size unit="G">7</size>
|
|
</disk>
|
|
</hardware>
|
|
</overwrite>
|
|
</constraints>
|