[MinnowBoard] Unable to create core-image-sato-sdk image with given instructions
Vasanthi, Jagatha
jagatha.vasanthi at intel.com
Tue Mar 8 22:47:09 UTC 2016
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
More information about the elinux-MinnowBoard
mailing list