I am facing do_rootfs
failed while I am installing the package using yocto
in final image. Tried options like INHIBIT_PACKAGE_STRIP
but to of no use.
How can I force do_rootfs
to execute is there any option.
I am facing do_rootfs
failed while I am installing the package using yocto
in final image. Tried options like INHIBIT_PACKAGE_STRIP
but to of no use.
How can I force do_rootfs
to execute is there any option.
You have not provided nearly enough information for anyone to help you. For example, what failed? What was/were the error message(s). INHIBIT_PACKAGE_STRIP likely has nothing to do with your failure. You could also join #yocto or the yocto-related mail list as an alternative to posting here.