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. development kernel tree: Changes to 'andy' ([EMAIL PROTECTED])
2. Openmoko's OpenEmbedded repository. This is used to build the
Openmoko distribution: Changes to 'org.openmoko.asu.dev'
([EMAIL PROTECTED])
3. Openmoko's OpenEmbedded repository. This is used to build the
Openmoko distribution: Changes to 'org.openmoko.dev'
([EMAIL PROTECTED])
4. development kernel tree: Changes to 'stable'
([EMAIL PROTECTED])
5. Openmoko's OpenEmbedded repository. This is used to build the
Openmoko distribution: Changes to 'org.openmoko.dev'
([EMAIL PROTECTED])
6. Openmoko's OpenEmbedded repository. This is used to build the
Openmoko distribution: Changes to 'org.openmoko.asu.dev'
([EMAIL PROTECTED])
7. Openmoko's OpenEmbedded repository. This is used to build the
Openmoko distribution: Changes to 'org.openmoko.asu.stable'
([EMAIL PROTECTED])
8. development kernel tree: Changes to 'andy' ([EMAIL PROTECTED])
9. Holger's qtopia repo: Changes to 'master' ([EMAIL PROTECTED])
--- Begin Message ---
drivers/input/touchscreen/s3c2410_ts.c | 12 +++++++++---
1 files changed, 9 insertions(+), 3 deletions(-)
New commits:
commit f3a192034b371e6d0629ddc77ecd7cc9eb2590a6
Author: Andy Green <[EMAIL PROTECTED]>
Date: Thu Jun 19 11:38:55 2008 +0100
fix-touchscreen-meddling-divde.patch
Reported-by: Holger Freyther <[EMAIL PROTECTED]>
length can be zero... blowing a divide by zero exception...
which somehow I don't get (?) Anyway the code is wrong and
this should fix it.
Signed-off-by: Andy Green <[EMAIL PROTECTED]>
--- End Message ---
--- Begin Message ---
.../switch-gps-and-rename-to-splinter.patch | 55 --------------------
packages/openmoko-projects/splinter_svn.bb | 7 +--
2 files changed, 3 insertions(+), 59 deletions(-)
New commits:
commit 30e9106df87203fa157125ce6903d74d6a39c086
Author: Julian_chu <[EMAIL PROTECTED]>
Date: Thu Jun 19 23:10:54 2008 +0800
[diversity] Diversity team create a branch for splinter.
Therefore he patch of splinter is not needed anymore.
Delete the patch and modify bb file of splinter.
--- End Message ---
--- Begin Message ---
conf/distro/include/moko-autorev.inc | 4 ++--
conf/distro/include/sane-srcrevs.inc | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
New commits:
commit a1effad4c7be41471b81ad0321647d8fd146660e
Author: Graeme Gregory <[EMAIL PROTECTED]>
Date: Thu Jun 19 21:19:21 2008 +0100
[autorev] berlios is down more than its up so dont autorev openocd
commit 9f1787ac69d84cc008d8de33924a982dadfbd862
Author: Holger Hans Peter Freyther <[EMAIL PROTECTED]>
Date: Thu Jun 19 11:32:55 2008 +0200
[srcrev] Upgrade Qtopia to get the softmenu rework. Some bugs should be
fixed
commit 1b7f2f3865ef2c957bd1b852be24814233471c84
Author: Holger Hans Peter Freyther <[EMAIL PROTECTED]>
Date: Wed Jun 18 12:53:52 2008 +0200
[srcrev] Upgrade Qtopia to get SMS account fixes
My removal of MMS from qtmail broke more than it fixed. The SMS
account was not added to the accountlist leading to crashes...
all SMS fallouts should be resolved.
--- End Message ---
--- Begin Message ---
.../sdio/function/wlan/ar6000/ar6000/ar6000_drv.c | 1 +
drivers/sdio/function/wlan/ar6000/hif/hif.c | 6 ++++++
drivers/sdio/function/wlan/ar6000/include/hif.h | 5 +++++
3 files changed, 12 insertions(+), 0 deletions(-)
New commits:
commit 9250c1fc7d6f62075d14ad8f396748490a55d61e
Author: Holger Freyther <[EMAIL PROTECTED]>
Date: Thu Jun 19 22:13:31 2008 +0100
Subject: [PATCH] [a6k] Everyone calls SET_NET_DEV and hald needs that too,
make it happy
Call SET_NET_DEV to set a parent device. All other net drivers
are doing this and hald needs a parent to add the network device.
--- End Message ---
--- Begin Message ---
packages/tasks/task-openmoko-pim.bb | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
New commits:
commit 820bd00b9ad575e44a3412860f3e463242cc3b2e
Author: Graeme Gregory <[EMAIL PROTECTED]>
Date: Thu Jun 19 22:02:17 2008 +0100
[openmoko-pim] appmanager2 no longer compiles with opkg
--- End Message ---
--- Begin Message ---
conf/distro/include/sane-srcrevs.inc | 2 +-
packages/qtopia-phone/qtopia-phone-x11_git.bb | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
New commits:
commit 015bac689e8fb4d8eb2230807ed5f47d09a0a1dd
Author: Holger Hans Peter Freyther <[EMAIL PROTECTED]>
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 69292c50569a4ef195a2bd408ad313741dda24a5
Author: Holger Hans Peter Freyther <[EMAIL PROTECTED]>
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
--- End Message ---
--- Begin Message ---
conf/distro/include/sane-srcrevs.inc | 2 +-
packages/qtopia-phone/qtopia-phone-x11_git.bb | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
New commits:
commit 44919270e970dd66cdbefac59b7270c3153fef20
Author: Holger Hans Peter Freyther <[EMAIL PROTECTED]>
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 b3c4e0b3c9a5d88a5c62aed9cedc8fd94e1414bd
Author: Holger Hans Peter Freyther <[EMAIL PROTECTED]>
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
--- End Message ---
--- Begin Message ---
arch/arm/plat-s3c24xx/neo1973_pm_gsm.c | 52 +-------
drivers/serial/s3c2410.c | 204 +++-----------------------------
2 files changed, 24 insertions(+), 232 deletions(-)
New commits:
commit 820cb4c4f006b8227bbd92db5e9b36e14b2a9abc
Author: Mike Westerhof <[EMAIL PROTECTED]>
Date: Fri Jun 20 08:08:14 2008 +0100
clean-gsm-flow-control.patch
Signed-off-by: Mike Westerhof <[EMAIL PROTECTED]>
arch/arm/plat-s3c24xx/neo1973_pm_gsm.c | 52 +-------
drivers/serial/s3c2410.c | 204
+++-----------------------------
2 files changed, 24 insertions(+), 232 deletions(-)
--- End Message ---
--- Begin Message ---
src/libraries/qtopiabase/qtopialog-config.h | 104 +++++++++++++-------------
1 files changed, 52 insertions(+), 52 deletions(-)
New commits:
commit 8aeb6532dbdc27d16befe7805be48f9548d63ab7
Author: Holger Freyther <[EMAIL PROTECTED]>
Date: Fri Jun 20 07:11:23 2008 +0200
[log] Remove logging from a lot of places with the hope to increase the
speed
Only leave logging on for modem and power management. All
ApplicationLayer,
messaging and SQL queries should be off now.
--- End Message ---
_______________________________________________
commitlog mailing list
commitlog@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/commitlog