summaryrefslogtreecommitdiff
path: root/recipes/ti/files
AgeCommit message (Collapse)AuthorFiles
2010-04-12ti-codecs-omapl137: Use L138 codecs for public URL and patchRoger Monk1
* Start using OMAPL138 codecs as basis for OMAPL137 combo * Patch to build combo package with L137 xdc config * Move common patch to 'files' Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-04-12ti-recipes: Remove old unused patches/files, cleanup /filesRoger Monk9
* Remove old legacy patches (from older kernel version support) * Relocate files from /files to recipe specific directories Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-04-12ti recipes: Start moving /files into package specific directoriesRoger Monk23
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-dsplink: Add support for 2.6.33 and fix XDC interface generationRoger Monk1
* Add patch to dsplink_1.64.bb for 2.6.33 support * Header move from linux/autoconf.h to generated/autoconf.h * Make file writable in staging Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-04-12ti-dmai: add lost loadmodules.sh fileDenys Dmytriyenko1
Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-04-12ti-dmai: Add support for OMAPL138 on DMAI.Diego Dompe1
Signed-off-by: Koen Kooi <k-kooi@ti.com>
2009-12-04recipes/ti: merge in updatesKoen Kooi6
* 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.
2009-12-04ti-cs1omap3530: add MP3 decode support to OMAP3 DVSDK 3.0 GA DSP codec-comboAlan Campbell1
Prerequisites : - Download MP3 Decoder package from OMAP35x DVSDK 3.0 Download page - install, untar it - add the mp3dec codec to the codec-server build via either copying the directory (recursively), symbolic link to additional repository, or appending to XDCPATH
2009-09-01gstreamer-ti: merge updated patch from tracker and export CODEC_SERVER dir ↵Brijesh Singh1
for the hard-coded server name
2009-08-26dvsdk: rename to ti now that other things like bitblit live in that dir nowKoen Kooi32