From: Koen Kooi Date: Wed, 28 Feb 2007 13:07:50 +0000 (+0000) Subject: bitbake.conf: ensure root flash size is set and default to '0' X-Git-Tag: Release-2010-05/1~9133^2~17^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dfc393303a2a688bf00f609d993ab530ef377f6b;p=openembedded.git bitbake.conf: ensure root flash size is set and default to '0' --- diff --git a/conf/bitbake.conf b/conf/bitbake.conf index 0bba2a2e15..8fddb25df6 100644 --- a/conf/bitbake.conf +++ b/conf/bitbake.conf @@ -449,6 +449,8 @@ OES_BITBAKE_CONF = "1" MACHINE_FEATURES ?= "kernel26" DISTRO_FEATURES ?= "" +ROOT_FLASH_SIZE ?= "0" + GUI_MACHINE_CLASS ?= "smallscreen" DISTRO_EXTRA_RDEPENDS ?= ""