summaryrefslogtreecommitdiff
path: root/recipes/ti/ti-dsplink-module.inc
AgeCommit message (Collapse)AuthorFiles
2010-04-12ti-dsplink: Recipe rename, remove module.bbclass dependence, refactor variablesRoger Monk1
* Remove module.bbclass, since building user + kernel + dsp, etc * Add necessary module aware pieces (KERNEL_VERSION, pre/post inst) * Rename apps to examples to align with other recipes * Variable refactoring, moving DSPLINK specifics into this recipe * Move 'clean' steps into prepsources and clean all * Change XDC .interfaces to .make for consistency * Prepare stage for cleaning common include files Signed-off-by: Roger Monk <r-monk@ti.com>
2010-04-12ti-codec-engine, ti-dsplink-module: convert to new style stagingKoen Kooi1
* bundle complete trees into -sdk packages * blacklist said -sdk package in the angstrom package uploader Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-04-12ti: add DM6467-specific build vars ( rediffed version of an earlier patch ↵Roger Monk1
Denys made ) * includes RDEPENDS addition for dm365 Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-04-12ti: point properly to toolchain, whether it's internal or externalDenys Dmytriiyenko1
Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-04-12ti recipes: start moving from -native to machine specificKoen Kooi1
Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-04-12ti dsp tools : Adding Framework components 2.25.00.04 ti dsp : Adding EDMA ↵Roger Monk1
low level driver 1.11.00.02 ti-bios-utils: Add BIOSUTILS package 1.02.02 ti-codec-engine : 2.25.00.05 using lite-CE, i.e. without cetools dependency - improve installer to put dsp server executables next to arm apps - add runtime depends on cmem, dsplink modules - small tweaks for OMAPL138 ti-multimedia-common: Adding new paths for subcomponents ti-dsplink-module: Adding suffix to track kernel version changes angstrom: add infrastructure to set preferred versions for the codec-engine dependency chain - the DEFAULT_PREFERENCE approach didn't scale - add codec-engine 2.25.01 preferred versions and set as default ti-xdais : adding recipe for v6.25.01.08 ti-codec-engine: remove 2.25.01, add 2.25.01.06 ti-framework-components: Add recipe for v2.25.01.05 ti-lpm: Renaming recipe to reflect component version instead of parent version ti-multimedia-common: change path for separately staged lpm ti recipes: remove bogus autotools defines - autotools.bbclass isn't used or needed here ti-lpm-module: switch to TSPA release and fix versioning Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-04-12ti-xdctools: add 3.15.04.70 and 3.16.01.27 ti-dspbios 5.33.04: switch to ↵Koen Kooi1
TSPA releases * add 5.33.06 and 5.41.02.14 * add 5.41.02.14 * move common stuff to .inc file * bump PE to fix versioning ti-dsplink-module: add 1.64 * put common stuff in .inc * refresh xdc interfaces after running configure * fix up missing SZ_2K define * move configure step out of compile step * switch on 'channels' feature ti-codec-engine: add 2.25.00.05 * put common stuff in .inc * add in OMAP-L support * introduce DSPSUFFIX and set it appropriately for C674x DSPs ti-dmai: add OMAP-L137 support and fix versioning ti-xdais: add 6.25.00.07 Signed-off-by: Koen Kooi <k-kooi@ti.com>