1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 17:19:20 +00:00

eee901: Add video kernel options, vesa for now.

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5171 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Samuel Ortiz
2008-09-10 21:12:46 +00:00
parent 22e0395343
commit 8615c214c2
+2
View 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"