hello,
iam working with imx6 sololite(yocto project).
firstly,i downloaded the source code for 3.10.17 kernel.then i did bitbake core-image-minimal.It's booting successfully.
then, i did bitbake meta-toolchain for toolchain.i got this error....please let me know how to fix it.
thank you
susan@susan:/imx6_sololite/fsl-release-bsp/build$ bitbake meta-toolchain
Loading cache: 100% |########################################################################################################################################################################| ETA: 00:00:00
Loaded 2005 entries from dependency cache.
NOTE: Resolving any missing task queue dependencies
Build Configuration:
BB_VERSION = "1.20.0"
BUILD_SYS = "i686-linux"
NATIVELSBSTRING = "Ubuntu-12.04"
TARGET_SYS = "arm-poky-linux-gnueabi"
MACHINE = "imx6slevk"
DISTRO = "poky"
DISTRO_VERSION = "1.5.1"
TUNE_FEATURES = "armv7a vfp neon callconvention-hard cortexa9"
TARGET_FPU = "vfp-neon"
meta
meta-yocto = "(nobranch):bee7e3756adf70edaeabe9d43166707aab84f581"
meta-oe = "(nobranch):eb4563b83be0a57ede4269ab19688af6baa62cd2"
meta-fsl-arm = "(nobranch):af392c22bf6b563525ede4a81b6755ff1dd2c1c6"
meta-fsl-arm-extra = "(nobranch):07ad83db0fb67c5023bd627a61efb7f474c52622"
meta-fsl-demos = "(nobranch):5a12677ad000a926d23c444266722a778ea228a7"
meta-fsl-arm
meta-fsl-demos = "(nobranch):fd639897114c09d5146ea1399c16308edfd0108b"
meta-browser = "(nobranch):fc3969f63bda343c38c40a23f746c560c4735f3e"
meta-gnome
meta-networking = "(nobranch):eb4563b83be0a57ede4269ab19688af6baa62cd2"
NOTE: Preparing runqueue
NOTE: Executing SetScene Tasks
NOTE: Executing RunQueue Tasks
WARNING: Failed to fetch URL http://downloads.sourceforge.net/project/libpng/libpng16/1.6.3/libpng-1.6.3.tar.xz, attempting MIRRORS if available
WARNING: QA Issue: gcc-cross-canadian-arm: found library in wrong location: /opt/poky/1.5.1/sysroots/i686-pokysdk-linux/usr/libexec/arm-poky-linux-gnueabi/gcc/arm-poky-linux-gnueabi/4.8.1/liblto_plugin.so.0
gcc-cross-canadian-arm: found library in wrong location: /opt/poky/1.5.1/sysroots/i686-pokysdk-linux/usr/libexec/arm-poky-linux-gnueabi/gcc/arm-poky-linux-gnueabi/4.8.1/liblto_plugin.so.0.0.0
gcc-cross-canadian-arm: found library in wrong location: /opt/poky/1.5.1/sysroots/i686-pokysdk-linux/usr/libexec/arm-poky-linux-gnueabi/gcc/arm-poky-linux-gnueabi/4.8.1/liblto_plugin.so
Hello Susangrace Rapaka,
The log does not show any error. It does show a fetch warning. Would you please add the information regarding the encountered error?