Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2008-10-18 | bb files: Revert the introduction of FILE_PR | Holger Hans Peter Freyther | 1 | |
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 | 1 | |
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> | ||||
2007-10-08 | gpe-session-scripts-phone: Load ALSA profile in session startup. | Florian Boor | 1 | |
2007-09-12 | gpe-session-scripts-phone: Minor session update to avoid session restart. | Florian Boor | 1 | |
2007-08-27 | gpe-session-scripts-phone: Drop some environment crap. | Florian Boor | 1 | |
2007-07-11 | gpe-session-scripts-phone: Update session script to support gtk 2.10 and run ↵ | Florian Boor | 1 | |
machined. | ||||
2007-05-25 | gpe-session-scripts-phone: Work around broken OE instal-sh. | Florian Boor | 1 | |
2007-04-20 | gpe-session-scripts-phone: Some updates to improve behaviour at session start. | Florian Boor | 1 | |
2007-04-18 | gpe-session-scripts-phone: Supress messages on phones, do not add mbdock apps. | Florian Boor | 1 | |
2007-04-05 | gpe-session-scripts-phone: Update session file to set up environment for PTIM. | Florian Boor | 1 | |
2007-03-22 | gpe-session-scripts-phone: Save dbus session bus address to a file. | Florian Boor | 1 | |
2007-03-06 | gpe-session-scripts-phone: Some session startup fixes, correct dependencies. | Florian Boor | 1 | |
2007-02-21 | task-gpephone: Do not depend on gpe-bluetooth. | Florian Boor | 1 | |
2007-02-09 | gpe-session-scripts-phone: Fix install on x86 builds. | Florian Boor | 1 | |
2007-02-07 | gpephone: add recipes from http://linuxtogo.org/~florian/gpepe/ | Koen Kooi | 1 | |
* They still need to be run through oe-stylize.py * things like linphone need to get merged with their original counterparts in OE |