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:
08cd165
)
zaurus-2.6.inc: evaluate here kernel bootlogo size
author
Andrea Adami
<andrea.adami@gmail.com>
Wed, 6 Oct 2010 22:22:02 +0000
(
00:22
+0200)
committer
Andrea Adami
<andrea.adami@gmail.com>
Wed, 6 Oct 2010 22:35:03 +0000
(
00:35
+0200)
conf/machine/include/zaurus-2.6.inc
patch
|
blob
|
history
diff --git
a/conf/machine/include/zaurus-2.6.inc
b/conf/machine/include/zaurus-2.6.inc
index
0412396
..
25300d4
100644
(file)
--- a/
conf/machine/include/zaurus-2.6.inc
+++ b/
conf/machine/include/zaurus-2.6.inc
@@
-75,6
+75,8
@@
PREFERRED_PROVIDER_udev-compat_poodle = "udev-compat141"
ZAURUS_KERNEL_IMAGETYPE ?= "zImage"
KERNEL_IMAGETYPE = "${ZAURUS_KERNEL_IMAGETYPE}"
+# kernel bootlogo
+LOGO_SIZE = '${@base_conditional("GUI_MACHINE_CLASS", "bigscreen", "vga", "qvga", d)}'
################
# machine tuning