summaryrefslogtreecommitdiff
path: root/recipes/ti/ti-codec-engine.inc
AgeCommit message (Collapse)AuthorFiles
2010-04-12ti-codec-engine_2.25.01.06: add loadmodule.sh on DM365 platform.Brijesh Singh1
Signed-off-by: Brijesh Singh <bksingh@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-04-12ti-codec-engine.inc: add conditional depedency on dsp tools (cgt, bios etc)Brijesh Singh1
Signed-off-by: Brijesh Singh <bksingh@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-04-12ti recipes: add license sectionBrijesh Singh1
Signed-off-by: Brijesh Singh <bksingh@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-04-12ti recipes: Start moving /files into package specific directoriesRoger Monk1
ti-codec-engine: Cleanup Codec Engine Recipe * Fix Installer Issues * Cleanup Variable Names + Add for all targets * Remove non-tspa older 2.24.01 recipe * Add omapl137 depends ti-xdais: Recipe Cleanup ti-dsplink: Add runscript to run all example applications (for easy testing) * Add run script * Rename load/unload scripts for consistency * Use _append instead of += for RDEPENDS * ti-dsplink: fix GPPOS for omapl137 * SED out CROSS_COMPILE from dsplink Makefile gstreamer-ti: Recipe Cleanup align with other recipes * Recipe cleanup, cosmetics * Move required variables inside recipe * Ensure all targets have variables assigned * Add -rc scripts for all targets * Add runtime recommends for all targets * Needs LINUXKERNEL_INSTALL_DIR setting * export LINUXKERNEL_INSTALL_DIR for gstreamer_ti * add logic for patching to newer kernel (mach/omapfb) * don't error out if the sed on omapfb fails since the header won't be there for non-omap3 ti-codecs: Recipe cleanup for omapl, omap3 and dm6446 * Cleanup of omap3, omapl138, omapl137, dm6446 * Start building omapl138 recipe * Add prepsources step * Package codecs into -server package * Add qualiTI reports and codec data sheet * Variable cleanup * Set stage for common codec build recipe * Temp comment out variables, for removal in subsequent commit after validation ti-dmai: Recipe cleanup * Recipe cleanup, cosmetics * Move required variables inside recipe, remove unused variables * Runtime deps for -apps, -tests * Add loadmodules script for omapl137 * Need to pass path to CE 'example' codecs for arm side audio codec (g711) ti-local-power-manager: Set XDC_PLATFORM * lpm needs XDC platform defined. Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-04-12ti-codec-engine: set GPPOS for dm355 to fix G711 dmai failureKoen Kooi1
2010-04-12ti-recipes: Add SECTION qualifiers to recipesRoger Monk1
Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-04-12ti recipes: DEPENDS/RDEPENDS ti-dsplink/ti-dsplink-moduleRoger Monk1
* We renamed ti-dsplink recipe, update dependent recipes * Remove variables from machine includes, cleanup ti-paths * lpm/dsplink variables moved into recipes * removed duplicates and commented variables Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <k-kooi@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-codec-engine: fixesDenys Dmytriyenko1
* there is no loadmodules.sh for DM365 in this version * add lost DM6467 deps, make linuxutils dep common Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-04-12ti-codec-engine: Move version specific code into versioned part + add devicesRoger Monk1
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>
2009-12-04recipes/ti: merge in updatesKoen Kooi1
* New codec recipes from Arago team in Germantown * Updated dm6446 and dm355 from Brijesh Singh * cmem, gst-ti and dmai fixes from Brijesh Singh angstrom: introduce SOC_FAMILY and start using it TI recipes as a testing ground * SOC_FAMILY tells you which system on chip is used in the MACHINE, e.g. omap3, dm355, pxa25x, s3c24xx. This avoids having to duplicate lots of overrides in machine specific recipes. This is *NOT* intended to be used as a package arch.