mirror of
https://git.yoctoproject.org/poky
synced 2026-06-01 00:59:48 +00:00
linux-yocto: BSP updates
Updating for the sugarbay and beagleboard BSPs. To make the sugbay inhert common-pc-64 generic config/changes/fixes it has been branched in the kernel as yocto/standard/common-pc-64/sugarbar, as a result, we'll bump the common-pc-64 to be yocto/standard/common-pc-64/base. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
This commit is contained in:
committed by
Saul Wold
parent
acfef9301e
commit
4714d02e38
@@ -2,7 +2,7 @@ inherit kernel
|
||||
require linux-yocto.inc
|
||||
|
||||
KMACHINE_qemux86 = "yocto/standard/common-pc/base"
|
||||
KMACHINE_qemux86-64 = "yocto/standard/common-pc-64"
|
||||
KMACHINE_qemux86-64 = "yocto/standard/common-pc-64/base"
|
||||
KMACHINE_qemuppc = "yocto/standard/qemu-ppc32"
|
||||
KMACHINE_qemumips = "yocto/standard/mti-malta32-be"
|
||||
KMACHINE_qemuarm = "yocto/standard/arm-versatile-926ejs"
|
||||
|
||||
Reference in New Issue
Block a user