From bb593abc36340a314ff6ec859c60c5e61836102d Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Wed, 6 Nov 2013 21:29:40 -0800 Subject: [PATCH] angstrom-next: Pin qemu to 1.6.1 now Signed-off-by: Khem Raj --- conf/distro/angstrom-next.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/distro/angstrom-next.conf b/conf/distro/angstrom-next.conf index b0269a5..61f87fb 100644 --- a/conf/distro/angstrom-next.conf +++ b/conf/distro/angstrom-next.conf @@ -72,7 +72,7 @@ PREFERRED_VERSION_eglibc-initial_aarch64 ?= "2.17" #Everybody else can just use this: ANGSTROM_GCC_VERSION ?= "4.8%" -ANGSTROM_QEMU_VERSION ?= "1.5.0" +ANGSTROM_QEMU_VERSION ?= "1.6.1" ANGSTROM_BINUTILS_VERSION ?= "2.23.2"