I am trying to create a new layer using ./yocto-layer create mylayer followed all the steps and creating a simple hello world program
but when I do bitbake core-image-base i am getting this warning No bb files matched BBFILE_PATTERN_mylayer and I m unable to find my executable helloworld.
Can anyone tell me whats wrong
But if I follow the steps mentioned in Task #10 - How to create a custom layer it works...
the only difference is I am doing bitbake core-image-base and in that link bitbake dai-image-hello
what is the wrong I am doing
Attaching both the layers
Original Attachment has been moved to: meta-mylayer.tar.gz
Original Attachment has been moved to: meta-daiane.tar.gz