Re: [yocto] module do_configure depends on kernel .config and headers

2016-04-18 Thread Vajzovic, Tom
Hi Bruce, From: Bruce Ashfield Sent: 15 April 2016 18:15 > On Fri, Apr 15, 2016 at 12:02 PM, Vajzovic, Tom wrote: >> >> I am using a meta layer provided by a SOM manufacturer. >> They have a recipe which sets: > > What branch are you using ? Fido. >> inher

[yocto] module do_configure depends on kernel .config and headers

2016-04-15 Thread Vajzovic, Tom
Hi, I am using a meta layer provided by a SOM manufacturer. They have a recipe which sets: inherit module export KLIB_BUILD="${STAGING_KERNEL_DIR}" export KLIB="${D}" and then its do_configure script calls make, and the Makefile expects $(KLIB_BUILD)/.config to exist, and the kernel headers

Re: [yocto] bitbake -c clean for all recipes

2016-04-15 Thread Vajzovic, Tom
Hi Ross & Raj, From: Burton, Ross [mailto:ross.bur...@intel.com] Sent: 14 April 2016 17:25 > > On 14 April 2016 at 12:18, Vajzovic, Tom wrote: > What command can I use to do the equivalent of running > "bitbake -c clean" (or cleanstate etc) for all recipes that h

[yocto] bitbake -c clean for all recipes

2016-04-14 Thread Vajzovic, Tom
Hi, What command can I use to do the equivalent of running "bitbake -c clean" (or cleanstate etc) for all recipes that have previously been run? Thanks, Tom -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto