diff options
author | Philip Balister <philip@balister.org> | 2007-02-28 13:25:20 +0000 |
---|---|---|
committer | Philip Balister <philip@balister.org> | 2007-02-28 13:25:20 +0000 |
commit | 324f00fec5615a80ff0ce0d7950f4f32bc25f315 (patch) | |
tree | 3afb9db6fc94c92ed22e91724114024095097707 | |
parent | b8fcd46c39c1973e9a649e186bf8f85c408d34d6 (diff) | |
parent | dfc393303a2a688bf00f609d993ab530ef377f6b (diff) |
merge of '13c300f63e70c7f9fa8bb5896db6f302da774262'
and '7f4176e237bc030ef99353d2126c7cefa3375068'
-rw-r--r-- | conf/bitbake.conf | 2 |
1 files changed, 2 insertions, 0 deletions
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 ?= "" |