Age | Commit message (Collapse) | Author | Files |
|
|
|
|
|
and 'fa6299477f4dc9026d80a08ac4d4494c8c32eb64'
|
|
|
|
this problem and avoid this DEPEND (from poky)
|
|
|
|
|
|
|
|
|
|
|
|
in preparation for deb handling
|
|
conf/, not a .bb file
|
|
and 'e7c3c58ffc25bb74008c4dda3d77ba4eae16e8f0'
|
|
- most of our target devices run kernels newer then 2.6.14 so they have
hostap modules from kernel as kernel-module-hostap*
- hostap modules and utils are now both added into dependency of task-base
for machines with pcmcia or pci feature
|
|
-I<staging cross>
|
|
and '01b16bf78a0ceb87c84a4474f9ce1911f4c99705'
|
|
and 'fd880ea87a8f50401bb3e7f2f7aab3d8f5a3332e'
|
|
* It may be from year 2003, but still a better start with porting than nothing
at all.
* And yes, one sweet day we'll have people doing something useful (like
porting games), not just dumb kernel hacking ;-).
|
|
|
|
|
|
and 'bcf2a09df33ffa09258ce1be592448632e1781ee'
|
|
and 'f19342b2bc5764d1313b089988905bf6d71a95e6'
|
|
|
|
and '4531506c8294a7a7da7e3abfdefb0850b34d8764'
|
|
|
|
|
|
|
|
|
|
|
|
|
|
"false" when checking autoconf variables. This prevented you marking
sendfile as broken via the site file.
|
|
currently matches the default so makes no actual difference. However in the
case where you want to run multiple instances of cherokee it makes it clear
how you specify an alternate configuration file.
|
|
libraries (not those that are plugins) into from the main package into the
-dev package since they are not required to run cherokee.
|
|
and 'ee0a10ae2fb6f8e590f42559bdba40c8ebfb3faf'
|
|
* "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.
|
|
and 'e853ab6b84bda472e6268c922f1ac797be81351c'
|
|
* 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"
|
|
for cherokee-nossl which is even more broken then before after this change.
|
|
and improves performance a lot. My requirement was for authentication
on the root of the site which was unsupported in earlier releases.
This version patches the configure input files, unlike the previous
version which patched the output files. Tested on i486 and sh4.
|
|
override dir for 2.6.18.
|
|
* Prepare to upgrade to 2.6.18.
* Copied from linux-handhelds-2.6/.
|
|
|
|
python () {} and python __anonymous () {} are as the same
says functions without a name. They get executed when the
main bb file is completely parsed. This is used to set
information like FILESDIR.
This is a python method so it gets evaled which means compiled
and executed a lot of times. By moving the code of the anonfunc
into a proper method this is only compiled once. The result is
is the 10% speed up when parsing.
Reindent anonfuncs and new defs without tabs and four spaces
|
|
and dcbd942b827e66bb27a6282eae5ee1e2f4c927e3
|
|
|
|
and '9ef42c4cea604726d2f11a3693579baae9320074'
|
|
|
|
|
|
|
|
and '3ef89846e91bf5f30231b6119392a9e1f03dfea0'
|