[meta-ti] building yocto images with meta-ti

Koen Kooi koen at dominion.thruhere.net
Tue Sep 18 23:28:07 PDT 2012


Op 19 sep. 2012, om 08:16 heeft Nicolas Dechesne <ndec13 at gmail.com> het volgende geschreven:

> hi there,
> 
> i was able to build a 'vanilla' yocto image using the yocto git repo.

You mean poky, right?

> 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?

You mean poky, right? Have a look at the README.


More information about the meta-ti mailing list