From 477fda63aec77ac68df52b2f1d8b2c8e891a7611 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Wed, 22 Jan 2014 10:29:32 -0800 Subject: [PATCH] qemu is now 1.7.0 to up the pinning 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 9365094..e55b325 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.6.1" +ANGSTROM_QEMU_VERSION ?= "1.7.0" ANGSTROM_BINUTILS_VERSION ?= "2.23.2"