[Esbox-commits] r119 - trunk/org.indt.esbox.core/conf

raul at garage.maemo.org raul at garage.maemo.org
Mon Oct 15 02:11:14 EEST 2007


Author: raul
Date: 2007-10-15 02:11:13 +0300 (Mon, 15 Oct 2007)
New Revision: 119

Modified:
   trunk/org.indt.esbox.core/conf/sbox_version_1.0.xml
Log:


Modified: trunk/org.indt.esbox.core/conf/sbox_version_1.0.xml
===================================================================
--- trunk/org.indt.esbox.core/conf/sbox_version_1.0.xml	2007-10-14 23:09:18 UTC (rev 118)
+++ trunk/org.indt.esbox.core/conf/sbox_version_1.0.xml	2007-10-14 23:11:13 UTC (rev 119)
@@ -78,8 +78,8 @@
 	<entry key="MAEMO_START_ACTION">start</entry>
 	<entry key="MAEMO_RESTART_ACTION">restart</entry>
 	<entry key="MAEMO_STOP_ACTION">stop</entry>
-	<entry Key="SBOX_GDB_REMOTE_QEMU">qemu-arm -g ${BINARY}</entry>
-	<entry Key="SBOX_GDB_REMOTE">gdbserver ${IP}:${PORT} ${BINARY}</entry>
+	<entry key="SBOX_GDB_REMOTE_QEMU">qemu-arm -g ${BINARY}</entry>
+	<entry key="SBOX_GDB_REMOTE">gdbserver ${IP}:${PORT} ${BINARY}</entry>
 	
 	<!-- setting such as Scratchbox location and user name -->
 	<entry key="USER">${USER}</entry>



More information about the Esbox-commits mailing list