Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2007-01-15 | merge of 'dbd927aa7f527978c46055666748b6cad475dc40' | Paul Sokolovsky | 3 | |
and 'e9f90698372f656405245674904d4454e0c7554b' | ||||
2007-01-15 | libopie2: Enable SQL PIM backend. | Paul Sokolovsky | 3 | |
* Let users store their data reliably. XML backend is still used by default, user must activate SQLite in config files (see OPIE wiki). * Regarding concerns due to which is wasn't enabled before: "too large for 16MB flash devices" - such devices welcome to disable-override it; "no sync" - apparently, no sync with SQLite backend active, but XML is till by default. * SQLite backend and opie-pimconvert tested to work OK on hx4700 (on small dataset though, more tetsing pending). Suprising;y, I had rather weird issues with sqlite3 on qemuarm. | ||||
2007-01-15 | wv: add 1.2.0, from Poky, ran through oe-stylize.py | Koen Kooi | 2 | |
2007-01-14 | linux-efika: Sound driver altered to keep hands of register bits it ↵ | Leon Woestenberg | 2 | |
shouldn't touch. | ||||
2007-01-14 | linux-efika: Enable CIFS in defconfig. | Leon Woestenberg | 1 | |
2007-01-14 | g15daemon: Added new package. | ccsmart | 2 | |
2007-01-14 | libg15: Add library staging. | ccsmart | 1 | |
2007-01-14 | libdaemon: Add missing header file daemon.h to package. | ccsmart | 1 | |
2007-01-14 | merge of '1516e610cec317d2dbc1f14ae7359ef7c80a1182' | Paul Sokolovsky | 14 | |
and '6e924857d53cc46c5b976a0cc3aa2dce32bf74a2' | ||||
2007-01-14 | qte 2.3.10: Finish converting kernel-keymap.patch to -p1 format. | Paul Sokolovsky | 1 | |
2007-01-14 | libsql-qpe: move it to packages/obsolete. | Koen Kooi | 12 | |
The main reason for this is the thread on the mailinglist, the secondary reason is the the opie people decided to b0rk their patches so they don't apply anymore. | ||||
2007-01-14 | merge of '8ac202a78f871b27cbe2d26c6da77233a43fac2e' | Paul Sokolovsky | 1 | |
and 'a7bb5ea8a47a4cd4ddcdbe8e75c0a59d492f1ee8' | ||||
2007-01-14 | linux-handhelds-2.6: Update defconfig for rx3000. | Paul Sokolovsky | 1 | |
* P.S. Please always lart linux kernel mainline for any Kbuild breakages like endless loops during make oldconfig. | ||||
2007-01-14 | merge of '66d5a97af3cca6a53cae3f6419a369ffc3a10a6a' | Paul Sokolovsky | 3 | |
and '718ed4ff6804b5e5a066f630b263ec57f36da41f' | ||||
2007-01-14 | opie-taskbar: Remove overriden opie startup file for htcuinversal | Paul Sokolovsky | 3 | |
* This contained (comparing to the default) only explicit QWS_MOUSE_PROTO & QWS_KEYBOARD assignments, and it htcuinversal was confirmed to work without them. | ||||
2007-01-14 | merge of '6cd1d9371d3072edd062423937b327dceec39bbc' | Paul Sokolovsky | 3 | |
and 'e9118e1c3f1bc5a110808561d9f9c3d0e58467bc' | ||||
2007-01-14 | qte 2.3.10: Fix kernel-keymap.patch, was made as -p0 instead of -p1. | Paul Sokolovsky | 3 | |
2007-01-13 | libg15: added new package | ccsmart | 2 | |
2007-01-13 | gtk-theme-torturer: fix DEPENS | Koen Kooi | 1 | |
2007-01-13 | merge of '5a3a0499fceb6465dab6ed321713520ddb11b854' | Michael Lauer | 2 | |
and 'eb2b566b24f4dd2148641b262bb2abd63431eb19' | ||||
2007-01-13 | merge of '91b2ffc800916b90a5871806e605e65d6b2806d2' | Koen Kooi | 7 | |
and 'af92592c9cfb22c3fe7c7dc2280bb03043a3a22f' | ||||
2007-01-13 | merge of '191f327932f99e02f2e0bd98ff435cfd9b439c23' | OpenEmbedded Project | 1 | |
and '3c96b014ef2dbcdb79faf2c1b5dbbc4d0d2d7660' | ||||
2007-01-13 | eds-dbus: add intltool-native to DEPENDS, closes #1786 | Koen Kooi | 1 | |
2007-01-13 | merge of '2295b07eae23958daf43c8aa40820fef15de0127' | Paul Sokolovsky | 5 | |
and '8b68732f6ed6c9d72f30670dc4af600785cedeb1' | ||||
2007-01-13 | qte 2.3.10: Rethink hardware platform defines. | Paul Sokolovsky | 4 | |
* Let there be two major platforms, Zaurus and Wince. Let there be two defines, QT_QWS_SL5XXX and QT_QWS_IPAQ, to define generic device of the corresponding platform. * Let there be also possibility to specialize for specific device of the platform. But corresponding define must be always used bu the generic platform device above. * For example, QT_QWS_SLC700 is a Zaurus C7x0 device, and it always must be defined together with QT_QWS_SL5XXX. Or QT_QWS_SIMPAD, an QT_QWS_IPAQ specialization. * As generic define is implied by specific, if we somewhere have test for generic define, we don't need to additionally test for "specific" define. * Thus, bunch of hunks in device-specific patches are superflous and can be dropped. | ||||
2007-01-13 | qte 2.3.10: QT_QWS_EZX: remove bogus define. | Paul Sokolovsky | 1 | |
* Such define is not referenced in qte codebase or any patches. | ||||
2007-01-13 | qte 2.3.10: Use QT_QWS_CUSTOM consistently. | Paul Sokolovsky | 1 | |
* QT_QWS_CUSTOM does *not* exist in qte 2.3.10 at all. It's hello from 2.3.7-or-something era. Before killing it completely, let's apply it consistently to ease looking at config. QT_QWS_CUSTOM is referenced at all *once* in entire OPIE codebase, in opie-launcher, and if its defined, there will F11 key checked. Doing so not going to kill tosa. | ||||
2007-01-13 | qte 2.3.10: simpad.patch contains few hunks with white-space only changes, | Paul Sokolovsky | 1 | |
remove them, as they complicate review and further patching. | ||||
2007-01-12 | packages/esound/esound-gpe_20070109.bb : fix svn checkout problems. | Graeme Gregory | 1 | |
2007-01-12 | merge of 'b23b7ec5ae17c5427c3d0eb77a11c96d73c53b44' | OpenEmbedded Project | 3 | |
and 'ee9553b7958df8396e9de285a3a823f5fe39d8af' | ||||
2007-01-12 | flac: Fix build for powerpc. Closes #1775. | Leon Woestenberg | 1 | |
2007-01-12 | add gtk-theme-torturer, a stress test and benchmark utility for gtk themes | Michael Lauer | 2 | |
2007-01-12 | angstrom: make kernel version overridable via machine.conf of local.conf | Koen Kooi | 1 | |
2007-01-12 | merge of '8e8bab6fb50f5098375feebdb8f5e06408bc3e2e' | Paul Sokolovsky | 23 | |
and 'fa0c91a57dfd0c1ecb6d5eeb7b1f12db5973ca2a' | ||||
2007-01-12 | rx3000.conf: Specify known good kernel version. | Paul Sokolovsky | 1 | |
2007-01-12 | htcblueangel: Specify known good kernel version. | Paul Sokolovsky | 1 | |
2007-01-12 | packages/parted/parted_1.8.2.bb : New parted Version | Kristoffer Ericson | 1 | |
* Update to newest parted. Includes many bugfixes and improvments. | ||||
2007-01-12 | merge of 'a3ec87a85e2999a1df1880290068cebdaa693370' | Paul Sokolovsky | 22 | |
and 'f5e92cd761d8fe61dad95d551608279df32b7e32' | ||||
2007-01-12 | h1910.conf: Specify known good kernel version. | Paul Sokolovsky | 1 | |
2007-01-12 | merge of '42072c537ac07457dac8a7dbd13cc1e1e288b4ca' | Paul Sokolovsky | 22 | |
and '454327ea0c22b470c4cee1218d4034e9be05e058' | ||||
2007-01-12 | angstrom-2007.1.conf: Update htcuniversal's kernel version to known good, ↵ | Paul Sokolovsky | 1 | |
2.6.19-hh7. * Marcin Juszkiewicz tested this version to build ok, and it is known to work. | ||||
2007-01-12 | ruby: added forgotten patches | Marcin Juszkiewicz | 3 | |
2007-01-12 | include/preferred-gpe-versions.inc, sane-srcdates.inc: catch up with removal ↵ | Michael Lauer | 4 | |
of gnome-vfs-dbus. NOTE: may need to adjust SRCDATE for gnome-vfs? | ||||
2007-01-12 | povray: fix do_configure | Koen Kooi | 1 | |
2007-01-12 | qiv: fix do_install | Koen Kooi | 1 | |
2007-01-12 | angstrom: add feed arch for epia | Koen Kooi | 1 | |
2007-01-12 | epia: cleanup and adapt to task-base | Koen Kooi | 1 | |
2007-01-12 | merge of '114caf859f66364143cd179bd3ae50672f123d24' | OpenEmbedded Project | 1 | |
and '317ff5b9d6db289545e8b5bae03ac89c5d36024f' | ||||
2007-01-12 | initscripts: fix populate-volatile.sh file and directory creation | Philipp Zabel | 1 | |
- now chmod gets called do set the correct permissions | ||||
2007-01-12 | libx11: fix makekeys compilation, close #1447 | Andrew Paulsen | 1 | |