Send commitlog mailing list submissions to
        commitlog@lists.openmoko.org

To subscribe or unsubscribe via the World Wide Web, visit
        http://lists.openmoko.org/mailman/listinfo/commitlog
or, via email, send a message with subject or body 'help' to
        commitlog-requ...@lists.openmoko.org

You can reach the person managing the list at
        commitlog-ow...@lists.openmoko.org

When replying, please edit your Subject line so it is more specific
than "Re: Contents of commitlog digest..."
Today's Topics:

   1. r5794 - trunk/gta02-core/docs (wer...@docs.openmoko.org)
--- Begin Message ---
Author: werner
Date: 2010-01-21 11:11:21 +0100 (Thu, 21 Jan 2010)
New Revision: 5794

Modified:
   trunk/gta02-core/docs/GETTING-STARTED
Log:
Specified the KiCad revision our build process is tested for. (Reported by
Evgeniy Ginzburg)



Modified: trunk/gta02-core/docs/GETTING-STARTED
===================================================================
--- trunk/gta02-core/docs/GETTING-STARTED       2010-01-18 22:57:49 UTC (rev 
5793)
+++ trunk/gta02-core/docs/GETTING-STARTED       2010-01-21 10:11:21 UTC (rev 
5794)
@@ -22,11 +22,16 @@
 - You will need a recent version of KiCad. Many distributions come
   with truly ancient versions. To build KiCad,
 
-  - download KiCad:
+  - download KiCad, revision 1923:
 
-    svn checkout https://kicad.svn.sourceforge.net/svnroot/kicad/trunk/kicad
+    svn checkout -r 1923 \
+      https://kicad.svn.sourceforge.net/svnroot/kicad/trunk/kicad
     cd kicad
 
+    The KiCad revision we currently use is recorded in the first line
+    of kicad-patches/series. Our patches and build process may or may
+    not work with more recent revisions.
+
   - you need a recent development version of libboost (1.36 or higher)
 
   - you need a recent development version of wxWindows (libwxgtk-2.8)




--- End Message ---
_______________________________________________
commitlog mailing list
commitlog@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/commitlog

Reply via email to