Send commitlog mailing list submissions to
        [email protected]

To subscribe or unsubscribe via the World Wide Web, visit
        http://lists.openmoko.org/mailman/listinfo/commitlog
or, via email, send a message with subject or body 'help' to
        [EMAIL PROTECTED]

You can reach the person managing the list at
        [EMAIL PROTECTED]

When replying, please edit your Subject line so it is more specific
than "Re: Contents of commitlog digest..."
Today's Topics:

   1. Openmoko's OpenEmbedded repository. This is used to build the
      Openmoko distribution: Changes to 'org.openmoko.dev'
      ([EMAIL PROTECTED])
   2. Openmoko's OpenEmbedded repository. This is used to build the
      Openmoko distribution: Changes to 'org.openmoko.dev'
      ([EMAIL PROTECTED])
   3. r4752 - developers/werner ([EMAIL PROTECTED])
   4. Holger's qtopia repo: Changes to 'master' ([EMAIL PROTECTED])
   5. Holger's qtopia repo: Changes to 'master' ([EMAIL PROTECTED])
--- Begin Message ---
 packages/e17/illume_svn.bb |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

New commits:
commit edc437ce5117b9560f7990a9bbd5380644529b88
Author: John Lee <[EMAIL PROTECTED]>
Date:   Mon Nov 3 18:20:59 2008 +0800

    illume: add RDEPENDS e-wm




--- End Message ---
--- Begin Message ---
 conf/enterprise.conf                      |    2 +-
 packages/python/python-pygame-1.8.1/Setup |    1 -
 packages/python/python-pygame_1.8.1.bb    |    5 +++--
 3 files changed, 4 insertions(+), 4 deletions(-)

New commits:
commit 6d851d7e051cda961591a0829b29f08de34d4572
Author: Holger Hans Peter Freyther <[EMAIL PROTECTED]>
Date:   Tue Nov 4 22:25:17 2008 +0100

    python-pygame: Blacklist smpeg and build pygame without smpeg
    
        We can not build smpeg when enterprise is on. Put it into the
        BBMASK to make sure it is not buildable.
    
        Use base_conditional to not add the dependency to the DEPENDS
        when building for the enterprise branch. Remove the movie support
        (the one actually requiring smpeg) and only echo it into the Setup
        file when are not building with the ENTERPRISE_DISTRO flag. It
        seems to work both ways.




--- End Message ---
--- Begin Message ---
Author: werner
Date: 2008-11-04 23:12:24 +0100 (Tue, 04 Nov 2008)
New Revision: 4752

Modified:
   developers/werner/scr2ppm.pl
Log:
Added command for taking a screen dump from a shell, not only with JTAG.



Modified: developers/werner/scr2ppm.pl
===================================================================
--- developers/werner/scr2ppm.pl        2008-11-03 23:36:57 UTC (rev 4751)
+++ developers/werner/scr2ppm.pl        2008-11-04 22:12:24 UTC (rev 4752)
@@ -4,6 +4,9 @@
 # On GTA02, a screen dump can be obtained trough JTAG with
 # dump_image filename 0x8800000 0x96000
 #
+# Or from a shell with:
+# dd if=/dev/fb0 bs=4096 count=150 of=filename
+#
 
 #
 # Usage:




--- End Message ---
--- Begin Message ---
 .../phonevendors/ficgta01/vendor_ficgta01.cpp      |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

New commits:
commit 9f0eb58ab7cca96e90bd49845d23b10ecf7ba664
Author: erin <[EMAIL PROTECTED]>
Date:   Wed Nov 5 18:12:48 2008 +0800

    [gsm/ficgta01] set Phone full functionality from AT+CFUN=0 to AT+CFUN=1
     and it can save about 12 sec to display the current operator in the
     beginning.




--- End Message ---
--- Begin Message ---
 .../phonevendors/ficgta01/vendor_ficgta01.cpp      |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

New commits:
commit 9c8c832f77f4f24adc5ad17f5031016ce8562a34
Author: erin <[EMAIL PROTECTED]>
Date:   Wed Nov 5 18:36:27 2008 +0800

    [gsm/ficgta01] send SIM ready if we get %CSTAT: PHB,1 or %CSTAT: SMS, 1,
    and it can retrieve phonebook data earlier in the beginning.




--- End Message ---
_______________________________________________
commitlog mailing list
[email protected]
http://lists.openmoko.org/mailman/listinfo/commitlog

Reply via email to