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.

Yocto build - rootfs does not include new package

A customer of mine is trying to add pure-ftpd to his yocto build. His setup uses the tisdk-rootfs-image for SDK 5.06.00.00 with a recipe added for pure-ftpd.

When he builds the rootfs image, the binary for pure-ftpd is built (and can be seen in the work directory), but it does not get placed in the final .tar.gz image.

I am unable to reproduce this on my machine, so it has been difficult to debug. Does anyone have any pointers on why the pure-ftpd program would build OK but not get placed in the final rootfs image?

I can provide the recipe files if that would help.

Thanks,
David