Re: [yocto] Exporting kernel header from patch

2015-07-23 Thread Gamma.Dean
I didn’t find “rm_work” in any of my conf files so I don’t think that’s the issue. It appears that STAGING_KERNEL_DIR just doesn’t get rebuilt from sstate which I can understand since it isn’t needed by default. I found a way to set up the dependencies to build it when needed and I started a

Re: [yocto] Exporting kernel header from patch

2015-07-22 Thread Gamma.Dean
When using a shared sstate cache which has the previously built kernel it appears that STAGING_KERNEL_DIR does not get populated - in my case there is no tmp/work-shared directory at all. If I have modified the user space app to look there for a header is there some dependency I can add that