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
Mon Jul 28 11:07:22 CEST 2008


 conf/distro/include/sane-srcdates.inc      |    2 +-
 conf/distro/include/sane-srcrevs.inc       |   14 +++++-----
 packages/bluez/bluez-utils-alsa_3.18.bb    |   23 +----------------
 packages/bluez/bluez-utils-alsa_3.19.bb    |   23 +----------------
 packages/bluez/bluez-utils-alsa_3.20.bb    |   23 +----------------
 packages/bluez/bluez-utils-alsa_3.22.bb    |   23 +----------------
 packages/bluez/bluez-utils-alsa_3.23.bb    |   23 +----------------
 packages/bluez/bluez-utils-alsa_3.24.bb    |   25 +------------------
 packages/bluez/bluez-utils-alsa_3.28.bb    |   24 +-----------------
 packages/bluez/bluez-utils3-alsa.inc       |   28 ++++++++++++++++++++++
 packages/bluez/bluez-utils3-main.inc       |   35 ++++++++++++++++++++++++++++
 packages/bluez/bluez-utils3.inc            |   20 ++++------------
 packages/bluez/bluez-utils_3.18.bb         |   29 +---------------------
 packages/bluez/bluez-utils_3.19.bb         |   29 +---------------------
 packages/bluez/bluez-utils_3.20.bb         |   29 +---------------------
 packages/bluez/bluez-utils_3.22.bb         |   29 +---------------------
 packages/bluez/bluez-utils_3.23.bb         |   30 +----------------------
 packages/bluez/bluez-utils_3.24.bb         |   30 +----------------------
 packages/bluez/bluez-utils_3.28.bb         |   30 +----------------------
 packages/dhcp/dhcp_3.0.2.bb                |    3 +-
 packages/dhcp/files/dhclient-nullptr.patch |   16 ++++++++++++
 packages/e17/e-wm/applications.menu        |   21 ++++++++++++++++
 packages/e17/e-wm_cvs.bb                   |   11 ++++++--
 packages/efl1/ecore_cvs.bb                 |    4 +-
 packages/openmoko-projects/illume_svn.bb   |    2 +-
 packages/tasks/task-openmoko-feed.bb       |   12 +++++++--
 26 files changed, 163 insertions(+), 375 deletions(-)

New commits:
commit dd9ee7cdf596bd701f9c483a157cbff7cce1ad7e
Author: Holger Hans Peter Freyther <zecke at openmoko.org>
Date:   Mon Jul 28 08:56:43 2008 +0200

    [srcrev] Upgrade opkg to get fixes for memory management
        New Stuff:
            fix double free issues.
            reduce memory leaks
            balance pointer reference count

commit e85a00777d586faeab186e6a787dbcad7535cca4
Author: Holger Hans Peter Freyther <zecke at openmoko.org>
Date:   Mon Jul 28 08:39:54 2008 +0200

    [task-openmoko-feed] Add bluez-utils-alsa to the feed

commit b032707db8446ef6bfc0689e2d52af018f4ecb37
Author: Holger Hans Peter Freyther <zecke at openmoko.org>
Date:   Mon Jul 28 08:38:37 2008 +0200

    [bluez-utils] Package the gstreamer audio modules
        Package the gstreamer element build by bluez-utils. It is not
        related to alsa and bump the PR of the bluetooth packages.

commit 0137be3e561ff3709115a32ed45581cff295ec4c
Author: Holger Hans Peter Freyther <zecke at openmoko.org>
Date:   Mon Jul 28 08:01:30 2008 +0200

    [bluez] Rework packaging of bluez-utils and bluez-utils-alsa (only provide asound pcm plugins)
        - Package /etc/bluetooth/audio.conf
        - Create a common bluez-utils3-main.inc and put CONFFILES and initscripts there
        - Create a common bluez-utils3-alsa.inc and clean PACKAGES and the various
          R* variables influencing packages.
        - bluez-utils-alsa is mainly a provider for the asound pcm plugins. For the rest
          get the main bluez-utils package.
        - Update current users of bluez-utils3.inc.
        - Tested with version 3.23 as used by OM.

commit 06c71e3bd7b1aebde1bd29ca47116e4060d96cba
Author: Holger Hans Peter Freyther <zecke at openmoko.org>
Date:   Sun Jul 27 12:55:41 2008 +0200

    [dhcp] Apply patch to make a null pointer warning/error go away
        make_decline derferenced the options twice and that must have
        triggered a runtime warning. dereference it only once like make_release
        is doing it.
    
        The patch is from Marek Lindner.

commit ca1f41bc33006843cc7ed3e41afa2b7cca41c91d
Author: Holger Hans Peter Freyther <zecke at openmoko.org>
Date:   Sun Jul 27 09:45:37 2008 +0200

    [efl] Bump the PR of efl users to force a rebuild
        ecore hat a binary incompatible change. To be safe let us
        force a rebuild on these.

