From e6b2332d16312faa8193b4ba1a8b1c7303fb34d3 Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Sun, 2 May 2021 02:06:28 +0200 Subject: Update lowmem levels for arm64, armhf, mipsel, mips64el --- build/arch-options/mips64el | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'build/arch-options/mips64el') diff --git a/build/arch-options/mips64el b/build/arch-options/mips64el index fa822845a..f1fae6631 100644 --- a/build/arch-options/mips64el +++ b/build/arch-options/mips64el @@ -5,11 +5,10 @@ archspec="mips64el;not-x86;not-s390;not-powerpc" arch_listname="mips" arch_porturl="mips" -# TODO: update # This is coming from the lowmem package -minimum_memory_strict=32 +minimum_memory_strict=200 # This is coming from the lowmem package -minimum_memory=85 +minimum_memory=345 # These two options should be set if condition 'smp' is set below smp_config_section="Kernel type" smp_config_option="Multi-Processing support" @@ -23,7 +22,7 @@ frontend="newt;not-gtk" other="supports-serial-console" smp="supports-smp-sometimes" goodies="" -lowmem="lowmem-unchecked" +lowmem="" # To re-add the "checked for this arch" or "not-checked for this arch" warnings # back (see en/bookinfo.xml file), add "checked" or "not-checked" to status here. -- cgit v1.2.3