Author: myles
Date: 2008-02-22 21:39:55 +0100 (Fri, 22 Feb 2008)
New Revision: 126

Modified:
   buildrom-devel/config/platforms/qemu.conf
   buildrom-devel/config/platforms/serengeti_cheetah.conf
Log:
This bumps uclibc for two targets that got missed with rev 117, so that they
still build.

I deem it trivial.

Myles

Signed-off-by: Myles Watson <[EMAIL PROTECTED]
Acked by: Myles Watson <[EMAIL PROTECTED]


Modified: buildrom-devel/config/platforms/qemu.conf
===================================================================
--- buildrom-devel/config/platforms/qemu.conf   2008-02-22 18:58:33 UTC (rev 
125)
+++ buildrom-devel/config/platforms/qemu.conf   2008-02-22 20:39:55 UTC (rev 
126)
@@ -18,7 +18,7 @@
 
 KERNEL_VERSION=2.6.22.2
 KERNEL_CONFIG=$(PACKAGE_DIR)/kernel/conf/defconfig-qemu
-UCLIBC_VER=0.9.28
+UCLIBC_VER=0.9.29
 
 # Etherboot configuration
 ETHERBOOT_ARCH=i386

Modified: buildrom-devel/config/platforms/serengeti_cheetah.conf
===================================================================
--- buildrom-devel/config/platforms/serengeti_cheetah.conf      2008-02-22 
18:58:33 UTC (rev 125)
+++ buildrom-devel/config/platforms/serengeti_cheetah.conf      2008-02-22 
20:39:55 UTC (rev 126)
@@ -32,7 +32,7 @@
 else
 KERNEL_VERSION=2.6.20.2
 KERNEL_CONFIG=$(PACKAGE_DIR)/kernel/conf/defconfig-serengeti_cheetah
-UCLIBC_VER=0.9.28
+UCLIBC_VER=0.9.29
 endif
 
 #UCLIBC_ARCH=$(TARGET_ARCH)


-- 
coreboot mailing list
[email protected]
http://www.coreboot.org/mailman/listinfo/coreboot

Reply via email to