Re: [yocto] bitbake parsing but not attempting to build recipes in layer.

2016-07-15 Thread Mark T
Thanks Nicolas, I nearly had it - I'd put IMAGE_INSTALL_APPEND in my layer.conf - once I changed to _append and had a space before the recipe name it sprang into life. On 15 July 2016 at 11:35, Nicolas Dechesne wrote: > On Fri, Jul 15, 2016 at 2:26 PM, Mark T wrote: > > I have several recipes

Re: [yocto] bitbake parsing but not attempting to build recipes in layer.

2016-07-15 Thread Nicolas Dechesne
On Fri, Jul 15, 2016 at 2:26 PM, Mark T wrote: > I have several recipes in a layer. I have added the layer to > build/conf/bblayers.conf. > > The layer.conf in that layer looks correct for the BBFILES+= etc. > > when I run "bitbake core-image-base" the recipes are bing parsed ( as it > picked up e