git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
28a1342
)
bitbake.conf: ensure root flash size is set and default to '0'
author
Koen Kooi
<koen@openembedded.org>
Wed, 28 Feb 2007 13:07:50 +0000
(13:07 +0000)
committer
Koen Kooi
<koen@openembedded.org>
Wed, 28 Feb 2007 13:07:50 +0000
(13:07 +0000)
conf/bitbake.conf
patch
|
blob
|
history
diff --git
a/conf/bitbake.conf
b/conf/bitbake.conf
index
0bba2a2
..
8fddb25
100644
(file)
--- 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 ?= ""