Just now, when I bitbake -c fetchall image-full, it passed!!
And I try bitbake image-full, it shows the error:
ERROR: Task 2166 (/home/johnny/galileo/meta-clanton_v1.0.0/meta-oe/meta-oe/recipes-multimedia/x264/x264_git.bb, do_unpack) failed with exit code '1'
I don't know whether the x264 error caused by libav. And how I settle this problem? Refetch the x264 package? How to re-fetch a single package?
Thank you!