Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2009-03-17 | rename packages/ to recipes/ per earlier agreement | Denys Dmytriyenko | 20 | |
See links below for more details: http://thread.gmane.org/gmane.comp.handhelds.openembedded/21326 http://thread.gmane.org/gmane.comp.handhelds.openembedded/21816 Signed-off-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Mike Westerhof <mwester@dls.net> Acked-by: Philip Balister <philip@balister.org> Acked-by: Khem Raj <raj.khem@gmail.com> Acked-by: Marcin Juszkiewicz <hrw@openembedded.org> Acked-by: Koen Kooi <koen@openembedded.org> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com> | ||||
2008-12-01 | libopie2: add patch to keep up with changed tosa kernel interface | Dmitry Baryshkov | 2 | |
Some kernel interfaces have changed on tosa. This patch fixes the backlight setting. More to come later. Signed-off-by: Dmitry Baryshkov <dbaryshkov@gmail.com> | ||||
2008-10-18 | bb files: Revert the introduction of FILE_PR | Holger Hans Peter Freyther | 4 | |
This is a partial revert of aa03004ace2fabb135a6208ef8c2d2b312aa7b0b. The approach that was taken leads to disagreement and the change was pushed too early. DISTRO_PR is going to say and will be used inside the package creation. There will be more disucssion on the list about where to continue from here. | ||||
2008-10-15 | [PR] Change PR to FILE_PR and intro PR as FILE_PR + DISTRO_PR | Holger Hans Peter Freyther | 4 | |
Allow a distribution to globally bump the PR of every package this is useful when there was a change in the toolchain and every package is going to be different. find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR="/"FILE_PR ="/ {} \; find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR ="/"FILE_PR ="/ {} \; Acked-By: Koen Kooi <koen@openembedded.org> | ||||
2008-10-15 | mtn2git: remove .mtn2git_empty files in non-empty directories | Jan Luebbe | 2 | |
2008-10-02 | opie: add 1.2.4 recipes and update preferred list to match | Paul Eggleton | 1 | |
2008-10-02 | libopie2: add W100 disable patch to CVS version | Paul Eggleton | 1 | |
2008-09-22 | libopie2: disable W100 driver for c7x0 (addresses oebug #4191) | Paul Eggleton | 2 | |
* Add a patch to disable the w100 driver for c7x0 which is currently disabled in qte. Fixes Opie not starting on c7x0 until the w100 driver is fixed and reenabled. | ||||
2008-08-11 | libopie2: add fix for cursor key rotation on spitz | Paul Eggleton | 2 | |
2008-06-08 | libopie: add patch missed out of previous commit (refer to bug 3678) | Paul Eggleton | 1 | |
2008-06-07 | libopie/qte: fix cursor key rotation for iPAQs. Should resolve 3678. | Paul Eggleton | 2 | |
2008-05-17 | qte/libopie2: add some patches to fix cursor key rotation. Closes 3678. | Rolf Leggewie | 1 | |
2008-05-15 | libopie/qte: fix cursor key rotation on spitz. Closes 3678. | Paul Eggleton | 1 | |
* commit from Laibsch | ||||
2007-11-10 | libopie2 1.2.3: Fix screen rotation issues. | Paul Sokolovsky | 2 | |
* Addresses http://opie-bugs.oszine.de/view.php?id=1894 * Fixes rotation on h4000 with recent kernels. * Sets sane default rotation for unknown devices. | ||||
2007-11-10 | libopie2 1.2.3: Make sure that proper tag is used, not HEAD. | Paul Sokolovsky | 1 | |
2007-10-26 | libopie2 1.2.3: syntax fix for newer gcc | Michael Krelin | 2 | |
2007-08-08 | libopie2: use proper var for CVS version | Marek Vasut | 1 | |
2007-07-27 | opie: Add 1.2.3. | Paul Sokolovsky | 1 | |
2007-07-04 | libopie2: Install to $libdir. | Paul Sokolovsky | 2 | |
* Per #2254. | ||||
2007-07-03 | libopie2 cvs: Drop patch merged upstream. | Paul Sokolovsky | 1 | |
2007-05-01 | libopie2: add missing include. Patch from polyonymous. Thanks. closes 2193. | Michael Krelin | 2 | |
2007-03-30 | libopie2: Fix packaging of dev/dbg. | Paul Sokolovsky | 3 | |
2007-03-30 | libopie2 cvs: Deactivate patches applied upstream. | Paul Sokolovsky | 1 | |
2007-03-10 | libopie2 cvs: Update for 1.2.3-pre. | Paul Sokolovsky | 2 | |
2007-02-08 | libopie2: Add patch to properly handle all various native LCD orientations ↵ | Paul Sokolovsky | 2 | |
of ipaqs. | ||||
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-11 | libopie2 cvs: keyboardless-buttonmap.patch was accepted upstream, drop. | Paul Sokolovsky | 1 | |
* Recommended SRCDATE for this recipe: 20061220 | ||||
2006-12-31 | remove extra whitespace at end-of-line in about 900 bb files. | Rolf Leggewie | 1 | |
2006-11-29 | Introduce STAGING_BINDIR_CROSS and STAGING_BINDIR_NATIVE as discussed on the ↵ | Richard Purdie | 1 | |
mailing list. There should be no functionality changes yet. | ||||
2006-11-18 | libopie2_cvs: Add HH.org kernel common keybaordless buttonmap patch. | Paul Sokolovsky | 2 | |
2006-11-18 | libopie2_cvs: Add ipaq-2.6-sys-class-backlight-support.patch. | Paul Sokolovsky | 2 | |
* Support kernel 2.6 backlight classdev to control backlight. * From Familiar tree. | ||||
2006-11-18 | libopie2_cvs: Convert to use PV independent on the rest of OPIE. | Paul Sokolovsky | 1 | |
* 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-10 | Remove MAINTAINER fields from recipes, add MAINTAINER file to replace them. | Koen Kooi | 1 | |
see email thread at http://lists.openembedded.org/pipermail/openembedded-devel/2006-October/000523.html for details | ||||
2006-08-07 | Some patches to add Jornada 6xx support and altera model 720 to 7xx. minor | Kristoffer Ericson | 3 | |
alterations of the patches to fix typos. | ||||
2006-08-06 | merge of 235bdc3ae0f87feaab2e0933bfdb44645a492c5e | Kristoffer Ericson | 2 | |
and 2ec546354ed54e5800bc57d56a12bbe7ecb4ccdd | ||||
2006-08-06 | Adding Jornada Support for backlight,power... in Libopie. | Kristoffer Ericson | 3 | |
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-05 | packages: sed -i s/^"include "/"require "/ */*.bb GNU sed rocks! | Holger Freyther | 2 | |
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-02 | libopie2 1.2.2 remove openzaurus branding patch, has been applied upstream | Michael Lauer | 3 | |
2006-07-02 | Opie: Rename Opie 1.2.1 to 1.2.2, Remove PRs | Holger Freyther | 1 | |
2006-05-16 | libopie: Poodle: Fix Calendar and Address hotkeys for kernel 2.6 | Matthias Hentges | 3 | |
2006-04-22 | libqpe/libopie: don't override EXTRA_QMAKEVARS_POST|PRE given in class | Michael Lauer | 1 | |
2006-01-23 | libopie: openzaurus branding (CVS backport) | Marcin Juszkiewicz | 3 | |
2006-01-12 | Correct Opie PV format to preserve upgradability of packages but note where ↵ | Richard Purdie | 1 | |
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-07 | Convert CVSDATE -> SRCDATE. Also standardise cvs and svn PVs to ↵ | Richard Purdie | 1 | |
x.x.x+cvsYYYYMMDD format and some includes some minor whitespace cleanup. | ||||
2005-09-12 | packages/libopie: | Holger Freyther | 2 | |
opiebluez is part of libopie2 1.2.1 so fold back the changes from _cvs.bb to libopie2.inc | ||||
2005-09-12 | Opie 1.2.1: | Holger Freyther | 2 | |
The great move and version bumping. I hope my script worked out well... I will start a build now. hrw: mailwrapper was moved | ||||
2005-08-25 | libopie2: disable the sqlite backend for libopiepim2 | Michael Lauer | 1 | |
2005-07-13 | Remove spurious blank line introduced by merge | John Bowler | 1 | |
2005-07-13 | propagate from branch 'org.openembedded.dev' (head ↵ | John Bowler | 3 | |
99876a04715cb6df80cabdbeed48323d46e1d6f5) to branch 'org.openembedded.nslu2-linux' (head 81b86311881ea1cfcefb9ba59a1236c15c7a1133) | ||||
2005-07-12 | libopie2: build and package libopiebluez2 | Michael Lauer | 3 | |