This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AM3359: yocto linux

Genius 5355 points
Other Parts Discussed in Thread: AM3359

Hi Support,

Am evaluating AM3359 PRU (programmable real time unit).

I need to compile and use the PRUSS (TI software package for the am3359). Using yocto linux and followed a manual to install the the whole meta-ti package as an layer into the yocto build source, but during executing the bitbake to extract the packages (bitbake pru-iscc_git.bb) get this error:-

Error: no recipes available for:-

/opt/PHYTEC_BSPs/yocto_ti/sources/poky/../meta-ti/recipes-core/udev/eudev/eudev_%.bbappend

because of this error... cant compile the PRU package.

Cloned the meta-ti into my source folder from here:- 

http://layers.openembedded.org/layerindex/branch/master/layer/meta-ti/

Is this issue related to the uncompleted recipes in the meta-ti data itself?? how to resolve this??

Do I need to find the lost recipes or is there any tweaking can be done to solve it??

Thanks.