1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-05-07 03:49:20 +00:00
Commit Graph

11 Commits

Author SHA1 Message Date
Khem Raj c44b242d85 meta-ti: Fix quotes to make new bitbake happy
Changes from the original patch:
* Matrix is no longer available, no fixes necessary
* Most of the recipes-ti/ was cleaned up by Koen's earlier patch

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-02-28 17:56:05 -05:00
Peter A. Bigot 7a9f438424 ti-codecs-omap3530: fix for corrected ti-eula-unpack
Remove directory prefix for tar files that use TI_BIN_UNPK_CMDS that
specifies unpacking into workdir; formerly that specification was ignored
and these were unpacked into a package-specific subdirectory of
${HOME}=${WORKDIR}.  Note c64xplus_deinterlacer overrides TI_BIN_UNPK_CMDS
and does not specify workdir, so its prefix is correct.

Signed-off-by: Peter A. Bigot <bigotp@acm.org>
Acked-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-02-20 21:24:04 -05:00
Koen Kooi 226db03f4c ti-codec-engine: move PR_append into recipe
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-12-29 10:03:11 +01:00
Peter A. Bigot 47eebd3472 ti-codec-engine: work around XDC runtime error
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>
2011-12-29 10:03:11 +01:00
Koen Kooi 104b1fca33 ti-codec-engine: move license checksum to recipe
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-12-29 10:03:11 +01:00
Koen Kooi 18698b86c7 TI recipes: only use PACKAGE_ARCH = "${MACHINE_ARCH}" where needed
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>
2011-08-16 09:46:08 +02:00
Enrico Butera 17c027e2ae ti-codecs-omap3530: disable c6accel, build fix, add LIC_FILES_CHKSUM
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>
2011-08-16 09:46:07 +02:00
Koen Kooi acf51f458f ti-codec-engine: fix -dbg packaging
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-08-16 09:46:07 +02:00
Koen Kooi ec6a6c9427 c6accel: move to a seperate dir
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-08-16 09:46:07 +02:00
Koen Kooi ae20ccf7fb dmai: move into a seperate dir
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-08-16 09:46:07 +02:00
Enrico Butera e32f2b80be import codec engine and dependencies from oe classic
Signed-off-by: Enrico Butera <ebutera@users.berlios.de>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-08-16 09:46:06 +02:00