summaryrefslogtreecommitdiff
path: root/packages/libopie
AgeCommit message (Collapse)AuthorFiles
2007-08-08libopie2: use proper var for CVS versionMarek Vasut1
2007-07-27opie: Add 1.2.3.Paul Sokolovsky1
2007-07-04libopie2: Install to $libdir.Paul Sokolovsky2
* Per #2254.
2007-07-03libopie2 cvs: Drop patch merged upstream.Paul Sokolovsky1
2007-05-01libopie2: add missing include. Patch from polyonymous. Thanks. closes 2193. Michael Krelin2
2007-03-30libopie2: Fix packaging of dev/dbg.Paul Sokolovsky3
2007-03-30libopie2 cvs: Deactivate patches applied upstream.Paul Sokolovsky1
2007-03-10libopie2 cvs: Update for 1.2.3-pre.Paul Sokolovsky2
2007-02-08libopie2: Add patch to properly handle all various native LCD orientations ↵Paul Sokolovsky2
of ipaqs.
2007-01-15libopie2: Enable SQL PIM backend.Paul Sokolovsky3
* 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-11libopie2 cvs: keyboardless-buttonmap.patch was accepted upstream, drop.Paul Sokolovsky1
* Recommended SRCDATE for this recipe: 20061220
2006-12-31remove extra whitespace at end-of-line in about 900 bb files.Rolf Leggewie1
2006-11-29Introduce STAGING_BINDIR_CROSS and STAGING_BINDIR_NATIVE as discussed on the ↵Richard Purdie1
mailing list. There should be no functionality changes yet.
2006-11-18libopie2_cvs: Add HH.org kernel common keybaordless buttonmap patch.Paul Sokolovsky2
2006-11-18libopie2_cvs: Add ipaq-2.6-sys-class-backlight-support.patch.Paul Sokolovsky2
* Support kernel 2.6 backlight classdev to control backlight. * From Familiar tree.
2006-11-18libopie2_cvs: Convert to use PV independent on the rest of OPIE.Paul Sokolovsky1
* libopie2 is a special package in OPIE. Its interface is mostly stable, and changes are made only to add support for new devices. So, let distro select specific SRCDATE for it. * Add DEFAULT_PREFERENCE = "-1"
2006-10-10Remove MAINTAINER fields from recipes, add MAINTAINER file to replace them.Koen Kooi1
see email thread at http://lists.openembedded.org/pipermail/openembedded-devel/2006-October/000523.html for details
2006-08-07Some patches to add Jornada 6xx support and altera model 720 to 7xx. minorKristoffer Ericson3
alterations of the patches to fix typos.
2006-08-06merge of 235bdc3ae0f87feaab2e0933bfdb44645a492c5eKristoffer Ericson2
and 2ec546354ed54e5800bc57d56a12bbe7ecb4ccdd
2006-08-06Adding Jornada Support for backlight,power... in Libopie.Kristoffer Ericson3
packages/libopie/libopie2/odevice_jornada.cpp-fixup.patch : * addition of jornada6xx with correct links * change of jornada720 -> jornada7xx to follow archs packages/libopie/libopie2/odevice.h-jornada-fixup.patch : * Add jornada6xx * change jornada720 -> jornada7xx package/libopie/libopie2_1.2.2.bb : addition of patches
2006-08-05packages: sed -i s/^"include "/"require "/ */*.bb GNU sed rocks!Holger Freyther2
Use require for the BitBake files within packages. In contrast to the conf files the authors of these files expected these files to be included.
2006-07-02libopie2 1.2.2 remove openzaurus branding patch, has been applied upstreamMichael Lauer3
2006-07-02Opie: Rename Opie 1.2.1 to 1.2.2, Remove PRsHolger Freyther1
2006-05-16libopie: Poodle: Fix Calendar and Address hotkeys for kernel 2.6Matthias Hentges3
2006-04-22libqpe/libopie: don't override EXTRA_QMAKEVARS_POST|PRE given in classMichael Lauer1
2006-01-23libopie: openzaurus branding (CVS backport)Marcin Juszkiewicz3
2006-01-12Correct Opie PV format to preserve upgradability of packages but note where ↵Richard Purdie1
changes are needed to conform to standardised cvs PV numbering at the next PV change. Also factor the formatting into opie.bbclass to make future changes easier.
2006-01-07Convert CVSDATE -> SRCDATE. Also standardise cvs and svn PVs to ↵Richard Purdie1
x.x.x+cvsYYYYMMDD format and some includes some minor whitespace cleanup.