Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2007-01-15 | bluez: update libs and utils to 3.8, hcidump to 1.33 | Philipp Zabel | 3 | |
2007-01-15 | abiword-2.5.inc: add include file for abiword 2.5 series, based on the one ↵ | Koen Kooi | 1 | |
present in Poky. * abiword 2.5.0 is missing the perl cdump and doesn't compile, so that's why the actual recipe is missing | ||||
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 | 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 | 1 | |
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 | 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 | ruby: added forgotten patches | Marcin Juszkiewicz | 3 | |
2007-01-12 | povray: fix do_configure | Koen Kooi | 1 | |
2007-01-12 | qiv: fix do_install | 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 | |
2007-01-12 | merge of '1cd7dafdf8101519f2632d4e3ab366da93dde56f' | Paul Sokolovsky | 9 | |
and 'a1094ef17e8382a220ee288571391469f133cdcf' | ||||
2007-01-12 | linux-handhelds-2.6 2.6.16: Add defconfig for h1910. | Paul Sokolovsky | 2 | |
2007-01-12 | linux-handhelds-2.6.inc: Order list of supported machines a bit. | Paul Sokolovsky | 1 | |
2007-01-11 | merge of '626cf4325c0654b9580525c44fc4b4a1eef602f2' | Michael Lauer | 2 | |
and '864030c30acdb89f49bcfbd4707a4a16dcfb2b53' | ||||
2007-01-11 | portmap: use DEBIAN_MIRROR instead of hardcoding one | Michael Lauer | 2 | |
2007-01-11 | merge of '340d510de93fbff43db81273e28cef3d0f58982a' | Paul Sokolovsky | 7 | |
and 'a3a3ca985e3be87b28c38571ed119b550e3687d0' | ||||
2007-01-11 | opie-multikey: Rename buttons to add/remove custom keymap to be more clear. | Paul Sokolovsky | 4 | |
* opie-multikey needs usability improvements at all - it may take a user some effort to figure out that to change language layout, one needs to call config (which lives on a key marked as shift), select language, and tap OK at window top. Most people would tap "Add" and present with file selection dialog with unknown to them purpose. So, name buttons "Add custom..." and "Remove custom", to correspond to their function. | ||||
2007-01-11 | merge of '8ba495498c5f5fa451ed9ea2f228a34ae09bf6c8' | Paul Sokolovsky | 1 | |
and 'a0e24570b0974e5e5baabfb6e68c910d5d833b20' | ||||
2007-01-11 | libopie2 cvs: keyboardless-buttonmap.patch was accepted upstream, drop. | Paul Sokolovsky | 1 | |
* Recommended SRCDATE for this recipe: 20061220 | ||||
2007-01-11 | merge of 'cc4458b919c97c8247a9e3d35ebbed151ab9d407' | Paul Sokolovsky | 1 | |
and 'f37da99f4dc681eee83fb5d68312cb1b3282999f' |