commit 875f55bc11832f5be0d737371945937eb22323b2
Author: Holger Hans Peter Freyther <zecke at openmoko.org>
Date:   Sun Jul 27 09:08:56 2008 +0200

    [srcdate] Upgrade EFL to a date/time to really get today's version
        The SRCDATE was put into the future to get the most recent version
        of e. A change to Bitbake was introduced to allow checking out by
        DATE and TIME. Catch up with today's version of e.

commit 4d8ca05db6e5075a354f9e3b7c360339a87d2bbf
Author: Holger Hans Peter Freyther <zecke at openmoko.org>
Date:   Sun Jul 27 09:08:23 2008 +0200

    [task-openmoko-feed] Put mc, gpsd and devmem2 into the feed two

commit 3db20071adafd8b25c40ac847ba272e614283632
Author: Holger Hans Peter Freyther <zecke at openmoko.org>
Date:   Fri Jul 25 21:13:51 2008 +0200

    [srcrev] Upgrade assassin. Change font, size and wording of dialogs
        New Stuff:
            GUI font/position/words tunning

commit 433fbc3aa871accf350673f087adb8f33c745016
Author: Carsten Haitzler <raster at openmoko.org>
Date:   Sat Jul 26 03:41:02 2008 +1000

    up illume rev to fix segv

commit c3fcab109021bb6b33aeb46bdfcd49f489f105e4
Author: Carsten Haitzler <raster at openmoko.org>
Date:   Sat Jul 26 01:48:31 2008 +1000

    and actually use right option.

commit dec45e781e9cbb27d443efeebce3583324560363
Author: Carsten Haitzler <raster at openmoko.org>
Date:   Sat Jul 26 01:44:14 2008 +1000

    up efl date to get ecore build fixes.

commit 5d0dbabc1889e6f0caa409ede3a0119a0edea3d1
Author: Carsten Haitzler <raster at openmoko.org>
Date:   Sat Jul 26 01:16:01 2008 +1000

    re-enable software-16 engine (option changed)

commit 3e8808460daad6d07d8f1760f3751c1d34227f0e
Author: Carsten Haitzler <raster at openmoko.org>
Date:   Sat Jul 26 00:42:06 2008 +1000

    e- remove default tarballs of apps etc.

commit 8cf59c6047cbe76e9bb15c7a9d179c00ec49978d
Author: Holger Hans Peter Freyther <zecke at openmoko.org>
Date:   Fri Jul 25 14:18:02 2008 +0200

    [e-wm] Package the efm files somewhere else. we don't want to see firefox... and such
        Illume started to show firefox, xmms and xterm. Package the efm tar.gz's
        with these files separately so we do not show them on the ASU image. A full
        e image could/should install them when xmms, xtern and firefox are also present
        or provide different tar.gz's.

commit e4500146a3cacc68c7cd170706f97d6002d231da
Author: Carsten Haitzler <raster at openmoko.org>
Date:   Fri Jul 25 12:38:29 2008 +1000

    up to 169... to match typo fix in ecore

commit 0921fb72bcd8038c8f41a5cbbd6d29b212a0cc52
Author: Carsten Haitzler <raster at openmoko.org>
Date:   Fri Jul 25 12:28:10 2008 +1000

    and update to latest efl and illume that uses vkbd wrappers in ecore_x.

commit dd5f9f6f8e0bcd9bb89bca6b15f208635e9212d9
Author: Holger Hans Peter Freyther <zecke at openmoko.org>
Date:   Thu Jul 24 23:01:05 2008 +0200

    [task-openmoko-feed] Add the important xprop, xev and xwinfo utilities

commit 4d40fafab09da927d0a1bc43a72679c466961d62
Author: Holger Hans Peter Freyther <zecke at openmoko.org>
Date:   Thu Jul 24 22:59:30 2008 +0200

    [srcrev] assassin update, mem leak fixes
        New Stuff:
            . turning some GUI issues.
            . remove some buggy scheme to avoid memory leak

commit 1491446e56c1dec12826160713c227570344bf62
Author: Holger Hans Peter Freyther <zecke at openmoko.org>
Date:   Thu Jul 24 22:57:11 2008 +0200

    [srcrev] Upgrade Qtopia. Get tick's and jeremy's fixes (ringtone latency, keyboard fixes)

commit e159086ce4234497c6bac5b24f7f4b6795c9ea75
Author: Carsten Haitzler <raster at openmoko.org>
Date:   Fri Jul 25 03:53:47 2008 +1000

    fix flaunch...

commit b4483a43a670dac191625294e59f40b98e603920
Author: Carsten Haitzler <raster at openmoko.org>
Date:   Fri Jul 25 03:43:02 2008 +1000

    busycover instead of busywin.

commit 2ce2b89e83612c2494e551b52a7ee3fd43e0e540
Author: Carsten Haitzler <raster at openmoko.org>
Date:   Thu Jul 24 21:14:16 2008 +1000

    add "others" menu submenu





More information about the commitlog mailing list