[yocto] Yocto Beginner Issues When Adding Layers / Recipes

Alexander Kanavin alexander.kanavin at linux.intel.com
Wed May 3 05:33:29 PDT 2017


On 05/03/2017 12:58 PM, windswept321 wrote:

> My bblayers.conf customisations:
>
>   /home/aaron/poky/meta-amd/common \
>   /home/aaron/poky/meta-openembedded/meta-networking \
>   /home/aaron/poky/meta-openembedded/meta-python \
>   /home/aaron/poky/meta-openembedded/meta-oe \
>
> Each of these was added to the poky directory using git clone “link”.
> Some are dependencies for meta-networking.
>
> I have added the following to my local.conf:
>
> CORE_IMAGE_EXTRA_INSTALL += "openssh ntp iptables dnsmasq hostapd”
>
> On running bitbake core-image-minimal I get the below error.
> Is there something wrong with my configuration?

What is the git branch of '/home/aaron/poky' directory itself?

Alex




More information about the yocto mailing list