[MinnowBoard] Unable to create core-image-sato-sdk image with given instructions
Vasanthi, Jagatha
jagatha.vasanthi at intel.com
Thu Mar 10 20:20:42 UTC 2016
That was the problem! I was able to generate the image after I fixed it.
Thanks!
Vasanthi
-----Original Message-----
From: elinux-MinnowBoard [mailto:elinux-minnowboard-bounces at lists.elinux.org] On Behalf Of John Hawley
Sent: Tuesday, March 08, 2016 3:22 PM
To: elinux-minnowboard at lists.elinux.org
Subject: Re: [MinnowBoard] Unable to create core-image-sato-sdk image with given instructions
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-yoc
> to_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
>
_______________________________________________
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