summaryrefslogtreecommitdiff
path: root/packages/speex
AgeCommit message (Collapse)AuthorFiles
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-10-15mtn2git: remove .mtn2git_empty files in non-empty directoriesJan Luebbe1
2008-07-25add speex 1.2 w/ fine grained packaging and correct version number. remove ↵Michael Lauer4
older ones
2008-04-22speex_1.2-beta3: fix typoJunqian Gordon Xu1
2008-04-18speex_1.2-beta3: enable blackfin optimizationJunqian Gordon Xu1
2008-04-18speex_1.2: bump beta1 to beta3Junqian Gordon Xu1
* upstream Fixed-point improvements * build without any floating point support with --disable-float-api and --disable-vbr
2008-01-30speex: fix packaging *.h headersJunqian Gordon Xu3
* remove hardcoded -I/usr/indlude is fine but remove all of the "includedir" strings in the Makefiles is an overreaction and causes problem during installation
2008-01-25packages/speex/speex: Stage the speex.m4 file as well, copied the line from ↵Holger Freyther4
the vorbis recipe
2007-03-12packages/speex/speex_1.1.12+1.2beta1.bb: Make sure speex compiles with ↵Stelios Koroneos1
fixpoint support on walnut(ppc405)
2006-09-08speex: add 1.2beta which has reduced memory usage and lower cpu requirementsKoen Kooi1
2006-08-09speex: disable parallel makeKoen Kooi1
2006-06-04speex 1.1.12: enable fixed point from ARMKoen Kooi1
2006-06-04speex: Add latest version (1.1.12)Jonathan McDowell1