Send commitlog mailing list submissions to
        commitlog@lists.openmoko.org

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.asu.dev'
      ([EMAIL PROTECTED])
   2. Openmoko's OpenEmbedded repository. This is used to build the
      Openmoko distribution: Changes to 'org.openmoko.asu.dev'
      ([EMAIL PROTECTED])
   3. r4623 - trunk/src/target/OM-2007.2/artwork/sounds
      ([EMAIL PROTECTED])
   4. Openmoko's OpenEmbedded repository. This is used to build the
      Openmoko distribution: Changes to 'org.openmoko.asu.testing'
      ([EMAIL PROTECTED])
   5. Openmoko's OpenEmbedded repository. This is used to build the
      Openmoko distribution: Changes to 'org.openmoko.asu.stable'
      ([EMAIL PROTECTED])
   6. Openmoko's OpenEmbedded repository. This is used to build the
      Openmoko distribution: Changes to 'org.openmoko.asu.stable'
      ([EMAIL PROTECTED])
--- Begin Message ---
 conf/distro/include/sane-srcrevs.inc               |    2 +-
 packages/busybox/busybox_1.9.1.bb                  |    2 +-
 packages/busybox/files/hwclock.sh                  |   10 ++++---
 packages/dropbear/dropbear.inc                     |    7 +++++
 packages/dropbear/dropbear/openmoko/default        |    1 +
 packages/dropbear/dropbear_0.49.bb                 |    2 +-
 packages/openmoko-projects/om-locations_git.bb     |    4 +-
 packages/openmoko2/openmoko-sound-system2/session  |    1 -
 packages/openmoko2/openmoko-sound-system2_0.1.0.bb |    4 +-
 packages/sysvinit/sysvinit/openmoko/rcS-default    |   25 ++++++++++++++++++++
 packages/sysvinit/sysvinit_2.86.bb                 |    2 +-
 packages/tzdata/tzdata_2007k.bb                    |    4 +-
 packages/xorg-app/xterm/xterm.desktop              |   11 ++++++++
 packages/xorg-app/xterm/xterm.png                  |  Bin
 packages/xorg-app/xterm_207.bb                     |   14 +++++++++-
 .../xserver-kdrive-common/openmoko/Xserver         |    2 +-
 .../xserver-kdrive-common_0.1.bb                   |    2 +-
 17 files changed, 74 insertions(+), 19 deletions(-)

New commits:
commit d12b80aee8d88d18fac64d75cf23e816f9d96218
Author: John Lee <[EMAIL PROTECTED]>
Date:   Tue Sep 2 14:45:35 2008 +0800

    sysvinit: switch openmoko distro to use UTC=yes by default

commit 614175e352c449d038bb0a26d396a813716abcee
Author: John Lee <[EMAIL PROTECTED]>
Date:   Tue Sep 2 14:42:18 2008 +0800

    busybox: update hwclock.sh to honor the UTC setting in /etc/default/rcS

commit 8342d9e21288007c068f9998ca804a62a0f797c0
Author: John Lee <[EMAIL PROTECTED]>
Date:   Wed Sep 3 20:59:30 2008 +0800

    tzdata: add localtime in conffiles
    trac #1938: tzdata package should not overwrite /etc/localtime

commit 1f4838267cfe83121fe1c02c006795cccd961fef
Author: John Lee <[EMAIL PROTECTED]>
Date:   Wed Sep 3 20:47:32 2008 +0800

    xterm: add desktop and png icon
    png stole from enlightenment
    close trac #1885: xterm does not install an icon on the desktop

commit 6a6b33a98de5d44db05a771bc1f5d4df532be216
Author: John Lee <[EMAIL PROTECTED]>
Date:   Wed Sep 3 17:45:31 2008 +0800

    dropbear: improve dropbear security by listening only on usb0 by default
    trac #1853, originated by RuiSeabra

commit 547e88e7bde765995317e4e292c2cc3d832ef0ec
Author: John Lee <[EMAIL PROTECTED]>
Date:   Wed Sep 3 17:56:54 2008 +0800

    xserver-kdrive-common: stop Xserver from listening for TCP by default
    trac #1854: Xserver insecurely listens for TCP
    originated by RuiSeabra

