Skip to content
Advertisement

Yocto – ERROR: Layer directory ” does not exist

I am very new to Yocto.

The aim is to customize a build for a particular embedded device. I am using Ubuntu 18.04 as the build host. An SDK has already been provided for the device with all the Yocto layers etc. which I cloned, and now following instructions.

When I get to the stage to actually run the build with command as follows bitbake tr-bundle-sdk

I receive the following error :

JavaScript

I would think that this would be simple to resolve. However, when I check the bblayers.conf file as below, nothing is obvious :

JavaScript

Has anyone encountered a similar issue? Am I missing something obvious here? Thanks in advance for any guidance.

Advertisement

Answer

JavaScript
Advertisement