summaryrefslogtreecommitdiffstats
path: root/recipes-ti/local-power-manager
Commit message (Collapse)AuthorAgeFilesLines
* various recipes: fix quoting to work with bitbake masterKoen Kooi2012-02-281-1/+1
| | | | | | | | | Changes from the original patch: * Matrix is no longer available, not fixes necessary * INSANE_SKIP is set to "1", like in oe-core - may need to list individual QA tests Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* TI recipes: only use PACKAGE_ARCH = "${MACHINE_ARCH}" where neededKoen Kooi2011-08-161-0/+1
| | | | | | 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-local-power-manager: add license checksum and fix toolchain pathKoen Kooi2011-03-161-1/+3
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* ti-local-power-manager: avoid parse errors when variables aren't definedKoen Kooi2011-03-151-3/+3
| | | | | | | | | | | | | | | | | This fixes: ERROR: Error parsing /home/kraj/work/setup-scripts/sources/angstrom-layers/BSP/TI/recipes-ti/local-power-manager/ti-local-power-manager_1.24.02.09.bb: LexToken(PIPE,'|',0,0) followed by: LexToken(TOKEN,'sed',0,0) LexToken(TOKEN,'s:\\\\.:_:g',0,0) ERROR: Command execution failed: Exited with 1 As reported by Khem Raj Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* recipes-ti: initial check in of dsplink stackKoen Kooi2011-03-144-0/+236
* the focus was on to get it to build, not to make the recipes perfect Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>