r5901 - in trunk/gta02-core: bom docs

werner at docs.openmoko.org werner at docs.openmoko.org
Tue Apr 6 16:45:15 CEST 2010


Author: werner
Date: 2010-04-06 16:45:14 +0200 (Tue, 06 Apr 2010)
New Revision: 5901

Modified:
   trunk/gta02-core/bom/Makefile
   trunk/gta02-core/docs/GETTING-STARTED
Log:
- bom/Makefile: BOOM can now also live in gta02-core/boom/
- docs/GETTING-STARTED: added the installation of BOOM



Modified: trunk/gta02-core/bom/Makefile
===================================================================
--- trunk/gta02-core/bom/Makefile	2010-04-05 20:25:26 UTC (rev 5900)
+++ trunk/gta02-core/bom/Makefile	2010-04-06 14:45:14 UTC (rev 5901)
@@ -1,7 +1,7 @@
 UPLOAD=werner at sita.openmoko.org:public_html/gta02-core/
 COPY=rsync -e ssh --progress
 
-BOOM=../../eda/boom/boom
+BOOM=PATH=../../eda/boom:../boom:$$PATH boom
 
 ANNOTATE=ord	# make ANNOTATE=par ... for the parts list
 

Modified: trunk/gta02-core/docs/GETTING-STARTED
===================================================================
--- trunk/gta02-core/docs/GETTING-STARTED	2010-04-05 20:25:26 UTC (rev 5900)
+++ trunk/gta02-core/docs/GETTING-STARTED	2010-04-06 14:45:14 UTC (rev 5901)
@@ -98,6 +98,16 @@
 
     cd ..
 
+- For BOM processing, you need the BOOM system
+
+  - Prerequisites
+
+    - Perl 5
+
+  - Download it:
+
+    svn checkout http://svn.openmoko.org/trunk/eda/boom
+
 - Build your local copy of the component (schematics symbol) library:
 
   make update




More information about the commitlog mailing list