All of lore.kernel.org
 help / color / mirror / Atom feed
* building yocto images with meta-ti
@ 2012-09-19  6:16 Nicolas Dechesne
  2012-09-19  6:28 ` Koen Kooi
                   ` (2 more replies)
  0 siblings, 3 replies; 14+ messages in thread
From: Nicolas Dechesne @ 2012-09-19  6:16 UTC (permalink / raw)
  To: meta-ti

hi there,

i was able to build a 'vanilla' yocto image using the yocto git repo.
then i wanted to add meta-ti layer. so i have done the following:

- clone git://git.yoctoproject.org/meta-ti
- modify BBLAYERS in conf/bblayers.conf to add meta-ti

i can verify that meta-ti layer is configured properly as
bitbake-layers show-layers shows it just fine (with priority 10).

However parsing recipes failed with:

Loaded 23 entries from dependency cache.
ERROR: ExpansionError during parsing
/work/yocto/meta-ti/recipes-ti/local-power-manager/ti-local-power-manager_1.24.02.09.bb:
Failure expanding variable FILESPATH, expression was
${@base_set_filespath([
"/work/yocto/meta-ti/recipes-ti/local-power-manager/ti-local-power-manager-1_1_24_02_09-${MACHINE_KERNEL_PR}e",
"/work/yocto/meta-ti/recipes-ti/local-power-manager/ti-local-power-manager-1_24_02_09",
"/work/yocto/meta-ti/recipes-ti/local-power-manager/ti-local-power-manager",
"/work/yocto/meta-ti/recipes-ti/local-power-manager/ti-local-power-manager-1_24_02_09",
"/work/yocto/meta-ti/recipes-ti/local-power-manager/ti-local-power-manager",
"/work/yocto/meta-ti/recipes-ti/local-power-manager/files",
"/work/yocto/meta-ti/recipes-ti/local-power-manager" ], d)} which
triggered exception SyntaxError: EOL while scanning string literal
(FILESPATH, line 1)
ERROR: Command execution failed: Exited with 1

is there a particular commit in yocto that meta-ti requires?

how do you guys generate vanilla yocto images with meta-ti?

thx


^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2012-09-21  9:11 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-19  6:16 building yocto images with meta-ti Nicolas Dechesne
2012-09-19  6:28 ` Koen Kooi
2012-09-19  6:56 ` Andrea Galbusera
2012-09-19 13:57 ` Denys Dmytriyenko
2012-09-19 16:04   ` Nicolas Dechesne
2012-09-19 16:26     ` Trevor Woerner
2012-09-19 16:33       ` Denys Dmytriyenko
2012-09-19 16:26     ` Denys Dmytriyenko
2012-09-20  7:40       ` Nicolas Dechesne
2012-09-20  8:42         ` Jack Mitchell
2012-09-20 12:22         ` Dmytriyenko, Denys
2012-09-21  8:44           ` Nicolas Dechesne
2012-09-21  8:49             ` Koen Kooi
2012-09-21  9:11               ` Nicolas Dechesne

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.