Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2008-10-22 | codec-engine: commit latest work in progress | Koen Kooi | 1 | |
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-08-08 | dsplink, codec-engine: put common paths in a .inc file so more recipes can ↵ | Koen Kooi | 1 | |
share them | ||||
2008-07-31 | codec-engine: stop installing ticel-config | Koen Kooi | 1 | |
2008-07-30 | dsplink: use 128mb patch for beagle as well | Koen Kooi | 1 | |
codec-engine: more tweaks | ||||
2008-07-23 | codec-engine: stage some more libsf | Koen Kooi | 1 | |
2008-07-22 | codec-engine: prepare do_stage and do_install for more libraries | Koen Kooi | 1 | |
2008-07-22 | codec-engine: enhance do_stage and install the OE version of the neuros CE ↵ | Koen Kooi | 1 | |
helper script | ||||
2008-07-16 | codec-engine: pass CFLAGS to demos | Koen Kooi | 1 | |
2008-07-16 | codec-engine: more bruteforce sed to get rid of bogus target-prefixes | Koen Kooi | 1 | |
2008-07-16 | codec-engine: hook into TI xdc and dsp toolchains | Koen Kooi | 1 | |
2008-07-15 | codec-engine: package and stage cmem*.a | Koen Kooi | 1 | |
2008-07-11 | dsplink, codec-engine: disable stripping for all packages, the kernel ↵ | Koen Kooi | 1 | |
modules don't work when modules_strip is used and you can't disable stripping per package, only per recipe :( | ||||
2008-07-11 | codec-engine: disable parallel make | Koen Kooi | 1 | |
2008-07-09 | dsplink: bump PR to force rebuild against updated kernels | Koen Kooi | 1 | |
2008-06-22 | codec-engine: build & package cmemk module | Koen Kooi | 1 | |
2008-06-22 | codec-engine: sed make rules to use OE toolchain(s) | Koen Kooi | 1 | |
2008-06-10 | lots of recipes: bump PR to get postinsts back | Koen Kooi | 1 | |
* this is not a complete list * this still doesn't fix the pkg_postinst() type of bugs | ||||
2008-06-03 | codec-engine: add skeleton for 2.10, we only need cmem.ko from it | Koen Kooi | 1 | |