summaryrefslogtreecommitdiffstats
path: root/meta-poky/conf/distro/poky.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta-poky/conf/distro/poky.conf')
-rw-r--r--meta-poky/conf/distro/poky.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-poky/conf/distro/poky.conf b/meta-poky/conf/distro/poky.conf
index ddf030a861..570dc584b7 100644
--- a/meta-poky/conf/distro/poky.conf
+++ b/meta-poky/conf/distro/poky.conf
@@ -45,8 +45,8 @@ DISTRO_EXTRA_RDEPENDS_append_qemux86-64 = " ${POKYQEMUDEPS}"
45 45
46TCLIBCAPPEND = "" 46TCLIBCAPPEND = ""
47 47
48QEMU_TARGETS ?= "arm aarch64 i386 mips mipsel mips64 ppc x86_64" 48QEMU_TARGETS ?= "arm aarch64 i386 mips mipsel mips64 mips64el ppc x86_64"
49# Other QEMU_TARGETS "mips64el sh4" 49# Other QEMU_TARGETS "sh4"
50 50
51PREMIRRORS ??= "\ 51PREMIRRORS ??= "\
52bzr://.*/.* http://downloads.yoctoproject.org/mirror/sources/ \n \ 52bzr://.*/.* http://downloads.yoctoproject.org/mirror/sources/ \n \