summaryrefslogtreecommitdiff
path: root/packages
AgeCommit message (Collapse)AuthorFiles
2006-11-20another set of parse errors fixingMarcin Juszkiewicz21
2006-11-20another set of parse errors fixingMarcin Juszkiewicz22
2006-11-20merge of '8c0da7de9130cf6ce338544b5a8d83595a1fd839'Marcin Juszkiewicz42
and 'fa6299477f4dc9026d80a08ac4d4494c8c32eb64'
2006-11-20another set of parse errors fixingMarcin Juszkiewicz42
2006-11-20pango: Remove DEPENDS on (lib)xt. OE's autoconf has a patch which should fix ↵Richard Purdie7
this problem and avoid this DEPEND (from poky)
2006-11-20kernels: fix parse errorsMarcin Juszkiewicz15
2006-11-20many packages: fix parse errors #2Marcin Juszkiewicz24
2006-11-20many packages: fix parse errorsMarcin Juszkiewicz24
2006-11-20task-angstrom-x11: fix parse errorKoen Kooi1
2006-11-20tinymail: fix parse errorsKoen Kooi1
2006-11-20Convert IPKG_ARCHS -> PACKAGE_ARCHS, IPKG_EXTRA_ARCHS -> PACKAGE_EXTRA_ARCHS ↵Richard Purdie2
in preparation for deb handling
2006-11-20librcf: Remove insane IPKG_ARCHS from the .bb file. This is a setting for ↵Richard Purdie1
conf/, not a .bb file
2006-11-20merge of '697fec81441b0b917323c2bac556f686813d0440'Marcin Juszkiewicz3
and 'e7c3c58ffc25bb74008c4dda3d77ba4eae16e8f0'
2006-11-20hostap-utils: removed rrecommending hostap-modulesMarcin Juszkiewicz3
- 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
2006-11-20enca: remove -I/usr/include from Makefiles and build native tools without ↵Koen Kooi1
-I<staging cross>
2006-11-20merge of '0080c426d2ce141db8b864ecbb6e6d3f2fb1f024'Paul Sokolovsky2
and '01b16bf78a0ceb87c84a4474f9ce1911f4c99705'
2006-11-20merge of '4ddf8fec1e1058d499652c490b518b0342fe06e5'Paul Sokolovsky2
and 'fd880ea87a8f50401bb3e7f2f7aab3d8f5a3332e'
2006-11-20plinciv 0.16: Recover lost patch and save from extermination.Paul Sokolovsky2
* 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 ;-).
2006-11-20slugos-init: Removed ixp4xx_mac module (now compiled into kernel)Rod Whitby2
2006-11-19dbus-native: update to latest stable (1.0.1)Koen Kooi1
2006-11-19merge of '610d8df92d2af618bbdf104b28fca2dd75bf1595'Paul Sokolovsky4
and 'bcf2a09df33ffa09258ce1be592448632e1781ee'
2006-11-19merge of '2147c8ea9e7d83906d1fea27f954927b41ca4d22'Paul Sokolovsky3
and 'f19342b2bc5764d1313b089988905bf6d71a95e6'
2006-11-19linux-handhelds-2.6 cvs: Drop patches merged upstream.Paul Sokolovsky3
2006-11-19merge of '358d6d576847344e4d6c8fd19432b87f50bdc8cd'Paul Sokolovsky1
and '4531506c8294a7a7da7e3abfdefb0850b34d8764'
2006-11-19linux-handhelds-2.6 cvs: Update h4000 defconfig for 2.6.18.Paul Sokolovsky1
2006-11-19tinymail: add missing filesKoen Kooi2
2006-11-19contacts: update to 0.2Koen Kooi1
2006-11-19libbacon: add floating cvs versionKoen Kooi1
2006-11-19tinymail: update iconv stuff to latest svnKoen Kooi1
2006-11-19dbuys 1.0.1: ensure /var/lib/dbus exists before writing to itKoen Kooi2
2006-11-19cherokee 0.5.5: Minor fix to configure.in. Should be using "no" and notJamie Lenehan2
"false" when checking autoconf variables. This prevented you marking sendfile as broken via the site file.
2006-11-19cherokee: In the init script pass the config file as a parameter. ThisJamie Lenehan3
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.
2006-11-19cherokee: Move the .la files and the .so files associated with sharedJamie Lenehan3
libraries (not those that are plugins) into from the main package into the -dev package since they are not required to run cherokee.
2006-11-19merge of '8fdd902a1a1f617efa3ad4a034d779faf5219f1e'Paul Sokolovsky1
and 'ee0a10ae2fb6f8e590f42559bdba40c8ebfb3faf'
2006-11-19qte 2.3.10: Workaround symbol export issue with GCC 4.1Paul Sokolovsky1
* "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.
2006-11-19merge of '7dc2fd459da1e96fc61fd1b7bc439f0282c91306'Paul Sokolovsky9
and 'e853ab6b84bda472e6268c922f1ac797be81351c'
2006-11-19qpe 2.3.10: Apply common keyboardless buttonmap for HH.org kernel ports.Paul Sokolovsky3
* 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"
2006-11-19cherokee: Factor out common parts to cherokee.inc and fix up the packagingJamie Lenehan4
for cherokee-nossl which is even more broken then before after this change.
2006-11-19cherokee 0.5.5: Add version 0.5.5 which fixes a large number of bugsJamie Lenehan6
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.
2006-11-18linux-handhelds-2.6 2.6.17: Use own pre-version override dir, free "main"Paul Sokolovsky2
override dir for 2.6.18.
2006-11-18linux-handhelds-2.6: Add linux-handhelds-2.6-2.6.17 override dir.Paul Sokolovsky13
* Prepare to upgrade to 2.6.18. * Copied from linux-handhelds-2.6/.
2006-11-18chmlib: fetch sources from Debian mirrors instead of non-reachable upstreamMarcin Juszkiewicz1
2006-11-18Micro-Optimisation decreasing initial parsing time by 10%Holger Freyther24
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
2006-11-18merge of 0c958ec238b24c796d57fb29b8683551a9ed05a5Paul Sokolovsky1
and dcbd942b827e66bb27a6282eae5ee1e2f4c927e3
2006-11-18minimo 016: fix -dbg packagingKoen Kooi1
2006-11-18merge of '764fab90ce78632168aaaa389123bbc7beacc0af'Marcin Juszkiewicz76
and '9ef42c4cea604726d2f11a3693579baae9320074'
2006-11-18nkf: update to 2.07 (2.06 not fetchable) and package docsMarcin Juszkiewicz2
2006-11-18minimo 016: fix parse error and bump PRKoen Kooi1
2006-11-18minimo 0.016: remove spurious ${D} in mozdir, should fix #1600Koen Kooi1
2006-11-18merge of '098ecd6f9272018d813f8ffd6659f743b8aa0394'Rod Whitby1
and '3ef89846e91bf5f30231b6119392a9e1f03dfea0'