r3773 - trunk/src/target/u-boot/scripts

werner at sita.openmoko.org werner at sita.openmoko.org
Sat Jan 5 05:12:37 CET 2008


Author: werner
Date: 2008-01-05 05:12:34 +0100 (Sat, 05 Jan 2008)
New Revision: 3773

Modified:
   trunk/src/target/u-boot/scripts/update
Log:
- scripts/update: we don't need to symlink "patches" again



Modified: trunk/src/target/u-boot/scripts/update
===================================================================
--- trunk/src/target/u-boot/scripts/update	2008-01-05 04:12:17 UTC (rev 3772)
+++ trunk/src/target/u-boot/scripts/update	2008-01-05 04:12:34 UTC (rev 3773)
@@ -20,8 +20,6 @@
 
 git reset --hard ${GIT_HEAD:-HEAD}
 
-ln -sf $SVN/trunk/src/target/u-boot/patches
-
 ( cd patches && svn update -r${SVN_REV:-HEAD}; )
 
 quilt push -a





More information about the commitlog mailing list