Re: [yocto] Manifest not found

2019-11-14 Thread Mark Hawthorne
I see the problem now. I had to remove the "-native" from the end of the package name because this has meaning in the bitbake environment. On Thu, Nov 14, 2019 at 5:49 PM Mark Hawthorne wrote: > I created a new recipe called mapbox-gl-native and added it to > IMAGE_INSTALL in the image recipe. T

[yocto] Manifest not found

2019-11-14 Thread Mark Hawthorne
I created a new recipe called mapbox-gl-native and added it to IMAGE_INSTALL in the image recipe. The package builds succesfully, but now I am stuck on this error in the final image creation stage: --- DEBUG: Executing python function do_rootfs NOTE: Initializin