mirror of
https://git.yoctoproject.org/poky
synced 2026-06-01 00:59:48 +00:00
local.conf: use qemux86 as default target
This commit is contained in:
@@ -19,11 +19,11 @@ BBFILE_PRIORITY_moblin = "5"
|
|||||||
# PARALLEL_MAKE = "-j 4"
|
# PARALLEL_MAKE = "-j 4"
|
||||||
|
|
||||||
# The machine to target
|
# The machine to target
|
||||||
MACHINE ?= "netbook"
|
MACHINE ?= "qemux86"
|
||||||
|
|
||||||
# Other supported machines
|
# Other supported machines
|
||||||
#MACHINE ?= "qemux86"
|
|
||||||
#MACHINE ?= "qemuarm"
|
#MACHINE ?= "qemuarm"
|
||||||
|
#MACHINE ?= "netbook"
|
||||||
#MACHINE ?= "c7x0"
|
#MACHINE ?= "c7x0"
|
||||||
#MACHINE ?= "akita"
|
#MACHINE ?= "akita"
|
||||||
#MACHINE ?= "spitz"
|
#MACHINE ?= "spitz"
|
||||||
|
|||||||
Reference in New Issue
Block a user