[OE-core] [PATCH 2/3] module.bbclass: Add KERNEL_SRC in EXTRA_OEMAKE

Richard Purdie richard.purdie at linuxfoundation.org
Wed Jan 7 23:47:23 UTC 2015


On Wed, 2015-01-07 at 13:45 -0500, Bruce Ashfield wrote:
> On Wed, Jan 7, 2015 at 12:25 PM, Otavio Salvador
> <otavio at ossystems.com.br> wrote:
> > When the sstate hash changes for do_configure task, the do_configure
> > default implementation triggers the 'clean' to be run. For it to
> > succeed we need to have KERNEL_SRC defined in EXTRA_OEMAKE. Fixes
> > following error:
> 
> I wanted to reproduce this locally, since I've never seen the problem
> myself.
> 
> What's the best way to trigger the sstate hash change ?

bitbake virtual/kernel -c configure -f

Cheers,

Richard




More information about the Openembedded-core mailing list