Skip to main content
nataut
Associate III
July 4, 2023
Question

The build fails with "No manifest generated from..." error message

  • July 4, 2023
  • 0 replies
  • 1163 views

Hello everyone.
I'm trying to build an embedded openSTLinux Yocto image but I have the following error

"ERROR:.. do_rootfs: No manifest generated from: <my_name_folder> in ..."

Why does a similar error appears?

I explain better. Previously, the build process worked fine. Then I modified a ".bb" recipe to install new files into the root file system. The new files are contained in <my_name_folder>. After doing this, the build process fails with the message error shown above. I tried to delete the new files from <my_name_folder> folder and restore the old ".bb" recipe version but the errors remain.

Any suggestion?

Many thanks

This topic has been closed for replies.