Openmoko's OpenEmbedded repository. This is used to build the Openmoko distribution: Changes to 'org.openmoko.dev'

git at git.openmoko.org git at git.openmoko.org
Wed Jun 25 15:33:07 CEST 2008


 conf/distro/include/sane-srcdates.inc              |    2 +-
 conf/distro/include/sane-srcrevs.inc               |   18 ++++++------
 packages/connman/connman_git.bb                    |    4 +-
 packages/dbus/dbus-1.0.3/fedora-compile-fix.patch  |   18 ++++++++++++
 packages/dbus/dbus-native_1.0.3.bb                 |    2 +
 .../ipkg-utils-native_1.6+cvs20050404.bb           |    2 +-
 .../ipkg-utils/arfile_even_alignment.patch         |   11 +++++++
 .../ipkg-utils/ipkg-utils/ipkg-py-tarfile.patch    |    2 +-
 packages/ipkg-utils/ipkg-utils_1.6+cvs20050404.bb  |    3 +-
 packages/openmoko-projects/exposure_svn.bb         |    5 +--
 packages/qtopia-phone/qtopia-phone-x11_git.bb      |    4 +-
 .../xserver-kdrive-glamo_1.3.0.0+git.bb            |   29 +-------------------
 12 files changed, 52 insertions(+), 48 deletions(-)

New commits:
commit 9328b3420f00ab7342525655312b74bd00530e90
Author: Holger Hans Peter Freyther <zecke at openmoko.org>
Date:   Wed Jun 25 11:01:57 2008 +0200

    [connman] Make sure that connman gets started, do that after dbus is running

commit ed00a6094649ffc36ea966ad77ce5776d0b73e6f
Author: Holger Hans Peter Freyther <zecke at openmoko.org>
Date:   Wed Jun 25 10:49:38 2008 +0200

    [srcrev] Upgrade xglamo, it got a fix for extended keycodes.

commit fef631fb0c8a82ca26cf6548cc7f00197a5eeac6
Author: Carsten Haitzler <raster at openmoko.org>
Date:   Wed Jun 25 15:07:19 2008 +1000

    update config to make use of aux ANd power as desired and enable lock screen

commit c78722a8ad7d98b539816fcf177776af06ee7e53
Author: Holger Hans Peter Freyther <zecke at openmoko.org>
Date:   Wed Jun 25 05:45:28 2008 +0200

    [srcrev] Build a Qtopia version with Theme performance improvements
        Try to layout ThemedView less often, try to avoid doing a layout
        when we simply want to see if a item is present.

commit e8bbe3f1d5c7921288fa686479ff818c90d85005
Author: Holger Hans Peter Freyther <zecke at openmoko.org>
Date:   Tue Jun 24 09:09:00 2008 +0200

    [srcrev] Upgrade exposure to be launchable again

commit 519c9ad31ee287a9bf34531c50cd74bfffb62950
Author: Holger Hans Peter Freyther <zecke at openmoko.org>
Date:   Tue Jun 24 04:42:19 2008 +0200

    [srcrev] We want the experimental callhandling fixes from Qtopia

commit 603da2de15ff01e95d2c8764d8c2d8d55e82a8d4
Author: Holger Hans Peter Freyther <zecke at openmoko.org>
Date:   Mon Jun 23 16:00:56 2008 +0200

    [srcrev] Upgrade exposure to get faster startup speed
        As of marek's request upgrade exposure to r37.

commit cdb0884e057f0f630e58a13f124e6ff515fe5a6d
Author: mwester <mwester at openembedded.org>
Date:   Tue Jun 17 03:50:03 2008 +0000

    ipkg-utils: fix ipk (ar) file processing to handle odd-length data blocks.
    Closes bug #4350.

commit 4150cc00c0a4e012d896676ce7660892388cc058
Author: Holger Hans Peter Freyther <zecke at openmoko.org>
Date:   Sun Jun 22 16:12:04 2008 +0800

    Make it work on fedora 9. "control.tar.gz" got listed as "`control.tar.gz" The root cause is somewhere else in the parser. So this is a workaround that will help to find the right file. opkg on the device should use the proper ar executable and that should be able to extract the right files.

commit a43fdcccb8616c1ab7a288516bb357140fabfbe0
Author: Holger Hans Peter Freyther <zecke at openmoko.org>
Date:   Sat Jun 21 04:41:32 2008 +0800

    Compile with recent glibc,gcc,headers (e.g. fedora 9) Add a patch to dbus to properly compile on fedora 9.

commit 466501466e7a60e8045ffb0e34800dfaecf8319c
Author: Holger Hans Peter Freyther <zecke at openmoko.org>
Date:   Sun Jun 22 15:11:41 2008 +0200

    [srcrev] Upgrade Qtopia to get qLog changes and be able to set the time
        Our Qtopia version has some qLog's disables at compile time with the
        hope to slightly improve the performance.
        Also a bug in QtopiaApplication::exec was fixed so that setting the
        time should work now/again.

commit afe1721035e247524e03d33f6993f1096f138d34
Author: Julian_chu <julian_chu at openmoko.com>
Date:   Sun Jun 22 00:37:02 2008 +0800

    [opkg] Bump up the reversion of opkg, opkg-native, opkg-sdk to 4491
    Tick had fix a bug of opkg.

commit a81a516677e6a7b67681e26f2e4204d2a61d70f2
Author: Carsten Haitzler <raster at openmoko.org>
Date:   Fri Jun 20 22:58:45 2008 +0800

    efl update to make sure illume updates work

commit 83e1056b4a96a1e19a48e1ff23e05a646583234b
Author: Carsten Haitzler <raster at openmoko.org>
Date:   Fri Jun 20 22:57:10 2008 +0800

    illume update - new hold to shutdown config and using e features as well as
    simplelock and theme updates

commit 0829af699f46e28611e5f011985b21d2c4f099d2
Author: Holger Hans Peter Freyther <zecke at openmoko.org>
Date:   Fri Jun 20 13:59:25 2008 +0200

    [glamo] Put OE patches "upstream" and additonal keyboard fixes
        We will use the classic keyboard interface, we will support
        high keycodes now (like the aux button). illume needs to catch
        up with the new keycodes.

commit 8cfbd97333edcfff90f2290188354c4d0b7a0b28
Author: Holger Hans Peter Freyther <zecke at openmoko.org>
Date:   Fri Jun 20 13:42:53 2008 +0200

    [glamo] Update the origin of glamo, now hosted on git.openmoko.org

commit b71ead40febb28ff2373c06491d404d3a1000256
Author: Holger Hans Peter Freyther <zecke at openmoko.org>
Date:   Fri Jun 20 08:29:18 2008 +0200

    [srcrev] Upgrade kernel to get the a6k netdev fix
        The a6k driver should now set a parent device properly meaning
        hald will enumerate the wlan device, which means connman will see it.

commit 7349495a3f5d0ede50788e648d5ad5326206d3ea
Author: Holger Hans Peter Freyther <zecke at openmoko.org>
Date:   Thu Jun 19 17:15:35 2008 +0200

    [qtopia] Remove -debug from the build and hope things get faster
        Hopefully a release build is going to be faster on the device





More information about the commitlog mailing list