summaryrefslogtreecommitdiff
path: root/packages
AgeCommit message (Collapse)AuthorFiles
2007-01-14libsql-qpe: move it to packages/obsolete.Koen Kooi12
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-14merge of '8ac202a78f871b27cbe2d26c6da77233a43fac2e'Paul Sokolovsky1
and 'a7bb5ea8a47a4cd4ddcdbe8e75c0a59d492f1ee8'
2007-01-14linux-handhelds-2.6: Update defconfig for rx3000.Paul Sokolovsky1
* P.S. Please always lart linux kernel mainline for any Kbuild breakages like endless loops during make oldconfig.
2007-01-14merge of '66d5a97af3cca6a53cae3f6419a369ffc3a10a6a'Paul Sokolovsky3
and '718ed4ff6804b5e5a066f630b263ec57f36da41f'
2007-01-14opie-taskbar: Remove overriden opie startup file for htcuinversalPaul Sokolovsky3
* 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-14merge of '6cd1d9371d3072edd062423937b327dceec39bbc'Paul Sokolovsky3
and 'e9118e1c3f1bc5a110808561d9f9c3d0e58467bc'
2007-01-14qte 2.3.10: Fix kernel-keymap.patch, was made as -p0 instead of -p1.Paul Sokolovsky3
2007-01-13libg15: added new packageccsmart2
2007-01-13gtk-theme-torturer: fix DEPENSKoen Kooi1
2007-01-13merge of '5a3a0499fceb6465dab6ed321713520ddb11b854'Michael Lauer2
and 'eb2b566b24f4dd2148641b262bb2abd63431eb19'
2007-01-13merge of '91b2ffc800916b90a5871806e605e65d6b2806d2'Koen Kooi7
and 'af92592c9cfb22c3fe7c7dc2280bb03043a3a22f'
2007-01-13eds-dbus: add intltool-native to DEPENDS, closes #1786Koen Kooi1
2007-01-13merge of '2295b07eae23958daf43c8aa40820fef15de0127'Paul Sokolovsky5
and '8b68732f6ed6c9d72f30670dc4af600785cedeb1'
2007-01-13qte 2.3.10: Rethink hardware platform defines.Paul Sokolovsky4
* 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-13qte 2.3.10: QT_QWS_EZX: remove bogus define.Paul Sokolovsky1
* Such define is not referenced in qte codebase or any patches.
2007-01-13qte 2.3.10: Use QT_QWS_CUSTOM consistently.Paul Sokolovsky1
* 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-13qte 2.3.10: simpad.patch contains few hunks with white-space only changes, Paul Sokolovsky1
remove them, as they complicate review and further patching.
2007-01-12packages/esound/esound-gpe_20070109.bb : fix svn checkout problems.Graeme Gregory1
2007-01-12merge of 'b23b7ec5ae17c5427c3d0eb77a11c96d73c53b44'OpenEmbedded Project1
and 'ee9553b7958df8396e9de285a3a823f5fe39d8af'
2007-01-12flac: Fix build for powerpc. Closes #1775.Leon Woestenberg1
2007-01-12add gtk-theme-torturer, a stress test and benchmark utility for gtk themesMichael Lauer2
2007-01-12packages/parted/parted_1.8.2.bb : New parted VersionKristoffer Ericson1
* Update to newest parted. Includes many bugfixes and improvments.
2007-01-12ruby: added forgotten patchesMarcin Juszkiewicz3
2007-01-12povray: fix do_configureKoen Kooi1
2007-01-12qiv: fix do_installKoen Kooi1
2007-01-12merge of '114caf859f66364143cd179bd3ae50672f123d24'OpenEmbedded Project1
and '317ff5b9d6db289545e8b5bae03ac89c5d36024f'
2007-01-12initscripts: fix populate-volatile.sh file and directory creationPhilipp Zabel1
- now chmod gets called do set the correct permissions
2007-01-12libx11: fix makekeys compilation, close #1447Andrew Paulsen1
2007-01-12merge of '1cd7dafdf8101519f2632d4e3ab366da93dde56f'Paul Sokolovsky9
and 'a1094ef17e8382a220ee288571391469f133cdcf'
2007-01-12linux-handhelds-2.6 2.6.16: Add defconfig for h1910.Paul Sokolovsky2
2007-01-12linux-handhelds-2.6.inc: Order list of supported machines a bit.Paul Sokolovsky1
2007-01-11merge of '626cf4325c0654b9580525c44fc4b4a1eef602f2'Michael Lauer2
and '864030c30acdb89f49bcfbd4707a4a16dcfb2b53'
2007-01-11portmap: use DEBIAN_MIRROR instead of hardcoding oneMichael Lauer2
2007-01-11merge of '340d510de93fbff43db81273e28cef3d0f58982a'Paul Sokolovsky7
and 'a3a3ca985e3be87b28c38571ed119b550e3687d0'
2007-01-11opie-multikey: Rename buttons to add/remove custom keymap to be more clear.Paul Sokolovsky4
* 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-11merge of '8ba495498c5f5fa451ed9ea2f228a34ae09bf6c8'Paul Sokolovsky1
and 'a0e24570b0974e5e5baabfb6e68c910d5d833b20'
2007-01-11libopie2 cvs: keyboardless-buttonmap.patch was accepted upstream, drop.Paul Sokolovsky1
* Recommended SRCDATE for this recipe: 20061220
2007-01-11merge of 'cc4458b919c97c8247a9e3d35ebbed151ab9d407'Paul Sokolovsky1
and 'f37da99f4dc681eee83fb5d68312cb1b3282999f'
2007-01-11opie-sysinfo: Make jornada-6xx-7xx.patch jlime-local. Paul Sokolovsky1
* It requires corresponding patch for libopie2, but that in turn fails to apply to CVS HEAD. These two patches should be submitted upstream.
2007-01-11merge of '15289d23583c105b389da87ae8365bdb3b6c6452'OpenEmbedded Project1
and 'd1600a349f4c63ce3ea4add142fb0b742f6ed341'
2007-01-11linux-handhelds-2.6 2.6.19-hh8: Add latest subrelease (drop -hh5).Paul Sokolovsky1
* Changes since -hh7 include: 1. Lab revamped somewhat, h3900 support for using LAB as 1st stage bootloader completed (well, so far it was tested to boot at least from HaRET, not as 1st stage bootloader). 2. Further cleanup/restructuring of the tree. 3. h5000, htcbeeltes, htcsable, htcmagician, htchermes updates. 4. htcuniversal full LEDs support and sound support elaboration. 5. htctrinity port added. 6. "[ARM] 4078/1: Fix ARM copypage cache coherency problems" backported from git-head. 7. soc-core address bus shift support (for ASIC3, etc.) 8. ASoC upgraded to 0.13pre1.
2007-01-11parted/parted-1.8.0/memory_allocation.patch : Addition of patchKristoffer Ericson2
* Parted doesnt work on ARM when used with glibc 2.5 This patch although not fixing the issue adds some cleanups. Supplied by maintainers.
2007-01-11merge of '479705830aaddad1ebb7bf7f36e492b5587043a0'Rolf Leggewie66
and 'c4bca390acd8e11f41e5c2fa6f21837f7f6b70ae'
2007-01-11gpe-beam: unifyRolf Leggewie6
2007-01-11libmimedir: Add patch by Jan Arne Petersen to support parsing of Google ↵Florian Boor2
Calendar files.
2007-01-11gpe-conf: Remove obsolete MAINTAINERS fieldFlorian Boor1
2007-01-11blueprobe: Add 0.18Florian Boor1
2007-01-11gpe-conf: Add new release 0.2.3Florian Boor1
2007-01-11esound gpe: use revision instead of date, fix pathKoen Kooi1
2007-01-11perl: cleaned config.sh-x86-64 from paths of my buildMarcin Juszkiewicz1