r1208 - trunk/oe/conf/machine

laforge at sita.openmoko.org laforge at sita.openmoko.org
Thu Mar 1 21:09:43 CET 2007


Author: laforge
Date: 2007-03-01 21:09:42 +0100 (Thu, 01 Mar 2007)
New Revision: 1208

Modified:
   trunk/oe/conf/machine/fic-gta01.conf
Log:
* we want dfu-util and openocd to be built
* gta01kbd is now statically linked into the kernel


Modified: trunk/oe/conf/machine/fic-gta01.conf
===================================================================
--- trunk/oe/conf/machine/fic-gta01.conf	2007-03-01 20:07:34 UTC (rev 1207)
+++ trunk/oe/conf/machine/fic-gta01.conf	2007-03-01 20:09:42 UTC (rev 1208)
@@ -17,8 +17,7 @@
 MACHINE_EXTRA_RRECOMMENDS = "\
   kernel-module-gta01-pm-bt  \
   kernel-module-gta01-pm-gps \
-  kernel-module-gta01-pm-gsm \
-  kernel-module-gta01kbd "
+  kernel-module-gta01-pm-gsm"
 
 MACHINE_TASK_PROVIDER = "task-base"
 
@@ -32,7 +31,7 @@
 EXTRA_IMAGECMD_jffs2 = "--eraseblock=0x4000 --pad -n"
 
 # build tools
-EXTRA_IMAGEDEPENDS += "sjf2410-linux-native"
+EXTRA_IMAGEDEPENDS += "sjf2410-linux-native openocd-native dfu-util-native"
 
 # tune for S3C24x0
 include conf/machine/include/tune-arm920t.conf





More information about the commitlog mailing list