Hi !
I am a beginner in yocto, i.mx and Ubuntu.
I am building myir-image-full on yocto zeus sources for imx8 EVK but its failing at rootfs with below error:
ERROR: myir-image-minimal-1.0-r0 do_rootfs: The postinstall intercept hook 'update_gtk_immodule_cache' failed
What is a good solution?
ENV : Ubuntu 18.04.6 LTS
EVK : MYS-8MMQ6-V2-8E2D-160-I
Any suggestion on this issue will be really helpful.
Thank you.
Solved! Go to Solution.
I had resolved.
This error was reason is SDK update( gtk software package )
I reference this link
immodules.cache': No such file or directory (xilinx.com)
Thank you for view !
I had resolved.
This error was reason is SDK update( gtk software package )
I reference this link
immodules.cache': No such file or directory (xilinx.com)
Thank you for view !
I have also encountered such a mistake, may I ask how you specifically solve it?