Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
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> | ||||
2008-10-15 | mtn2git: remove .mtn2git_empty files in non-empty directories | Jan Luebbe | 2 | |
2008-07-20 | speech-dispatcher: fix configure.in for c++ | Henning Heinold | 2 | |
* we have a little patch that has support for espeak * the autoconf macros AC_LANG_PUSH/POP is used with c++, but it is not checked if c++ is available * tweak configure_fix.patch to support this * bug 4391 was reported by ant and is fixed now * bump PR | ||||
2008-03-12 | speech-dispatcher: upgrade to 0.6.6 | Junqian Gordon Xu | 1 | |
2008-03-10 | speech-dispatcher: Add patch to use c++ as the linker for espeak | Richard Purdie | 2 | |
2008-01-09 | speech-dispatcher_0.6.5: improve packaging, modularize libspeechd. | Junqian Gordon Xu | 1 | |
2008-01-06 | speech-dispatcher: enable flite, fix DEPENDS, remove spdsend | Junqian Gordon Xu | 2 | |
2008-01-05 | speech-dispatcher: Fix packaging of configfiles | Matthias Hentges | 2 | |
2008-01-05 | speech-dispatcher: | Matthias Hentges | 3 | |
- Fix RPROVIDES so it doesn't pull in a ton of -dev packages - Update EXTRA_OECONF to exclude modules we do not need and enable espeak - Update configs to set espeak module as default and fix logfile destination - Install initscript (this could use some work...) - Tested to work on fic-gta01 | ||||
2008-01-04 | speech-dispatcher: Add missing patch | Matthias Hentges | 1 | |
2008-01-04 | speech-dispatcher: Improve packaging | Matthias Hentges | 1 | |
2008-01-04 | dotconf: rename to libdotonf, fix packaging | Junqian Gordon Xu | 1 | |
* follow debian naming and packaging * change dependency in speech-dispatcher | ||||
2008-01-03 | speech-dispatcher_0.6.5: fix missing PR | Junqian Gordon Xu | 1 | |
2008-01-03 | add speech-dispatcher (RPROVIDES speechd). needed by navit. | Junqian Gordon Xu | 4 | |