Getting failure while compiling qtwebkit for Yocto
Hi,
I want to generate a new distro for MP1 with distribution package and qt-examples. I downloaded all of the packages via fetchall command to avoid getting an internet connection error during generating. After that, I have tried to generate an image including qt examles. However, it wasn't completed for 2 days(it didn't compile qtwebkit for 2 days). I then have cleaned qtwebkit with "bitbake -c clean qtwebkit" command and tried compile only it(bitbake qtwebkit) but get an error is error 1 again. Why does it compile? And, how can I disable it from the image?
