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

git at git.openmoko.org git at git.openmoko.org
Sun Aug 3 18:09:30 CEST 2008


 classes/package_opk.bbclass                  |  318 ++++++++++++++++++++++++++
 classes/rootfs_opk.bbclass                   |   94 ++++++++
 conf/bitbake.conf                            |    2 +
 conf/distro/include/angstrom-package-opk.inc |    5 +
 conf/distro/include/sane-srcrevs.inc         |    5 +-
 conf/distro/openmoko.conf                    |    5 +
 packages/images/openmoko-asu-image.bb        |    7 +
 packages/images/openmoko-qtopia-x11-image.bb |    2 +-
 packages/meta/package-index.bb               |   32 +++-
 packages/openmoko-projects/exposure_svn.bb   |    1 +
 packages/opkg-utils/opkg-utils-native_svn.bb |   17 ++
 packages/opkg-utils/opkg-utils.inc           |   29 +++
 packages/tasks/task-openmoko-asu.bb          |   45 ++++
 packages/tasks/task-openmoko-qtopia-x11.bb   |   37 +---
 14 files changed, 555 insertions(+), 44 deletions(-)

New commits:
commit d15ed37b9ef3f116ca876267da627b79f4c2a825
Author: Holger Hans Peter Freyther <zecke at openmoko.org>
Date:   Sun Aug 3 14:08:29 2008 +0200

    [asu] Create ASU/Om2008.8 task and image (to ease removing Qtopia from it)
        Create a separate task-openmoko-asu and openmoko-asu-image. The image
        is installing task-openmoko-asu and task-openmoko-qtopia-x11. It should
        be fairly easy to remove Qtopia for the people that want that.

commit 961740a88925a97e53ebf40531ef3b328c9a7f0d
Author: Holger Hans Peter Freyther <zecke at openmoko.org>
Date:   Sun Aug 3 16:54:50 2008 +0200

    [srcrev] Upgrade diversity-daemon as of olv's request for wifi changes
        Please update diversity-daemon to r525.  It prevents the daemon from
        failing when there is no wireless card available.

commit b5ccec63217eae4adb5ea2517741943c415b0327
Author: Holger Hans Peter Freyther <zecke at openmoko.org>
Date:   Sun Aug 3 14:58:53 2008 +0200

    [package-index] Make it work with ipk and opk...
        Use an anonymous python function to generate DEPENDS and do_build
        depending on which package_xyz is getting inherited.

commit ee04d73174cb83aa9a8c6c2e18eb674d4d7921c5
Author: Holger Hans Peter Freyther <zecke at openmoko.org>
Date:   Sat Aug 2 11:19:09 2008 +0200

    [packaging] Continue with the opk renaming
        - Use the right command to generate opk
        - Switch over package_opk and rootfs_opk

commit d4c8b4b556e41832c45af7256de59e8708865693
Author: Holger Hans Peter Freyther <zecke at openmoko.org>
Date:   Sat Aug 2 11:18:30 2008 +0200

    [opkg-utils] Add svn version of these tools

commit b3f214e66cc6ec07f456ee13abcd553fd8860955
Author: Holger Hans Peter Freyther <zecke at openmoko.org>
Date:   Sat Aug 2 01:05:05 2008 +0200

    [opk] First set of function name renaming

commit d09df40f335f10adc6c403bf50c5361eea0a39a4
Author: Holger Hans Peter Freyther <zecke at openmoko.org>
Date:   Sat Aug 2 00:56:31 2008 +0200

    [opk] Prepare to switch over to the "opk" fileending
        - Allow to set ANGSTROM_PKG_FORMAT to "opk"
        - Copy the _ipk variants over

commit 02839c26145d5a930bbea0f1ad45ced7f8cea65c
Author: Holger Hans Peter Freyther <zecke at openmoko.org>
Date:   Sun Aug 3 17:55:15 2008 +0200

    Revert "[exposure] Bump up the reversion for exposure  to 59"
    
    This reverts commit 4c53d563825cf908996cffebb59a6077aca69c6c.
    
    The .desktop file was still referring to app-launcher.py. Remove
    that change and wait for the desktop file to be fixed. Bump the PE
    to go back to the old version.





More information about the commitlog mailing list