hi
im using am3359 running a a module, in which i need to compile and use the PRUSS package. im using yocto and followed a manual to install the the whole meta-ti package as an layer into my yocto source, but during executing the bitbake (bitbake pru-iscc_git.bb) to compile the PRU recipes i 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 i also cant compile the PRU package.
i cloned the meta-ti into my source folder from here:-
http://layers.openembedded.org/layerindex/branch/master/layer/meta-ti/
so basically my question is this issue related to the uncomplete recipes in the meta-ti data itself?? how do i solve this??
do in need find the lost recipes or is there any tweaking can be done to solve it??