mirror of
https://git.yoctoproject.org/poky
synced 2026-03-17 04:39:40 +01:00
poky.conf: add qemumips64 preferred version
(From meta-yocto rev: 24c155142190f85876850f8c78daf7f6d681e401) Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
d8358a04e3
commit
5a2e4f5860
@@ -19,6 +19,7 @@ PREFERRED_VERSION_linux-yocto_qemux86 ?= "3.8%"
|
||||
PREFERRED_VERSION_linux-yocto_qemux86-64 ?= "3.8%"
|
||||
PREFERRED_VERSION_linux-yocto_qemuarm ?= "3.8%"
|
||||
PREFERRED_VERSION_linux-yocto_qemumips ?= "3.8%"
|
||||
PREFERRED_VERSION_linux-yocto_qemumips64 ?= "3.8%"
|
||||
PREFERRED_VERSION_linux-yocto_qemuppc ?= "3.8%"
|
||||
|
||||
SDK_NAME = "${DISTRO}-${TCLIBC}-${SDK_ARCH}-${TARGET_ARCH}"
|
||||
|
||||
Reference in New Issue
Block a user