**** BEGIN LOGGING AT Wed Jul 11 03:00:02 2018 Jul 11 07:16:30 aargh, I tested the wrong version Jul 11 12:03:07 any idea why pyqt5 for python2 is in meta-qt5 and python3 version in meta-qt5-extras? Jul 11 19:18:46 hey guys Jul 11 19:19:16 I’m using a fragment to enable RFKILL in my kernel but it never ends up in the actual .config - any ideas what mightoverride it? Jul 11 19:31:38 not all kernel recipes support fragments, that's the first thing i'd check Jul 11 19:36:02 kergoth: mine does, it’s not the first fragment I include Jul 11 19:36:46 then again… it’s behaving oddly with patches too… I’ll clean it up and run it again Jul 11 20:41:38 dFence: check if there is another fragment doing opposite of what you exprect in this .cfg Jul 11 20:42:02 I didn’t know it’s possible to un-set stuff in .config?! Jul 11 20:42:16 or is that just a =n? Jul 11 20:42:20 unset Jul 11 20:42:30 sometimes, it might need other options to enable itself, so kconfig might be not enabling it because option it needs is explicitly disabled Jul 11 20:42:48 yes CONFIG_Foo = n means disable it Jul 11 20:43:00 mh good to know - might use it to de-junk the kernel, thanks Jul 11 20:43:25 I thought ont he kernel that = n didn't do anything.. it was # CONFIG_Foo is unset Jul 11 21:03:22 fray: # CONFIG_foo is not set is to fill in for a missing option as if one was doing make allnoconfig **** ENDING LOGGING AT Thu Jul 12 03:00:01 2018