Hi johnnyxiong,
I build the image following section 6 of the BSP Document. I am running Debian 64 Bit. These are the commands i used:
7z x Board_Support_Package_Sources_for_Intel_Quark_v1.0.0.7z tar -xvf meta-clanton_v1.0.0.tar.gz cd meta-clanton_v1.0.0/ ./setup.sh source poky/oe-init-build-env yocto_build/ bitbake image-full-galileo
I did not get any errors. Are you modifying any files before building?
Regards,
Intel_Jesus