Age | Commit message (Collapse) | Author | Files |
|
bug 1631 and possibly 1521. zecke-approved ;-)
|
|
mailing list. There should be no functionality changes yet.
|
|
* Use naming scheme consistent with other iPaq devices, where "series" name
is used.
* h5000 is series consisting of h5100, h5400, and h5500 models, each having
common architecture, but slightly different builtin peripherals. Each model
may also have few marketing nicknames, differing in last digit (sometimes 2
last digits).
* Closes #1586.
* Approved by Koen Kooi.
|
|
* "Workaround GCC 4.1 issues with -fvisibility-inlines-hidden (see #1521)
by disabling it for qpe only. TODO: pinpoint actual issue causing GCC
misbehavior."
* Eases #1521 a bit.
|
|
* keyboardless-buttonmap.patch does that
* ipaq-keyboard.patch is patch for 2.4 kernels, should go away.
* ipaq_sound_fix.patch status is unknown. It seems to conatin useful
validation patch, but at the same time talks about hardcoding something
for uda1341 (which also smells of 2.4). Either way, if it contains something
useful, it should be applied consistently for all machines. While it isn't,
it won't be too much issue to disable it for pocket-pc based devices too.
* Tested on h4000.
++
+ case 0x78:
+ # if defined(QT_QWS_IPAQ)
+ keyCode = Key_F24; // record
============================================================
--- packages/qte/qte-common_2.3.10.inc 6323bf41e47d7a950cc2729723dbcbb6f884e853
+++ packages/qte/qte-common_2.3.10.inc b4b84ab449bfd459e2a61d20bac3d2e3e527e2c2
@@ -37,6 +37,7 @@ SRC_URI = "ftp://ftp.trolltech.com/pub/q
file://fix-native-build.patch;patch=1 \
file://simpad-defaultkbd.patch;patch=1 \
file://fix-errno-exception-spec.patch;patch=1 \
+ file://keyboardless-buttonmap.patch;patch=1 \
file://sharp_char.h \
file://switches.h "
@@ -62,16 +63,16 @@ SRC_URI_append_mnci = "file://de
file://mnci-touchscreen.patch;patch=1 \
file://qkeyboard_qws.h \
file://qkeyboard_qws.cpp "
-SRC_URI_append_h1910 = "file://ipaq-keyboard.patch;patch=1 file://ipaq_sound_fix.patch;patch=1 "
-SRC_URI_append_h1940 = "file://ipaq-keyboard.patch;patch=1 file://ipaq_sound_fix.patch;patch=1 "
-SRC_URI_append_h2200 = "file://ipaq-keyboard.patch;patch=1 file://ipaq_sound_fix.patch;patch=1 "
-SRC_URI_append_h3600 = "file://ipaq-keyboard.patch;patch=1 file://ipaq_sound_fix.patch;patch=1 "
-SRC_URI_append_h3900 = "file://ipaq-keyboard.patch;patch=1 file://ipaq_sound_fix.patch;patch=1 "
-SRC_URI_append_h4000 = "file://ipaq-keyboard.patch;patch=1 file://ipaq_sound_fix.patch;patch=1 "
-SRC_URI_append_h5xxx = "file://ipaq-keyboard.patch;patch=1 file://ipaq_sound_fix.patch;patch=1 "
-SRC_URI_append_h6300 = "file://ipaq-keyboard.patch;patch=1 file://ipaq_sound_fix.patch;patch=1 "
-SRC_URI_append_hx2000 = "file://ipaq-keyboard.patch;patch=1 file://ipaq_sound_fix.patch;patch=1 "
-SRC_URI_append_hx4700 = "file://ipaq-keyboard.patch;patch=1 file://ipaq_sound_fix.patch;patch=1 "
+#SRC_URI_append_h1910 = "file://ipaq-keyboard.patch;patch=1 file://ipaq_sound_fix.patch;patch=1 "
+#SRC_URI_append_h1940 = "file://ipaq-keyboard.patch;patch=1 file://ipaq_sound_fix.patch;patch=1 "
+#SRC_URI_append_h2200 = "file://ipaq-keyboard.patch;patch=1 file://ipaq_sound_fix.patch;patch=1 "
+#SRC_URI_append_h3600 = "file://ipaq-keyboard.patch;patch=1 file://ipaq_sound_fix.patch;patch=1 "
+#SRC_URI_append_h3900 = "file://ipaq-keyboard.patch;patch=1 file://ipaq_sound_fix.patch;patch=1 "
+#SRC_URI_append_h4000 = "file://ipaq-keyboard.patch;patch=1 file://ipaq_sound_fix.patch;patch=1 "
+#SRC_URI_append_h5xxx = "file://ipaq-keyboard.patch;patch=1 file://ipaq_sound_fix.patch;patch=1 "
+#SRC_URI_append_h6300 = "file://ipaq-keyboard.patch;patch=1 file://ipaq_sound_fix.patch;patch=1 "
+#SRC_URI_append_hx2000 = "file://ipaq-keyboard.patch;patch=1 file://ipaq_sound_fix.patch;patch=1 "
+#SRC_URI_append_hx4700 = "file://ipaq-keyboard.patch;patch=1 file://ipaq_sound_fix.patch;patch=1 "
S = "${WORKDIR}/qt-${PV}"
============================================================
--- packages/qte/qte-mt_2.3.10.bb 6bcca53c33775f83f414b169ac273be1b7f443a3
+++ packages/qte/qte-mt_2.3.10.bb 090b792876515bb19e14563250d46729dc54c88d
@@ -1,5 +1,5 @@ require qte-common_${PV}.inc
require qte-common_${PV}.inc
-PR = "r4"
+PR = "r5"
|
|
|
|
* hXXXX, hxXXXX, etc.
* One sweet day this will be redone in a sane way.
|
|
|
|
|
|
and 6bdfd4680fb56e499b8a254034efb752dead5002
|
|
* Added kernel-keymap patch for usage with jornada6xx
|
|
this from qtopia-core to get QT_ARCH
|
|
|
|
see email thread at http://lists.openembedded.org/pipermail/openembedded-devel/2006-October/000523.html for details
|
|
|
|
|
|
|
|
patch courtesy Manuel Teira - thanks!
|
|
|
|
GSM phones
|
|
kernel 2.6
|
|
|
|
|
|
|
|
* Remove borzoi machine entirely as its now equal to spitz.
* For remaining 2.4/2.6 split machines use ZKERNEL_VERSION instead of KERNEL_VERSION
to fix a long standing bug - people will need to update local.conf.
* Add dummy terrier MACHINE to point at spitz.
|
|
-apply the borzoi hack to the location
of the file.
-I hate this patch...
|
|
|
|
into .inc
|
|
Thanks to the ROAD GmbH we now have a bugfixed
QtE kernel-keymap.patch
Bugfixes:
-Handle keys > 127 (7Bit)
-Workaround broken keymaps
-Fix Autorepeat
-plenty of other fixes
This patch needs some testing as I have applied
the changes by hand.
|
|
|
|
bailing out
|
|
Add HOMEPAGE and point to http://www.trolltech.com
packages/xqt:
Fix the SECTION to something known
|
|
and 41bf7eeb45e097a83eee74d76ccbe5d4d34e7b82
|
|
|
|
and d72c18a4bdb40a69e578b041fe714f31487fcb1e
|
|
|
|
- close bug #393
|
|
- patch to fix build
- enabled QVFb support
With that changes it is possible to run OPIE/OE in QVFb/X11.
|
|
update our descriptions to work with any version of cp. Patches that include
cp -a are not changed. They seem to work and I'm too scared busybox cp
is more like GNU cp than BSD cp. (e.g do not know about P)
|
|
Add extra space to unbreak build on SIMpad
|
|
The touchscreen patch is stated GPL only, update the license
to be GPL only!
We should consider adding both proprietary and non-proprietary
versions of QtE to OE, to avoid further similiar problems.
Generally we should clearly state under which conditions patches
in OE can be used.
(sorry I do not know the new commit message policy yet)
|
|
handler. patch courtesy Richard Purdie.
|
|
painting QBitmaps. Patch courtesy Manuel Teira.
|
|
|
|
|
|
oe/packages/opie-buttons-settings/opie-button-settings.inc:
-Remove the ASUS support as there will be no asus machine
in oe.
|
|
Drop beagle (MasterIA) support from OE completely.
:MT: ----------------------------------------------------------------------
|
|
-Drop even more files
|
|
Patch by "Pawel Kolodziejski" <pablo@omega.xtr.net.pl> to add
H19xx and ASUS support to QtE.
Currently both devices are treated like stock iPAQ models
(same patches + same defines)
|
|
- add suspend-resume hook for qws server
- implement suspend-resume helpers in W100 driver
|