summaryrefslogtreecommitdiff
path: root/packages/gpe-conf
AgeCommit message (Collapse)AuthorFiles
2009-01-06gpe-conf: Update svn recipe to new version and use of SRCREV.Florian Boor1
2009-01-05gpe-conf: add 0.2.8Koen Kooi1
2008-12-18gpe-conf: fix WiFi partFlorian Boor2
2008-10-18bb files: Revert the introduction of FILE_PRHolger Hans Peter Freyther6
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_PRHolger Hans Peter Freyther6
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-15mtn2git: remove .mtn2git_empty files in non-empty directoriesJan Luebbe4
2008-06-05gpe-conf: add patch fileFlorian Boor1
2008-06-05gpe-conf: Add patch to make shutdown work in Angstrom Florian Boor2
2008-05-23gpe-conf: Add 0.2.7Florian Boor1
2008-01-25divers: add debug package for 85 files with hardcoded PACKAGES definition. ↵Rolf Leggewie1
Partly fixes 2471.
2007-10-17gpe-conf: fix RDEPENDSKoen Kooi1
2007-06-22gpe-conf: add 0.2.6Koen Kooi1
2007-05-02gpe-conf: make it build with wireless includes changes - close #2095Manuel Teira2
2007-04-01gpe-conf: bump PRKoen Kooi1
2007-03-29gpe-conf: fix for http://bugs.linuxtogo.org/show_bug.cgi?id=42 by Manuel TeiraPhilipp Zabel3
2007-03-26gpe-conf: depends on tzdata instead of timezones, makes the USians a bit happierKoen Kooi4
2007-03-19gpe-conf: 0.2.5 replaces blFlorian Boor1
2007-03-19gpe-conf: add 0.2.5Florian Boor1
2007-03-12gpe-conf: Add missing dependency. Add patch to name sound settings script ↵Florian Boor3
correctly.
2007-03-06gpe-conf: Do not depend on ipaq-sleep directly.Florian Boor2
2007-02-19gpe-conf: remove 0.2.2, add 0.2.4Florian Boor1
2007-01-11gpe-conf: Remove obsolete MAINTAINERS fieldFlorian Boor1
2007-01-11gpe-conf: Add new release 0.2.3Florian Boor1
2006-10-21gpe-conf: move _cvs to svnKoen Kooi1
2006-10-10Remove MAINTAINER fields from recipes, add MAINTAINER file to replace them.Koen Kooi2
see email thread at http://lists.openembedded.org/pipermail/openembedded-devel/2006-October/000523.html for details
2006-09-07gpe-conf: reformat according to styleguide and drop obsolete versionsKoen Kooi10
2006-08-11gpe-conf: add 0.2.2Koen Kooi1
2006-08-09gpe-conf: drop buggy 0.2.0Koen Kooi1
2006-08-09gpe-conf: update to 0.2.1Koen Kooi1
2006-08-02gpe-conf: drop old versions Koen Kooi5
2006-08-02gpe-conf: update to 0.2.0Koen Kooi1
2006-07-04gpe-conf: New cvs bb courtesy by Patrick Steiner.Florian Boor1
2006-06-06gpe-conf: gpe-conf sleep: s/ipaq-sleep.conf/.sleep.conf/ for user ↵Matthias Hentges2
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.