eee901: We now use the intel FB driver.

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5342 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Samuel Ortiz
2008-09-30 17:04:08 +00:00
parent 2c1c5db4d5
commit 65722fb862

View File

@@ -34,7 +34,7 @@ IMAGE_ROOTFS_SIZE_ext3 = "250000"
IMAGE_FSTYPES += "ext3 jffs2 cpio.gz"
APPEND += "video=vesafb:800x600-16@60 vga=788 "
APPEND += "video=intelfb:mode=800x600,accel=0,hwcursor=0 vga=788"
GLIBC_ADDONS = "nptl"
GLIBC_EXTRA_OECONF = "--with-tls"