summaryrefslogtreecommitdiff
path: root/packages/freesmartphone/fso-gpsd_git.bb
AgeCommit message (Collapse)AuthorFiles
2009-03-17rename packages/ to recipes/ per earlier agreementDenys Dmytriyenko1
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>
2009-01-09fso-gpsd: Do not RCONFLICTS with gpsd for now as it will not show up in the ↵Stefan Schmidt1
image with this
2009-01-09fso-gpsd: Fix my breakage in the initscript. Bump PR.Stefan Schmidt1
2008-12-19fso-gpsd: Bump to 0.8 release. Initscript changes.Stefan Schmidt1
The author requested to change the way PID is handled and that it should only listen on localhost.
2008-11-19fso-gpsd: Do not RREPLACE gpsd as of https://docs.openmoko.org/trac/ticket/2124Holger Hans Peter Freyther1
Acked-By: Michael Lauer <mickeyl@vanille-media.de>
2008-10-28freesmartphone: remove git PR hacksMichael 'Mickey' Lauer1
2008-10-18bb files: Revert the introduction of FILE_PRHolger Hans Peter Freyther1
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 Freyther1
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-09-29frameworkd,fso-gpsd,zhone git update to something like milestone 3.5Michael Lauer1
2008-09-29fso-gpsd git actually link the proper initscriptMichael Lauer1
2008-09-27fso-gpsd git add init script and launch on system startupMichael Lauer1
2008-09-24fso-gpsd git bump to 0.6+gitMichael Lauer1
2008-09-14add fso-gpsd, a gspd compatibility layer for frameworkdMichael Lauer1