Yocto project parallella-hdmi

Hi, I am newbie in Yocto Project.
I want to make a complete and functional linux image to run in parallella but I am getting errors when yocto project is compiling the linux kernel. I use the poky yocto distribution.
In first place, I clone the required yocto layers inside the poky folder. The commands I use are shown below:
cd /opt/poky
git clone https://github.com/nathanrossi/meta-parallella.git
git clone http://git.yoctoproject.org/git/meta-xilinx
git clone http://git.openembedded.org/openembedded-core
Once the yocto layers are cloned, I run the command "source oe-init-build-env" from poky folder and later the "hob" command
In hob graphic interface I select the 'parallella-hdmi' machine and the 'core-image-full-cmdline' image.
Yocto project shows and error building the image. The error is shown on the attachment. I hope someone could give me an idea about what can be the problem.
I want to make a complete and functional linux image to run in parallella but I am getting errors when yocto project is compiling the linux kernel. I use the poky yocto distribution.
In first place, I clone the required yocto layers inside the poky folder. The commands I use are shown below:
cd /opt/poky
git clone https://github.com/nathanrossi/meta-parallella.git
git clone http://git.yoctoproject.org/git/meta-xilinx
git clone http://git.openembedded.org/openembedded-core
Once the yocto layers are cloned, I run the command "source oe-init-build-env" from poky folder and later the "hob" command
In hob graphic interface I select the 'parallella-hdmi' machine and the 'core-image-full-cmdline' image.
Yocto project shows and error building the image. The error is shown on the attachment. I hope someone could give me an idea about what can be the problem.