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

git at git.openmoko.org git at git.openmoko.org
Wed Jul 9 21:13:31 CEST 2008


 packages/glibc/files/etc/ld.so.conf                |    3 +-
 packages/glibc/files/etc/ld.so.conf.d/local.conf   |    1 +
 packages/glibc/files/etc/ld.so.conf.d/x11.conf     |    1 +
 packages/glibc/glibc-package.bbclass               |    3 +
 packages/glibc/glibc_2.6.1.bb                      |    4 +-
 packages/initscripts/initscripts-1.0/bootmisc.sh   |    5 -
 .../initscripts-1.0/openmoko/bootmisc.sh           |   78 ++++++++++++++++++++
 packages/initscripts/initscripts_1.0.bb            |    2 +-
 packages/qtopia-phone/qtopia-phone-x11_git.bb      |    7 ++
 9 files changed, 95 insertions(+), 9 deletions(-)

New commits:
commit 38d866d4f2540f66c1d894e80a92175db7110dd0
Author: Holger Hans Peter Freyther <zecke at openmoko.org>
Date:   Wed Jul 9 11:51:46 2008 +0200

    [qtopia] Install a hint for ldconfig to find the Qtopia directory

commit aab552bd77fe2e4e8288d04afd292d354741883d
Author: Holger Hans Peter Freyther <zecke at openmoko.org>
Date:   Wed Jul 9 11:33:02 2008 +0200

    [glibc] Split ld.so.conf up to allow to install other paths by other packages
        Seen on my ubuntu system and usefull for Qtopia which is installed
        in /opt/Qtopia/lib. So Qtopia can just install a
        /etc/ld.so.conf/qtopia.conf now.

commit 35cd401f24e6e51bd799ba53fc19ef7190d2067f
Author: Holger Hans Peter Freyther <zecke at openmoko.org>
Date:   Wed Jul 9 11:22:27 2008 +0200

    [initscripts] Remove ldconfig call from the initscript to gain a speed increase
        According to Fred's bootchart the ldconfig on the boot is taken
        a big amount of time and we do not need it (even on first boot). Remove
        the ldconfig call and find out if the image is still bootable.

commit ff0bb4f1abf6a1dde7f8265319e9454a011badd5
Author: Holger Hans Peter Freyther <zecke at openmoko.org>
Date:   Wed Jul 9 11:17:35 2008 +0200

    [initscripts] Fork the bootmisc.sh for Openmoko
        We believe the ldconfig call is not necessary and can be removed
        from the script to increase the boot speed. We will give it a try
        and once good propose to merge into OE.

commit 7446617238ef6bece4c90cffa24aa445390d3f29
Author: Holger Hans Peter Freyther <zecke at openmoko.org>
Date:   Wed Jul 9 09:44:56 2008 +0200

    [qtopia] Disable parallel make for Qtopia, it is breaking...
        We have to disable parallel make for Qtopia as it is randomly breaking
        in the native Qt build. The other option would be to build the right
        order of directories but this needs someone to figure out a save way.





More information about the commitlog mailing list