r4311 - trunk/src/host/qemu-neo1973/openmoko

andrew at sita.openmoko.org andrew at sita.openmoko.org
Sun Apr 6 15:28:03 CEST 2008


Author: andrew
Date: 2008-04-06 15:28:02 +0200 (Sun, 06 Apr 2008)
New Revision: 4311

Modified:
   trunk/src/host/qemu-neo1973/openmoko/download.sh
   trunk/src/host/qemu-neo1973/openmoko/env
Log:
Accept OpenMoko or Openmoko or whatever the case du jour in filenames.


Modified: trunk/src/host/qemu-neo1973/openmoko/download.sh
===================================================================
--- trunk/src/host/qemu-neo1973/openmoko/download.sh	2008-04-04 16:55:32 UTC (rev 4310)
+++ trunk/src/host/qemu-neo1973/openmoko/download.sh	2008-04-06 13:28:02 UTC (rev 4311)
@@ -56,6 +56,7 @@
 ${echo} -n "    "U-boot is...\ 
 most_recent "$uboot_wildcard" uboot_image dev_ || exit -1
 
+# Give user the chance to kill us
 sleep 2
 
 download () {

Modified: trunk/src/host/qemu-neo1973/openmoko/env
===================================================================
--- trunk/src/host/qemu-neo1973/openmoko/env	2008-04-04 16:55:32 UTC (rev 4310)
+++ trunk/src/host/qemu-neo1973/openmoko/env	2008-04-06 13:28:02 UTC (rev 4311)
@@ -24,7 +24,7 @@
 
 # We don't want the "-latest" symlinks to match
 kernel_wildcard="uImage-2.6.*-om-gta01.bin"
-rootfs_wildcard="OpenMoko-openmoko-*image*-om-gta01.rootfs.jffs2"
+rootfs_wildcard="Open?oko-openmoko-*image*-om-gta01.rootfs.jffs2"
 uboot_wildcard="u-boot-gta01bv4-1*.bin"
 
 download_dir="http://buildhost.openmoko.org/daily/neo1973/deploy/glibc/images/neo1973/"





More information about the commitlog mailing list