r1264 - trunk/oe/packages/tasks

laforge at sita.openmoko.org laforge at sita.openmoko.org
Wed Mar 7 21:21:33 CET 2007


Author: laforge
Date: 2007-03-07 21:21:33 +0100 (Wed, 07 Mar 2007)
New Revision: 1264

Modified:
   trunk/oe/packages/tasks/task-openmoko.bb
Log:
add screen to the default build, mplayer to the apps and ltrace to the debug task


Modified: trunk/oe/packages/tasks/task-openmoko.bb
===================================================================
--- trunk/oe/packages/tasks/task-openmoko.bb	2007-03-07 15:57:04 UTC (rev 1263)
+++ trunk/oe/packages/tasks/task-openmoko.bb	2007-03-07 20:21:33 UTC (rev 1264)
@@ -47,6 +47,7 @@
   module-init-tools-depmod \
   udev \
   rsync \
+  screen \
 #  update-alternatives \
 "
 
@@ -165,6 +166,7 @@
   web \
   rxvt-unicode \
   mtpaint \
+  mplayer \
 "
 
 #
@@ -193,7 +195,7 @@
   madplay \
   vorbis-tools \
   strace \
-#  ltrace \
+  ltrace \
   gdb \
   gdbserver \
   tcpdump \





More information about the commitlog mailing list