commit 649629d6f7733e49ef74230a8bf5cdc06341a618
Author: John Lee <[EMAIL PROTECTED]>
Date:   Wed Sep 3 18:30:27 2008 +0800

    openmoko-sound-system2: make pulseaudio stops listening for TCP by default
    trac #1855: PulseAudio insecurely listens for TCP
    originated by RuiSeabra

commit 0a0bfd66510e9c2509db29fa884107cbe0f442ec
Author: Julian_chu <[EMAIL PROTECTED]>
Date:   Wed Sep 3 15:22:50 2008 +0800

    [om-locations] Bump up the revision of Om-locations
    to 6fe8e66214b2b3c641e50ed66b93fc92411fa38a
    
    This revsion backported several important bug fixes from master.  Among
    them, these are the most outstanding:
    
    * om-locations-map-pack generates maps with wrong metadata
    * kill the long pause when Locations is started the first time
    * give latitude correct sign
    * make tile path configurable (#1788)
    * save tag at the right place (#1944)

commit eca116006eba398826be6f34a3de1e93bbcf36b6
Author: Julian_chu <[EMAIL PROTECTED]>
Date:   Wed Sep 3 10:37:19 2008 +0800

    [om-locations] Set om-locations to use 0.2 branch of om-locations git.
    and bump up the revision to 5cdea8da38561348d4cca6726098afb61d8299eb




--- End Message ---
--- Begin Message ---
 conf/distro/include/sane-srcrevs.inc               |    2 +-
 packages/busybox/busybox_1.9.1.bb                  |    2 +-
 packages/busybox/files/hwclock.sh                  |   10 ++++---
 packages/dropbear/dropbear.inc                     |    7 +++++
 packages/dropbear/dropbear/openmoko/default        |    1 +
 packages/dropbear/dropbear_0.49.bb                 |    2 +-
 packages/openmoko-projects/om-locations_git.bb     |    4 +-
 packages/openmoko2/openmoko-sound-system2/session  |    1 -
 packages/openmoko2/openmoko-sound-system2_0.1.0.bb |    4 +-
 packages/sysvinit/sysvinit/openmoko/rcS-default    |   25 ++++++++++++++++++++
 packages/sysvinit/sysvinit_2.86.bb                 |    2 +-
 packages/tzdata/tzdata_2007k.bb                    |    4 +-
 packages/xorg-app/xterm/xterm.desktop              |   11 ++++++++
 packages/xorg-app/xterm/xterm.png                  |  Bin
 packages/xorg-app/xterm_207.bb                     |   14 +++++++++-
 .../xserver-kdrive-common/openmoko/Xserver         |    2 +-
 .../xserver-kdrive-common_0.1.bb                   |    2 +-
 17 files changed, 74 insertions(+), 19 deletions(-)

New commits:
commit d12b80aee8d88d18fac64d75cf23e816f9d96218
Author: John Lee <[EMAIL PROTECTED]>
Date:   Tue Sep 2 14:45:35 2008 +0800

    sysvinit: switch openmoko distro to use UTC=yes by default

commit 614175e352c449d038bb0a26d396a813716abcee
Author: John Lee <[EMAIL PROTECTED]>
Date:   Tue Sep 2 14:42:18 2008 +0800

    busybox: update hwclock.sh to honor the UTC setting in /etc/default/rcS

commit 8342d9e21288007c068f9998ca804a62a0f797c0
Author: John Lee <[EMAIL PROTECTED]>
Date:   Wed Sep 3 20:59:30 2008 +0800

    tzdata: add localtime in conffiles
    trac #1938: tzdata package should not overwrite /etc/localtime

commit 1f4838267cfe83121fe1c02c006795cccd961fef
Author: John Lee <[EMAIL PROTECTED]>
Date:   Wed Sep 3 20:47:32 2008 +0800

    xterm: add desktop and png icon
    png stole from enlightenment
    close trac #1885: xterm does not install an icon on the desktop

commit 6a6b33a98de5d44db05a771bc1f5d4df532be216
Author: John Lee <[EMAIL PROTECTED]>
Date:   Wed Sep 3 17:45:31 2008 +0800

    dropbear: improve dropbear security by listening only on usb0 by default
    trac #1853, originated by RuiSeabra

commit 547e88e7bde765995317e4e292c2cc3d832ef0ec
Author: John Lee <[EMAIL PROTECTED]>
Date:   Wed Sep 3 17:56:54 2008 +0800

    xserver-kdrive-common: stop Xserver from listening for TCP by default
    trac #1854: Xserver insecurely listens for TCP
    originated by RuiSeabra

commit 649629d6f7733e49ef74230a8bf5cdc06341a618
Author: John Lee <[EMAIL PROTECTED]>
Date:   Wed Sep 3 18:30:27 2008 +0800

    openmoko-sound-system2: make pulseaudio stops listening for TCP by default
    trac #1855: PulseAudio insecurely listens for TCP
    originated by RuiSeabra

commit 0a0bfd66510e9c2509db29fa884107cbe0f442ec
Author: Julian_chu <[EMAIL PROTECTED]>
Date:   Wed Sep 3 15:22:50 2008 +0800

    [om-locations] Bump up the revision of Om-locations
    to 6fe8e66214b2b3c641e50ed66b93fc92411fa38a
    
    This revsion backported several important bug fixes from master.  Among
    them, these are the most outstanding:
    
    * om-locations-map-pack generates maps with wrong metadata
    * kill the long pause when Locations is started the first time
    * give latitude correct sign
    * make tile path configurable (#1788)
    * save tag at the right place (#1944)

commit eca116006eba398826be6f34a3de1e93bbcf36b6
Author: Julian_chu <[EMAIL PROTECTED]>
Date:   Wed Sep 3 10:37:19 2008 +0800

    [om-locations] Set om-locations to use 0.2 branch of om-locations git.
    and bump up the revision to 5cdea8da38561348d4cca6726098afb61d8299eb




--- End Message ---
--- Begin Message ---
Author: alphaone
Date: 2008-09-03 20:58:39 +0200 (Wed, 03 Sep 2008)
New Revision: 4623

Modified:
   trunk/src/target/OM-2007.2/artwork/sounds/startup_unintrusive.mp3
Log:
artwork/sounds: Replace startup_unintrusive.mp3 with same version as .wav


Modified: trunk/src/target/OM-2007.2/artwork/sounds/startup_unintrusive.mp3
===================================================================
(Binary files differ)




--- End Message ---
--- Begin Message ---
 conf/distro/include/sane-srcrevs.inc               |    2 +-
 packages/busybox/busybox_1.9.1.bb                  |    2 +-
 packages/busybox/files/hwclock.sh                  |   10 ++++---
 packages/dropbear/dropbear.inc                     |    7 +++++
 packages/dropbear/dropbear/openmoko/default        |    1 +
 packages/dropbear/dropbear_0.49.bb                 |    2 +-
 packages/openmoko-projects/om-locations_git.bb     |    4 +-
 packages/openmoko2/openmoko-sound-system2/session  |    1 -
 packages/openmoko2/openmoko-sound-system2_0.1.0.bb |    4 +-
 packages/sysvinit/sysvinit/openmoko/rcS-default    |   25 ++++++++++++++++++++
 packages/sysvinit/sysvinit_2.86.bb                 |    2 +-
 packages/tzdata/tzdata_2007k.bb                    |    4 +-
 packages/xorg-app/xterm/xterm.desktop              |   11 ++++++++
 packages/xorg-app/xterm/xterm.png                  |  Bin
 packages/xorg-app/xterm_207.bb                     |   14 +++++++++-
 .../xserver-kdrive-common/openmoko/Xserver         |    2 +-
 .../xserver-kdrive-common_0.1.bb                   |    2 +-
 17 files changed, 74 insertions(+), 19 deletions(-)

New commits:
commit c2b6736dbf31373e4baf3b69411c12c97d1dd293
Author: John Lee <[EMAIL PROTECTED]>
Date:   Wed Sep 3 17:45:31 2008 +0800

    dropbear: improve dropbear security by listening only on usb0 by default
    trac #1853, originated by RuiSeabra

commit a73b36e8e836ff1f33a41e18d324d79020b2b1d6
Author: John Lee <[EMAIL PROTECTED]>
Date:   Tue Sep 2 14:45:35 2008 +0800

    sysvinit: switch openmoko distro to use UTC=yes by default

commit 5202ad13eab03d4be502ab883550fb9cce9df5c9
Author: John Lee <[EMAIL PROTECTED]>
Date:   Tue Sep 2 14:42:18 2008 +0800

    busybox: update hwclock.sh to honor the UTC setting in /etc/default/rcS

commit c8e1e1c1970e5a7038679a15edbe32591f04d75f
Author: John Lee <[EMAIL PROTECTED]>
Date:   Wed Sep 3 20:59:30 2008 +0800

    tzdata: add localtime in conffiles
    trac #1938: tzdata package should not overwrite /etc/localtime

commit 27c6b483d277524bbd0c313b589f8075a9903b6f
Author: John Lee <[EMAIL PROTECTED]>
Date:   Wed Sep 3 20:47:32 2008 +0800

    xterm: add desktop and png icon
    png stole from enlightenment
    close trac #1885: xterm does not install an icon on the desktop

commit f00063ace9cd38559d4afedf84cc6b65f90de87e
Author: John Lee <[EMAIL PROTECTED]>
Date:   Wed Sep 3 17:56:54 2008 +0800

    xserver-kdrive-common: stop Xserver from listening for TCP by default
    trac #1854: Xserver insecurely listens for TCP
    originated by RuiSeabra

commit 514f5d86bf501adc27d8c1ffea1e14207c814bcc
Author: John Lee <[EMAIL PROTECTED]>
Date:   Wed Sep 3 18:30:27 2008 +0800

    openmoko-sound-system2: make pulseaudio stops listening for TCP by default
    trac #1855: PulseAudio insecurely listens for TCP
    originated by RuiSeabra

commit 9159585838c644a7b488796ae28eed9fcc71f058
Author: Julian_chu <[EMAIL PROTECTED]>
Date:   Wed Sep 3 15:22:50 2008 +0800

    [om-locations] Bump up the revision of Om-locations
    to 6fe8e66214b2b3c641e50ed66b93fc92411fa38a
    
    This revsion backported several important bug fixes from master.  Among
    them, these are the most outstanding:
    
    * om-locations-map-pack generates maps with wrong metadata
    * kill the long pause when Locations is started the first time
    * give latitude correct sign
    * make tile path configurable (#1788)
    * save tag at the right place (#1944)

commit 652eac1c7111a4a9a8e45fbd5c21b317ffaaed42
Author: Julian_chu <[EMAIL PROTECTED]>
Date:   Wed Sep 3 10:37:19 2008 +0800

    [om-locations] Set om-locations to use 0.2 branch of om-locations git.
    and bump up the revision to 5cdea8da38561348d4cca6726098afb61d8299eb




--- End Message ---
--- Begin Message ---
 conf/distro/include/sane-srcrevs.inc               |    2 +-
 packages/busybox/busybox_1.9.1.bb                  |    2 +-
 packages/busybox/files/hwclock.sh                  |   10 ++++---
 packages/dropbear/dropbear.inc                     |    7 +++++
 packages/dropbear/dropbear/openmoko/default        |    1 +
 packages/dropbear/dropbear_0.49.bb                 |    2 +-
 packages/openmoko-projects/om-locations_git.bb     |    4 +-
 packages/openmoko2/openmoko-sound-system2/session  |    1 -
 packages/openmoko2/openmoko-sound-system2_0.1.0.bb |    4 +-
 packages/sysvinit/sysvinit/openmoko/rcS-default    |   25 ++++++++++++++++++++
 packages/sysvinit/sysvinit_2.86.bb                 |    2 +-
 packages/tzdata/tzdata_2007k.bb                    |    4 +-
 packages/xorg-app/xterm/xterm.desktop              |   11 ++++++++
 packages/xorg-app/xterm/xterm.png                  |  Bin
 packages/xorg-app/xterm_207.bb                     |   14 +++++++++-
 .../xserver-kdrive-common/openmoko/Xserver         |    2 +-
 .../xserver-kdrive-common_0.1.bb                   |    2 +-
 17 files changed, 74 insertions(+), 19 deletions(-)

New commits:
commit 7c15473b300ec3eb044658e5391cab246572eeeb
Merge: 1fed25dcf48e6ae728d7bd5d22042283db590d5d 
c2b6736dbf31373e4baf3b69411c12c97d1dd293
Author: Holger Hans Peter Freyther <[EMAIL PROTECTED]>
Date:   Thu Sep 4 01:13:22 2008 +0200

    Merge branch 'org.openmoko.asu.testing' into org.openmoko.asu.stable

commit c2b6736dbf31373e4baf3b69411c12c97d1dd293
Author: John Lee <[EMAIL PROTECTED]>
Date:   Wed Sep 3 17:45:31 2008 +0800

    dropbear: improve dropbear security by listening only on usb0 by default
    trac #1853, originated by RuiSeabra

commit a73b36e8e836ff1f33a41e18d324d79020b2b1d6
Author: John Lee <[EMAIL PROTECTED]>
Date:   Tue Sep 2 14:45:35 2008 +0800

    sysvinit: switch openmoko distro to use UTC=yes by default

commit 5202ad13eab03d4be502ab883550fb9cce9df5c9
Author: John Lee <[EMAIL PROTECTED]>
Date:   Tue Sep 2 14:42:18 2008 +0800

    busybox: update hwclock.sh to honor the UTC setting in /etc/default/rcS

commit c8e1e1c1970e5a7038679a15edbe32591f04d75f
Author: John Lee <[EMAIL PROTECTED]>
Date:   Wed Sep 3 20:59:30 2008 +0800

    tzdata: add localtime in conffiles
    trac #1938: tzdata package should not overwrite /etc/localtime

commit 27c6b483d277524bbd0c313b589f8075a9903b6f
Author: John Lee <[EMAIL PROTECTED]>
Date:   Wed Sep 3 20:47:32 2008 +0800

    xterm: add desktop and png icon
    png stole from enlightenment
    close trac #1885: xterm does not install an icon on the desktop

commit f00063ace9cd38559d4afedf84cc6b65f90de87e
Author: John Lee <[EMAIL PROTECTED]>
Date:   Wed Sep 3 17:56:54 2008 +0800

    xserver-kdrive-common: stop Xserver from listening for TCP by default
    trac #1854: Xserver insecurely listens for TCP
    originated by RuiSeabra

commit 514f5d86bf501adc27d8c1ffea1e14207c814bcc
Author: John Lee <[EMAIL PROTECTED]>
Date:   Wed Sep 3 18:30:27 2008 +0800

    openmoko-sound-system2: make pulseaudio stops listening for TCP by default
    trac #1855: PulseAudio insecurely listens for TCP
    originated by RuiSeabra

commit 9159585838c644a7b488796ae28eed9fcc71f058
Author: Julian_chu <[EMAIL PROTECTED]>
Date:   Wed Sep 3 15:22:50 2008 +0800

    [om-locations] Bump up the revision of Om-locations
    to 6fe8e66214b2b3c641e50ed66b93fc92411fa38a
    
    This revsion backported several important bug fixes from master.  Among
    them, these are the most outstanding:
    
    * om-locations-map-pack generates maps with wrong metadata
    * kill the long pause when Locations is started the first time
    * give latitude correct sign
    * make tile path configurable (#1788)
    * save tag at the right place (#1944)

commit 652eac1c7111a4a9a8e45fbd5c21b317ffaaed42
Author: Julian_chu <[EMAIL PROTECTED]>
Date:   Wed Sep 3 10:37:19 2008 +0800

    [om-locations] Set om-locations to use 0.2 branch of om-locations git.
    and bump up the revision to 5cdea8da38561348d4cca6726098afb61d8299eb

commit 910b194068478215e161bae8d294cc844e8c13cf
Author: Holger Hans Peter Freyther <[EMAIL PROTECTED]>
Date:   Wed Sep 3 13:14:40 2008 +0200

    [task-openmoko-asu] Bump PR after we have made some changes to the content
        Make sure that the new illume bits get installed for people in the
        wild (upgrade path).




--- End Message ---
--- Begin Message ---
 conf/distro/include/sane-srcrevs.inc               |    2 +-
 packages/busybox/busybox_1.9.1.bb                  |    2 +-
 packages/busybox/files/hwclock.sh                  |   10 ++++---
 packages/dropbear/dropbear.inc                     |    7 +++++
 packages/dropbear/dropbear/openmoko/default        |    1 +
 packages/dropbear/dropbear_0.49.bb                 |    2 +-
 packages/openmoko-projects/om-locations_git.bb     |    4 +-
 packages/openmoko2/openmoko-sound-system2/session  |    1 -
 packages/openmoko2/openmoko-sound-system2_0.1.0.bb |    4 +-
 packages/sysvinit/sysvinit/openmoko/rcS-default    |   25 ++++++++++++++++++++
 packages/sysvinit/sysvinit_2.86.bb                 |    2 +-
 packages/tzdata/tzdata_2007k.bb                    |    4 +-
 packages/xorg-app/xterm/xterm.desktop              |   11 ++++++++
 packages/xorg-app/xterm/xterm.png                  |  Bin
 packages/xorg-app/xterm_207.bb                     |   14 +++++++++-
 .../xserver-kdrive-common/openmoko/Xserver         |    2 +-
 .../xserver-kdrive-common_0.1.bb                   |    2 +-
 17 files changed, 74 insertions(+), 19 deletions(-)

New commits:
commit 7c15473b300ec3eb044658e5391cab246572eeeb
Merge: 1fed25dcf48e6ae728d7bd5d22042283db590d5d 
c2b6736dbf31373e4baf3b69411c12c97d1dd293
Author: Holger Hans Peter Freyther <[EMAIL PROTECTED]>
Date:   Thu Sep 4 01:13:22 2008 +0200

    Merge branch 'org.openmoko.asu.testing' into org.openmoko.asu.stable

commit c2b6736dbf31373e4baf3b69411c12c97d1dd293
Author: John Lee <[EMAIL PROTECTED]>
Date:   Wed Sep 3 17:45:31 2008 +0800

    dropbear: improve dropbear security by listening only on usb0 by default
    trac #1853, originated by RuiSeabra

commit a73b36e8e836ff1f33a41e18d324d79020b2b1d6
Author: John Lee <[EMAIL PROTECTED]>
Date:   Tue Sep 2 14:45:35 2008 +0800

    sysvinit: switch openmoko distro to use UTC=yes by default

commit 5202ad13eab03d4be502ab883550fb9cce9df5c9
Author: John Lee <[EMAIL PROTECTED]>
Date:   Tue Sep 2 14:42:18 2008 +0800

    busybox: update hwclock.sh to honor the UTC setting in /etc/default/rcS

commit c8e1e1c1970e5a7038679a15edbe32591f04d75f
Author: John Lee <[EMAIL PROTECTED]>
Date:   Wed Sep 3 20:59:30 2008 +0800

    tzdata: add localtime in conffiles
    trac #1938: tzdata package should not overwrite /etc/localtime

commit 27c6b483d277524bbd0c313b589f8075a9903b6f
Author: John Lee <[EMAIL PROTECTED]>
Date:   Wed Sep 3 20:47:32 2008 +0800

    xterm: add desktop and png icon
    png stole from enlightenment
    close trac #1885: xterm does not install an icon on the desktop

commit f00063ace9cd38559d4afedf84cc6b65f90de87e
Author: John Lee <[EMAIL PROTECTED]>
Date:   Wed Sep 3 17:56:54 2008 +0800

    xserver-kdrive-common: stop Xserver from listening for TCP by default
    trac #1854: Xserver insecurely listens for TCP
    originated by RuiSeabra

commit 514f5d86bf501adc27d8c1ffea1e14207c814bcc
Author: John Lee <[EMAIL PROTECTED]>
Date:   Wed Sep 3 18:30:27 2008 +0800

    openmoko-sound-system2: make pulseaudio stops listening for TCP by default
    trac #1855: PulseAudio insecurely listens for TCP
    originated by RuiSeabra

commit 9159585838c644a7b488796ae28eed9fcc71f058
Author: Julian_chu <[EMAIL PROTECTED]>
Date:   Wed Sep 3 15:22:50 2008 +0800

    [om-locations] Bump up the revision of Om-locations
    to 6fe8e66214b2b3c641e50ed66b93fc92411fa38a
    
    This revsion backported several important bug fixes from master.  Among
    them, these are the most outstanding:
    
    * om-locations-map-pack generates maps with wrong metadata
    * kill the long pause when Locations is started the first time
    * give latitude correct sign
    * make tile path configurable (#1788)
    * save tag at the right place (#1944)

commit 652eac1c7111a4a9a8e45fbd5c21b317ffaaed42
Author: Julian_chu <[EMAIL PROTECTED]>
Date:   Wed Sep 3 10:37:19 2008 +0800

    [om-locations] Set om-locations to use 0.2 branch of om-locations git.
    and bump up the revision to 5cdea8da38561348d4cca6726098afb61d8299eb

commit 910b194068478215e161bae8d294cc844e8c13cf
Author: Holger Hans Peter Freyther <[EMAIL PROTECTED]>
Date:   Wed Sep 3 13:14:40 2008 +0200

    [task-openmoko-asu] Bump PR after we have made some changes to the content
        Make sure that the new illume bits get installed for people in the
        wild (upgrade path).




--- End Message ---
_______________________________________________
commitlog mailing list
commitlog@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/commitlog

Reply via email to