**** BEGIN LOGGING AT Fri Jul 21 03:00:02 2017 Jul 21 09:27:05 bluelightning, I have a special kernel-dev case...I should change an object and rebuild. With the S=|B and kernel shared workdir thi is not working... Jul 21 09:27:43 the problem is the full do_compile task is rerun if you force it Jul 21 09:28:06 I'd just need to relink, the final step Jul 21 09:28:07 I'm not sure that's recommended anymore Jul 21 09:28:14 did you try using devtool modify for that? Jul 21 09:28:21 I am building the sdk where I will just run make Jul 21 09:28:36 I am exactly wondering about devtool Jul 21 09:28:52 I confess I just gave a glimpse Jul 21 09:29:13 do you think this can be an use-case? Jul 21 09:31:19 hmm I don't quite understand, you say SDK but this sounds like you are looking in the build tree ... ? Jul 21 09:32:21 devtool modify on the kernel does take a bit of time to execute, and will force recompiling the first time, but once it's done you should be able to make changes and build and only what's changed will be recompiled AFAIK Jul 21 09:33:00 bitbake core-image-base -c populate_sdk Jul 21 09:33:22 I have installed it under /usr/local (btw, wasn't it in /opt before?) Jul 21 09:33:47 I will try later to build the kernel with that Jul 21 22:08:59 bluelightning, you can do that second 'make' to relink using bitake as well (sdk is ok ofc) Jul 21 22:11:21 just make sure the obect(s) we replace have more recent date Jul 21 22:12:26 (on sdk you extract the tarball with original date, bitbake stages the files with actal timestamp...) Jul 21 22:13:25 basically just need to touch them **** ENDING LOGGING AT Sat Jul 22 03:00:03 2017