summaryrefslogtreecommitdiffstats
path: root/recipes-ti/codec-engine
Commit message (Collapse)AuthorAgeFilesLines
* ti-codec-engine: move PR_append into recipeKoen Kooi2011-12-292-2/+1
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* ti-codec-engine: work around XDC runtime errorPeter A. Bigot2011-12-292-0/+25
| | | | | | | | | | | | do_compile produces: js: "/prj/oe/bb/build/tmp-eglibc/work/beagleboard-angstrom-linux-gnueabi/ti-codec-engine-2_26_02_11-r114a/codec_engine_2_26_02_11/packages/ti/sdo/ce/osal/linux/package.xs", line 50: XDC runtime error: gnu.targets.arm.GCArmv5T: '$used' is sealed Fix comments out the conditional check per suggestion in http://e2e.ti.com/support/dsp/omap_applications_processors/f/447/t/110920.aspx Signed-off-by: Peter A. Bigot <bigotp@acm.org> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* ti-codec-engine: move license checksum to recipeKoen Kooi2011-12-292-2/+1
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* TI recipes: only use PACKAGE_ARCH = "${MACHINE_ARCH}" where neededKoen Kooi2011-08-162-0/+3
| | | | | | With machine specific staging in OE-core the tools (xdc, dmai, etc) can drop the PACKAGE_ARCH munging. Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* ti-codecs-omap3530: disable c6accel, build fix, add LIC_FILES_CHKSUMEnrico Butera2011-08-162-2/+52
| | | | | | | | c6accel build is still broken so disable it in codec server for now, at least we have a buildable codec server. Signed-off-by: Enrico Butera <ebutera@users.berlios.de> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* ti-codec-engine: fix -dbg packagingKoen Kooi2011-08-161-0/+1
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* c6accel: move to a seperate dirKoen Kooi2011-08-165-297/+0
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* dmai: move into a seperate dirKoen Kooi2011-08-1621-976/+0
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* import codec engine and dependencies from oe classicEnrico Butera2011-08-1634-0/+1881
Signed-off-by: Enrico Butera <ebutera@users.berlios.de> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>