Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | extras: move things to extrassplit | Denys Dmytriyenko | 2012-06-11 | 1 | -22/+0 |
| | | | | | | | Move non-essential, outdated, best-effort pieces, as well, as those requiring extra non-standard dependencies besides oe-core. Signed-off-by: Denys Dmytriyenko <denys@ti.com> | ||||
* | ti-codec-engine: work around XDC runtime error | Peter A. Bigot | 2011-12-29 | 1 | -0/+22 |
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> |