mirror of
https://git.yoctoproject.org/poky
synced 2026-07-16 03:47:03 +00:00
linux-rp: minimal zylonite kernel
We don't have a NAND driver yet, but we boot all the way up to userspace. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2782 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -17,7 +17,7 @@ IMAGE_FSTYPES ?= "tar.bz2 jffs2"
|
||||
|
||||
SERIAL_CONSOLE = "38400 ttyS0"
|
||||
|
||||
PREFERRED_PROVIDER_virtual/kernel = "linux-zylonite"
|
||||
PREFERRED_PROVIDER_virtual/kernel = "linux-rp"
|
||||
PREFERRED_PROVIDER_virtual/xserver = "xserver-kdrive"
|
||||
XSERVER = "xserver-kdrive-fbdev"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user