mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 12:29:55 +00:00
emenlow: add 8250 serial options
The emenlow didn't have the default 8250 serial ports. Including the common serial config fragment fixes this problem. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
This commit is contained in:
committed by
Richard Purdie
parent
9a2ae44380
commit
95fb69bb24
@@ -28,7 +28,7 @@ COMPATIBLE_MACHINE = "(qemuarm|qemux86|qemuppc|qemumips|qemux86-64|atom-pc|route
|
||||
|
||||
LINUX_VERSION = "v2.6.34"
|
||||
LINUX_VERSION_EXTENSION = "-wr-${LINUX_KERNEL_TYPE}"
|
||||
PR = "r11"
|
||||
PR = "r12"
|
||||
|
||||
S = "${WORKDIR}/linux"
|
||||
B = "${WORKDIR}/linux-${WRMACHINE}-${LINUX_KERNEL_TYPE}-build"
|
||||
|
||||
Reference in New Issue
Block a user