**** BEGIN LOGGING AT Mon Apr 30 03:00:06 2018 Apr 30 13:39:41 tlwoerner: Kconfig migration in U-Boot might be far enough along that it would be interesting for OE to plumb those tasks in. Apr 30 13:40:22 JaMa: loving your oe-core patch review today Apr 30 13:41:46 rburton: JaMa: haha Apr 30 13:42:10 :) Apr 30 13:47:19 Tartarus: ok good to know. i knew Kconfig for uboot is new, but I didn't know it was that new Apr 30 13:47:40 tlwoerner: It's not so much new as complex to migrate :( Apr 30 13:48:01 There's a good deal of historical (ab)use of various symbols that don't migrate nicely to Kconfig Apr 30 14:06:28 is there a reason u-boot doesn't DEPEND on swig-native? when I build u-boot, i need to add that dependency Apr 30 14:07:24 rburton: hello. I sent two patches related to wic (wic and parted) that are need for us to finish the migration out of sdcard image class Apr 30 14:07:40 tlwoerner: it shouldn't need it. Apr 30 14:11:03 otavio[m]: it'd be nice if you could elaborate, when i build u-boot it fails and says it can't find swig, adding swig-native to the DEPENDS solves it, do others not come across this issue? Apr 30 14:11:54 i did not. Apr 30 14:12:04 I am wondering what is different Apr 30 14:12:15 which version? Apr 30 14:13:11 2008.01 and the latest, maybe it's something to do with my specific machine/defconfig? Apr 30 14:13:33 in the email thread discussing 2008.03, JaMa mentions it Apr 30 14:14:41 somehow it's related to libfdt (?) Apr 30 14:15:49 when swig-native is detected it will rebuild libfdt python bindings which will probably fail to find python headers (unless you have them on host) Apr 30 14:16:14 if swig-native isn't found, the pre-generated python bindings will be used Apr 30 14:16:53 at least that's what I remember from checking it in morty, couple months ago Apr 30 14:39:20 JaMa: in that case, your do_compile_prepend() should be upstreamed :-) Apr 30 14:47:05 how does swig-native transiently appear considering recipe-specific-sysroots and the lack of swing in HOSTTOOLS? or does it actually search /usr/bin explicitly? Apr 30 14:50:14 otavio[m]: patchtest rejected them as the patches have no headers Apr 30 15:00:36 rburton: for me it was with morty (before rss) Apr 30 16:26:53 rburton: oh ok, I take a look at it Apr 30 16:31:17 rburton: v2 sent **** ENDING LOGGING AT Tue May 01 03:00:05 2018