From: Rolf Leggewie Date: Mon, 26 Feb 2007 10:46:21 +0000 (+0000) Subject: conf/machine/include/collie-2.4.conf: Correct Typo. Fixes 1902. X-Git-Tag: Release-2010-05/1~9155 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c398f399bf7f2f674440dc78574b372b6498dd20;p=openembedded.git conf/machine/include/collie-2.4.conf: Correct Typo. Fixes 1902. --- diff --git a/conf/machine/include/collie-2.4.conf b/conf/machine/include/collie-2.4.conf index 5b99c7485d..eed8de9ab9 100644 --- a/conf/machine/include/collie-2.4.conf +++ b/conf/machine/include/collie-2.4.conf @@ -1,5 +1,5 @@ PREFERRED_PROVIDER_virtual/kernel = "openzaurus-sa" -COLLIE_MEMORY_SIZE =? "64" +COLLIE_MEMORY_SIZE ?= "64" # workaround for bug 1877 PREFERRED_PROVIDER_hostap-modules = "hostap-modules"