mirror of
https://git.yoctoproject.org/poky
synced 2026-05-02 18:32:15 +02:00
atom-pc: 8250 config fragment
Add serial port support for atom-pc. Signed-off-by: Darren Hart <dvhart@linux.intel.com>
This commit is contained in:
committed by
Richard Purdie
parent
1bc382586a
commit
d7a1ebc81e
@@ -14,7 +14,8 @@ SRC_URI = "git://git.pokylinux.org/linux-2.6-windriver.git;protocol=git;fullclon
|
||||
git://git.pokylinux.org/linux-2.6-windriver.git;protocol=git;noclone=1;branch=wrs_meta;name=meta"
|
||||
|
||||
SRC_URI_append_atom-pc = "\
|
||||
file://i915.cfg"
|
||||
file://i915.cfg \
|
||||
file://8250.cfg"
|
||||
|
||||
WRMACHINE = "${MACHINE}"
|
||||
WRMACHINE_qemux86 = "common_pc"
|
||||
|
||||
Reference in New Issue
Block a user