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:
d56a231
)
bitbake.conf: Provide default value for GUI_MACHINE_CLASS.
author
Paul Sokolovsky
<pmiscml@gmail.com>
Sun, 7 Jan 2007 15:08:49 +0000
(15:08 +0000)
committer
Paul Sokolovsky
<pmiscml@gmail.com>
Sun, 7 Jan 2007 15:08:49 +0000
(15:08 +0000)
conf/bitbake.conf
patch
|
blob
|
history
diff --git
a/conf/bitbake.conf
b/conf/bitbake.conf
index
77eaabb
..
3eb3ab4
100644
(file)
--- a/
conf/bitbake.conf
+++ b/
conf/bitbake.conf
@@
-439,6
+439,8
@@
OES_BITBAKE_CONF = "1"
MACHINE_FEATURES ?= "kernel26"
DISTRO_FEATURES ?= ""
+GUI_MACHINE_CLASS ?= "smallscreen"
+
DISTRO_EXTRA_RDEPENDS ?= ""
DISTRO_EXTRA_RRECOMMENDS ?= ""
MACHINE_EXTRA_RDEPENDS ?= ""