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. Openmoko's OpenEmbedded repository. This is used to build the
Openmoko distribution: Changes to 'org.openmoko.asu.stable'
([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.asu.stable'
([EMAIL PROTECTED])
4. Openmoko's OpenEmbedded repository. This is used to build the
Openmoko distribution: Changes to 'org.openmoko.dev'
([EMAIL PROTECTED])
5. Openmoko's OpenEmbedded repository. This is used to build the
Openmoko distribution: Changes to 'org.openmoko.asu.dev'
([EMAIL PROTECTED])
6. Holger's qtopia repo: Changes to 'master' ([EMAIL PROTECTED])
7. Openmoko's OpenEmbedded repository. This is used to build the
Openmoko distribution: Changes to 'org.openmoko.asu.dev'
([EMAIL PROTECTED])
8. development kernel tree: Changes to 'andy' ([EMAIL PROTECTED])
9. development kernel tree: Changes to 'andy' ([EMAIL PROTECTED])
--- Begin Message ---
packages/netbase/netbase/om-gta01/interfaces | 1 -
packages/netbase/netbase/om-gta02/interfaces | 1 -
packages/netbase/netbase_4.21.bb | 2 +-
3 files changed, 1 insertions(+), 3 deletions(-)
New commits:
commit 4b593b0879640de084fa8f8936417fffb8ac9d46
Author: Holger Hans Peter Freyther <[EMAIL PROTECTED]>
Date: Thu Jun 26 13:35:15 2008 +0200
[netbase] Do not set a nameserver for the usb connection to help apps like
assassin
Most of the home users do not run a DNS server on their desktop/laptop
and simple operations like opkg update take a long time to timeout. So
remove
a DNS entry by default. This helps assassin/opkg update and any other
user
of DNS to timeout more quickly.
--- End Message ---
--- Begin Message ---
conf/distro/include/sane-srcrevs.inc | 2 +-
packages/netbase/netbase/om-gta01/interfaces | 1 -
packages/netbase/netbase/om-gta02/interfaces | 1 -
packages/netbase/netbase_4.21.bb | 2 +-
4 files changed, 2 insertions(+), 4 deletions(-)
New commits:
commit 059d17ec84dd7a7683a69f376275ed8bbe40ecff
Author: Holger Hans Peter Freyther <[EMAIL PROTECTED]>
Date: Thu Jun 26 13:41:49 2008 +0200
[srcrev] Upgrade exposure to r50
Together with the python-etk fix and this update exposure should
be usable again.
commit 0dc30bb7d6ce320cc8b0abc518273056a0e56ef2
Author: Holger Hans Peter Freyther <[EMAIL PROTECTED]>
Date: Thu Jun 26 13:35:15 2008 +0200
[netbase] Do not set a nameserver for the usb connection to help apps like
assassin
Most of the home users do not run a DNS server on their desktop/laptop
and simple operations like opkg update take a long time to timeout. So
remove
a DNS entry by default. This helps assassin/opkg update and any other
user
of DNS to timeout more quickly.
--- End Message ---
--- Begin Message ---
conf/distro/include/sane-srcrevs.inc | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
New commits:
commit c876a1f34700dedab9f16637814b0e59dc6cccc0
Author: Holger Hans Peter Freyther <[EMAIL PROTECTED]>
Date: Thu Jun 26 13:41:49 2008 +0200
[srcrev] Upgrade exposure to r50
Together with the python-etk fix and this update exposure should
be usable again.
--- End Message ---
--- Begin Message ---
conf/distro/include/moko-autorev.inc | 2 +-
conf/distro/include/sane-srcrevs.inc | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 7ebd9719991201771b566a50c4adfc40c784b391
Author: Graeme Gregory <[EMAIL PROTECTED]>
Date: Thu Jun 26 14:25:31 2008 +0100
[sane-srcrevs] fix rev for mickeyterm
commit cec47f0c13aea101727eb70c2a45e22274a731ea
Author: Graeme Gregory <[EMAIL PROTECTED]>
Date: Thu Jun 26 14:25:06 2008 +0100
[moko-autorev] remove packagekit from autorev.
--- End Message ---
--- Begin Message ---
conf/distro/include/sane-srcdates.inc | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
New commits:
commit cc2e9c6da875fe5d377e5918f9bf350aec0c54fc
Author: Carsten Haitzler <[EMAIL PROTECTED]>
Date: Fri Jun 27 11:23:58 2008 +1000
up efl srcdate for fixes to alginment usage in scrolledview and other
viewport users
--- End Message ---
--- Begin Message ---
qtopiacore/qt/src/corelib/global/qnamespace.h | 3 +-
qtopiacore/qt/src/gui/kernel/qapplication_x11.cpp | 31 ++++-----------------
qtopiacore/qt/src/gui/kernel/qwidget.cpp | 21 +++++++++-----
qtopiacore/qt/src/gui/kernel/qwidget_x11.cpp | 27 +++++++++++++++---
qtopiacore/qt/src/gui/painting/qbackingstore.cpp | 16 +----------
src/libraries/qtopia/qtopiaapplication.cpp | 13 ---------
6 files changed, 44 insertions(+), 67 deletions(-)
New commits:
commit 862d64df0b1e1fafe68451b89657e5f51afdce97
Author: Holger Freyther <[EMAIL PROTECTED]>
Date: Fri Jun 27 09:09:59 2008 +0200
[x11] Do not layout/resize/move/update until X11 tells us to do so
Let us wait for painting, resizing, moving until X11 saw our widget,
out map request and configured our window (either by a window manager
or directly). This is a huge improvement for the "clock" case but not
for the callscreen. Further work and testing is needed.
commit 7f4f8fcd35abead9462704674ee39a6d852ae34a
Author: Holger Freyther <[EMAIL PROTECTED]>
Date: Fri Jun 27 04:57:19 2008 +0200
[x11] Set our wanted size before the WM got a chanche to set the size.
Set a size for the window and then map it. Otherwise we would map the
window, the wm would get a MapRequest, set a size, we change the size,
the wm gets a ConfigureRequest and is setting a size again.
Hopefully this is an improvement.
commit 69cc4bc30ea182f0ed148c73bcf1fa098ff7ccb4
Author: Holger Freyther <[EMAIL PROTECTED]>
Date: Thu Jun 26 17:02:26 2008 +0200
[x11] Do not wait for the window manager, do something more useful
X11 is asynchronous and the code should just live with that to get
the best performance. Instead of waiting for a window manager do
something more useful. I will sort out resulting bugs later
commit 708bb8a2206d6c810b36241bdc5a4103ff6306ee
Author: Holger Freyther <[EMAIL PROTECTED]>
Date: Tue Jun 24 20:14:30 2008 +0200
Revert "The ContextLabel was not updated for the "missed call" messagebox
on qpe launch."
The softmenu rework should have made this superfluous. So remove it.
This reverts commit aaed0fb647a55dc3818cb982ae545f2ab70e83a4.
commit 30a442556fc7bdc7529bce98f0a9cc8702335303
Author: Holger Freyther <[EMAIL PROTECTED]>
Date: Tue Jun 24 20:06:48 2008 +0200
Revert various changes to Qt to layout, resize and paint only once
The current patchset does not work and we will be redone. Backout
the current patches to restart this optimisation work. Also stuff
like the scroll indicator was broken.
Revert "[qt] silent++ sorry for the debug message"
This reverts commit 531881ce720b24437b68f172e775078c59ddf341.
Revert "Fix for the spinbox in the alarm section of the clock"
This reverts commit 6a6017e59172d7f2f0243939b81782b479e3d23e.
Revert "[qt] Attempt to layout and paint only once on startup"
This reverts commit 6b52394deeef660c40a317422c1a8749252ebe8d.
Revert "[qt] Attempt to resize application windows only once"
This reverts commit 10df646a9d07cb29f634b9f4a8c50f742a8cb6c5.
--- End Message ---
--- Begin Message ---
conf/distro/include/sane-srcrevs.inc | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 3dbfcf45da3509f2f55d36a3dab7a031bbefb5ac
Author: Carsten Haitzler <[EMAIL PROTECTED]>
Date: Fri Jun 27 17:41:32 2008 +1000
update to newer etheme and shelf size options
--- End Message ---
--- Begin Message ---
Rebased ref, commits from common ancestor:
commit 55915db3fcde3daf245a89317a09b1b8075ff074
Author: Matt <[EMAIL PROTECTED]>
Date: Fri Jun 27 09:28:34 2008 +0100
add-ar6k-wake-interrupt.patch
Signed-off-by: Matt Hsu <[EMAIL PROTECTED]>
- add an interrupt for ar6k wifi module
commit a2b2c0c3a8f2298c712de594d88baa2d28e28d32
Author: Andy Green <[EMAIL PROTECTED]>
Date: Wed Jun 25 22:07:24 2008 +0100
test-touchscreen-median.patch
Signed-off-by: Andy Green <[EMAIL PROTECTED]>
commit 3f32fdc2b7cb777e782838c5b7999c98d9b0685f
Author: Mike Westerhof <[EMAIL PROTECTED]>
Date: Sun Jun 22 19:33:01 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(-)
commit 02f24cd44fb61c4ca58d93ddfcfdcc2eb334fa78
Author: Andy Green <[EMAIL PROTECTED]>
Date: Sun Jun 22 19:32:18 2008 +0100
fix-gsm-resume-problems.patch
Signed-off-by: Andy Green <[EMAIL PROTECTED]>
commit 6e5a03f85a9b701896f1bd603ac51de8bf8158c5
Author: Andy Green <[EMAIL PROTECTED]>
Date: Sun Jun 22 10:09:54 2008 +0100
fix-lis302dl-resume-and-init-reload-boot-coefficients.patch
Reported-by: John Lee <[EMAIL PROTECTED]>
We don't reset the devices either at init or resume, where init
means use the BOOT bit to reload device calibration coefficients
from internal EEPROM. John Lee saw brain-damaged behaviour after
resume and sometimes after boot (since it may not have lost power
to force a BOOT itself that makes sense).
This patch
- adds a diagnostic dump feature down /sys
- forces BOOT action on init and resume, and waits for
completion
- makes sure XYZ capture is enabled on resume
- adds some constants in the .h and removes some magic numbers
in the code by using them
Signed-off-by: Andy Green <[EMAIL PROTECTED]>
--- End Message ---
--- Begin Message ---
arch/arm/mach-s3c2440/mach-gta02.c | 20 ++++--
drivers/input/touchscreen/s3c2410_ts.c | 116 +++++++++++++++++++++++++++++---
include/asm-arm/arch-s3c2410/ts.h | 5 ++
include/linux/ts_filter.h | 5 ++
4 files changed, 128 insertions(+), 18 deletions(-)
New commits:
commit fe159e9aacb4a23550deaeb2a397f235edf3d853
Author: Andy Green <[EMAIL PROTECTED]>
Date: Fri Jun 27 09:29:38 2008 +0100
test-touchscreen-pressure.patch
Signed-off-by: Andy Green <[EMAIL PROTECTED]>
--- End Message ---
_______________________________________________
commitlog mailing list
commitlog@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/commitlog