1
0
Alexei Sorokin 2016-07-20 16:29:04 +00:00 committed by Git OBS Bridge
parent a12286ed13
commit a0f3be49da
2 changed files with 26 additions and 0 deletions

19
_constraints Normal file
View File

@ -0,0 +1,19 @@
<?xml version="1.0"?>
<constraints>
<hardware>
<memory>
<size unit="M">3500</size>
</memory>
</hardware>
<overwrite>
<conditions>
<arch>armv6l</arch>
<arch>armv7l</arch>
</conditions>
<hardware>
<memory>
<size unit="G">2</size>
</memory>
</hardware>
</overwrite>
</constraints>

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Jul 20 16:26:12 UTC 2016 - sor.alexei@meowr.ru
- Add _constraints, specify 3.5G as a minimal RAM requirement
(but 2G on arm6l/arm7l): that's somewhat around what is needed
for the build not to fail.
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Jul 17 20:34:17 UTC 2016 - sor.alexei@meowr.ru Sun Jul 17 20:34:17 UTC 2016 - sor.alexei@meowr.ru