1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-04-20 19:53:43 +00:00
Files
meta-ti/recipes-ti
Koen Kooi 4385b6e36c ti-local-power-manager: avoid parse errors when variables aren't defined
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>
2011-03-15 18:50:50 +01:00
..