Accepting request 648422 from home:Guillaume_G:branches:openSUSE:Factory:ARM

- Update _constraints to latest values to avoid OOM erros

OBS-URL: https://build.opensuse.org/request/show/648422
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/webkit2gtk3?expand=0&rev=182
This commit is contained in:
Dominique Leuenberger 2018-11-14 09:53:54 +00:00 committed by Git OBS Bridge
parent 4d88e77917
commit 9e206663c3
2 changed files with 8 additions and 6 deletions

View File

@ -1,10 +1,10 @@
<constraints>
<hardware>
<disk>
<size unit="M">2200</size>
<size unit="G">4</size>
</disk>
<physicalmemory>
<size unit="M">4300</size>
<size unit="M">8000</size>
</physicalmemory>
</hardware>
<overwrite>
@ -13,11 +13,8 @@
<arch>armv7l</arch>
</conditions>
<hardware>
<disk>
<size unit="M">220</size>
</disk>
<physicalmemory>
<size unit="M">320</size>
<size unit="M">3500</size>
</physicalmemory>
</hardware>
</overwrite>

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Nov 12 10:32:01 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update _constraints to latest values to avoid OOM erros
-------------------------------------------------------------------
Mon Oct 29 11:04:26 UTC 2018 - bjorn.lie@gmail.com