[yocto] problem adding first layer to yocto

Mark Hieber hieberm at gmail.com
Mon Oct 2 15:58:02 PDT 2017


Hi, I am just starting out with yocto, and I have an issue. I followed the
steps in
http://www.yoctoproject.org/docs/2.3.2/mega-manual/mega-manual.html#creating-a-general-layer-using-the-yocto-layer-script,

create meta-mylayer (in the /yocto/poky directory),

#/yocto/poky tree meta-mylayer/

meta-mylayer/

├── conf

│   └── layer.conf

├── COPYING.MIT

├── README

└── recipes-example

    └── example

        ├── example-0.1

        │   ├── example.patch

        │   └── helloworld.c

        └── example_0.1.bb
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20171002/b2d34e38/attachment.html>


More information about the yocto mailing list