Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2009-01-06 | gpe-conf: Update svn recipe to new version and use of SRCREV. | Florian Boor | 1 | |
2009-01-05 | gpe-conf: add 0.2.8 | Koen Kooi | 1 | |
2008-12-18 | gpe-conf: fix WiFi part | Florian Boor | 2 | |
2008-10-18 | bb files: Revert the introduction of FILE_PR | Holger Hans Peter Freyther | 6 | |
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 | 6 | |
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 | 4 | |
2008-06-05 | gpe-conf: add patch file | Florian Boor | 1 | |
2008-06-05 | gpe-conf: Add patch to make shutdown work in Angstrom | Florian Boor | 2 | |
2008-05-23 | gpe-conf: Add 0.2.7 | Florian Boor | 1 | |
2008-01-25 | divers: add debug package for 85 files with hardcoded PACKAGES definition. ↵ | Rolf Leggewie | 1 | |
Partly fixes 2471. | ||||
2007-10-17 | gpe-conf: fix RDEPENDS | Koen Kooi | 1 | |
2007-06-22 | gpe-conf: add 0.2.6 | Koen Kooi | 1 | |
2007-05-02 | gpe-conf: make it build with wireless includes changes - close #2095 | Manuel Teira | 2 | |
2007-04-01 | gpe-conf: bump PR | Koen Kooi | 1 | |
2007-03-29 | gpe-conf: fix for http://bugs.linuxtogo.org/show_bug.cgi?id=42 by Manuel Teira | Philipp Zabel | 3 | |
2007-03-26 | gpe-conf: depends on tzdata instead of timezones, makes the USians a bit happier | Koen Kooi | 4 | |
2007-03-19 | gpe-conf: 0.2.5 replaces bl | Florian Boor | 1 | |
2007-03-19 | gpe-conf: add 0.2.5 | Florian Boor | 1 | |
2007-03-12 | gpe-conf: Add missing dependency. Add patch to name sound settings script ↵ | Florian Boor | 3 | |
correctly. | ||||
2007-03-06 | gpe-conf: Do not depend on ipaq-sleep directly. | Florian Boor | 2 | |
2007-02-19 | gpe-conf: remove 0.2.2, add 0.2.4 | Florian Boor | 1 | |
2007-01-11 | gpe-conf: Remove obsolete MAINTAINERS field | Florian Boor | 1 | |
2007-01-11 | gpe-conf: Add new release 0.2.3 | Florian Boor | 1 | |
2006-10-21 | gpe-conf: move _cvs to svn | Koen Kooi | 1 | |
2006-10-10 | Remove MAINTAINER fields from recipes, add MAINTAINER file to replace them. | Koen Kooi | 2 | |
see email thread at http://lists.openembedded.org/pipermail/openembedded-devel/2006-October/000523.html for details | ||||
2006-09-07 | gpe-conf: reformat according to styleguide and drop obsolete versions | Koen Kooi | 10 | |
2006-08-11 | gpe-conf: add 0.2.2 | Koen Kooi | 1 | |
2006-08-09 | gpe-conf: drop buggy 0.2.0 | Koen Kooi | 1 | |
2006-08-09 | gpe-conf: update to 0.2.1 | Koen Kooi | 1 | |
2006-08-02 | gpe-conf: drop old versions | Koen Kooi | 5 | |
2006-08-02 | gpe-conf: update to 0.2.0 | Koen Kooi | 1 | |
2006-07-04 | gpe-conf: New cvs bb courtesy by Patrick Steiner. | Florian Boor | 1 | |
2006-06-06 | gpe-conf: gpe-conf sleep: s/ipaq-sleep.conf/.sleep.conf/ for user ↵ | Matthias Hentges | 2 | |
configuration to sync it with the ipaq-sleep deamon. Previously ipaq-sleep would not pick up the configuration created by gpe-conf sleep for non-root users. |