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> | ||||
2008-10-15 | mtn2git: remove .mtn2git_empty files in non-empty directories | Jan Luebbe | 1 | |
2008-07-25 | add speex 1.2 w/ fine grained packaging and correct version number. remove ↵ | Michael Lauer | 4 | |
older ones | ||||
2008-04-22 | speex_1.2-beta3: fix typo | Junqian Gordon Xu | 1 | |
2008-04-18 | speex_1.2-beta3: enable blackfin optimization | Junqian Gordon Xu | 1 | |
2008-04-18 | speex_1.2: bump beta1 to beta3 | Junqian Gordon Xu | 1 | |
* upstream Fixed-point improvements * build without any floating point support with --disable-float-api and --disable-vbr | ||||
2008-01-30 | speex: fix packaging *.h headers | Junqian Gordon Xu | 3 | |
* 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-25 | packages/speex/speex: Stage the speex.m4 file as well, copied the line from ↵ | Holger Freyther | 4 | |
the vorbis recipe | ||||
2007-03-12 | packages/speex/speex_1.1.12+1.2beta1.bb: Make sure speex compiles with ↵ | Stelios Koroneos | 1 | |
fixpoint support on walnut(ppc405) | ||||
2006-09-08 | speex: add 1.2beta which has reduced memory usage and lower cpu requirements | Koen Kooi | 1 | |
2006-08-09 | speex: disable parallel make | Koen Kooi | 1 | |
2006-06-04 | speex 1.1.12: enable fixed point from ARM | Koen Kooi | 1 | |
2006-06-04 | speex: Add latest version (1.1.12) | Jonathan McDowell | 1 | |