]> code.ossystems Code Review - openembedded-core.git/commitdiff
eee901: Add video kernel options, vesa for now.
authorSamuel Ortiz <sameo@openedhand.com>
Wed, 10 Sep 2008 21:12:46 +0000 (21:12 +0000)
committerSamuel Ortiz <sameo@openedhand.com>
Wed, 10 Sep 2008 21:12:46 +0000 (21:12 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5171 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/conf/machine/eee901.conf

index c0c38beba31026ce16aa50860fadbe2675522945..9b7e2a3951cb890d6adbcb70762c22d3dfd4663e 100644 (file)
@@ -20,5 +20,7 @@ IMAGE_ROOTFS_SIZE_ext3 = "250000"
 
 IMAGE_FSTYPES += "ext3 jffs2 cpio.gz"
 
+APPEND += "video=vesafb:800x600-16@60 vga=788 "
+
 GLIBC_ADDONS = "nptl"
 GLIBC_EXTRA_OECONF = "--with-tls"