mirror of
https://git.yoctoproject.org/poky
synced 2026-04-20 18:32:12 +02:00
tune-x86-64: Fix DEFAULTTUNE order so weak default to overrides the arch-ia32 version
(From OE-Core rev: 34f2b2a207df8013f70a6de5a5f7e911ee2a8d71) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
DEFAULTTUNE ?= "x86-64"
|
||||
|
||||
require conf/machine/include/ia32/arch-ia32.inc
|
||||
|
||||
DEFAULTTUNE ?= "x86-64"
|
||||
|
||||
Reference in New Issue
Block a user