r2751 - in trunk/src/host: . openembedded

mickey at sita.openmoko.org mickey at sita.openmoko.org
Tue Aug 21 00:31:27 CEST 2007


Author: mickey
Date: 2007-08-21 00:31:27 +0200 (Tue, 21 Aug 2007)
New Revision: 2751

Added:
   trunk/src/host/openembedded/
   trunk/src/host/openembedded/site.conf
Log:
openembedded: add site file for MokoMakefile


Added: trunk/src/host/openembedded/site.conf
===================================================================
--- trunk/src/host/openembedded/site.conf	2007-08-20 19:44:19 UTC (rev 2750)
+++ trunk/src/host/openembedded/site.conf	2007-08-20 22:31:27 UTC (rev 2751)
@@ -0,0 +1,11 @@
+# OpenMoko 2007.2 site configuration file
+
+DL_DIR = "${OMDIR}/sources"
+BBFILES := "${OMDIR}/openembedded/packages/*/*.bb"
+BBINCLUDELOGS = "yes"
+KERNEL_CONSOLE = "tty1"
+#DEBUG_OPTIMIZATION = "-O -g3"
+#DEBUG_BUILD = "0"
+#INHIBIT_PACKAGE_STRIP = "1"
+SOURCEFORGE_MIRROR = "http://belnet.dl.sf.net"
+#PARALLEL_MAKE = ""





More information about the commitlog mailing list