[OpenBIOS] r654 - cpu/x86/pc/olpc

svn at openbios.org svn at openbios.org
Sat Sep 29 22:03:38 CEST 2007


Author: wmb
Date: 2007-09-29 22:03:38 +0200 (Sat, 29 Sep 2007)
New Revision: 654

Modified:
   cpu/x86/pc/olpc/crypto.bth
Log:
OLPC build scripts - Corrected the name of bios_hash.


Modified: cpu/x86/pc/olpc/crypto.bth
===================================================================
--- cpu/x86/pc/olpc/crypto.bth	2007-09-29 19:40:22 UTC (rev 653)
+++ cpu/x86/pc/olpc/crypto.bth	2007-09-29 20:03:38 UTC (rev 654)
@@ -6,7 +6,7 @@
 fload ${BP}/cpu/x86/pc/olpc/versions.fth
 
 " wget http://dev.laptop.org/pub/firmware/crypto/bios_verify-${CRYPTO_VERSION}.img -O verify.img" expand$ $sh
-" wget http://dev.laptop.org/pub/firmware/crypto/bios_hasher-${CRYPTO_VERSION}.img -O hasher.img" expand$ $sh
+" wget http://dev.laptop.org/pub/firmware/crypto/bios_hash-${CRYPTO_VERSION}.img   -O hasher.img" expand$ $sh
 " wget http://dev.laptop.org/pub/firmware/crypto/testkeys/os.public        -O os.public"        expand$ $sh
 " wget http://dev.laptop.org/pub/firmware/crypto/testkeys/fw.public        -O fw.public"        expand$ $sh
 " wget http://dev.laptop.org/pub/firmware/crypto/testkeys/lease.public     -O lease.public"     expand$ $sh




More information about the OpenBIOS mailing list