From ada61e7d1f6b5a20c8b8b9dbd812863ded06fc53 Mon Sep 17 00:00:00 2001 From: Cristi Magherusan Date: Thu, 28 Aug 2008 00:11:15 +0300 Subject: [PATCH] switched to using uclibc SVN snapshots --- config/platforms/qemu.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/platforms/qemu.conf b/config/platforms/qemu.conf index 4c1ccd0..b682976 100644 --- a/config/platforms/qemu.conf +++ b/config/platforms/qemu.conf @@ -9,7 +9,7 @@ CFLAGS_platform = KERNEL_VERSION=2.6.22.2 KERNEL_CONFIG=$(PACKAGE_DIR)/kernel/conf/defconfig-qemu -UCLIBC_VER=0.9.28.3 +UCLIBC_VER=snapshot # Etherboot configuration ETHERBOOT_ARCH=i386 -- 2.11.4.GIT