[MinnowBoard] Unable to create core-image-sato-sdk image with given instructions

John Hawley john.hawley at intel.com
Tue Mar 8 23:21:33 UTC 2016


You'll note that it's looking for something in a different directory:

/home/stg/source/poky/

is what it's looking for, and you seemingly have cloned it into drone_pocky/

so you either need to change step #5 to match your path, or you need to
move your directory to /home/stg/source/poky

- John

On 03/08/2016 02:47 PM, Vasanthi, Jagatha wrote:
> Hi
> I'm getting the following error when I try to create the core-image-sato-sdk image from the instructions in 
> http://wiki.minnowboard.org/Yocto_Project
> 
> Parsing recipes: 100% |#########################################| Time: 00:00:16
> Parsing of 892 .bb files complete (0 cached, 892 parsed). 1322 targets, 48 skipped, 0 masked, 0 errors.
> ERROR: No recipes available for:
>   /home/stg/source/poky/meta-intel/common/recipes-kernel/linux/linux-yocto_3.14.bbappend
>   /home/stg/source/poky/meta-intel/common/recipes-kernel/linux/linux-yocto-rt_3.14.bbappend
>   /home/stg/source/poky/meta-intel/common/recipes-kernel/linux/linux-yocto-rt_3.10.bbappend
>   /home/stg/source/poky/meta-intel/common/recipes-kernel/linux/linux-yocto_3.17.bbappend
>   /home/stg/source/poky/meta-intel/common/recipes-kernel/linux/linux-yocto_3.10.bbappend
> 
> Summary: There was 1 ERROR message shown, returning a non-zero exit code.
> 
> 
> 
> This is the series of commands I gave. Am I missing something?
> 
>   1.  git clone http://git.yoctoproject.org/git/poky drone_poky
>   2.  cd drone_poky/
>   3.  git clone http://git.yoctoproject.org/git/meta-intel
>   4.  source oe-init-build-env
>   5.  echo "BBLAYERS += \"$HOME/source/poky/meta-intel\"" >> conf/bblayers.conf 
>   6.  echo "MACHINE = \"intel-corei7-64\"" >> conf/local.conf
>   7.  bitbake core-image-sato-sdk
> 
> 
> Thanks!
> Vasanthi
> _______________________________________________
> elinux-MinnowBoard mailing list
> elinux-MinnowBoard at lists.elinux.org
> http://lists.elinux.org/mailman/listinfo/elinux-minnowboard
> 


More information about the elinux-MinnowBoard mailing list