**** BEGIN LOGGING AT Fri Dec 13 02:59:58 2019 Dec 13 08:17:33 Crofton|road: sure can do. but you might have to remind me during the session. Dec 13 08:22:23 * LetoThe2nd notes we have already accumulated way over 6k views on YT Dec 13 08:26:27 LetoThe2nd: time for a new job, you are becoming an influencer :-D Dec 13 08:27:57 mckoan: believe it or not, due to some $writing i did in the last two years, tax office ordered me to specify the kind of my freelance work :) Dec 13 08:28:35 LetoThe2nd: but AFAIK you aren't a freelancer Dec 13 08:29:05 mckoan: i don't remember what i wrote precisely, but it involved something like "talking teaching moderation"... Dec 13 08:29:21 mckoan: in germany you can be employed, and freelance in your free time. Dec 13 08:31:10 so yes, i technically can be hired as "influencer" now :) Dec 13 11:40:23 Guys working on nrf bluetooth device facing a lot of software issues Dec 13 11:42:19 is that a question, a remark, a complain? Dec 13 12:48:10 LetoThe2nd: yes Dec 13 12:49:42 Crofton|road: "yes i will remind you"? Dec 13 12:50:07 yes a "question, a remark, a complain" Dec 13 12:51:15 meh. Dec 13 12:58:18 i want a beer. Dec 13 13:25:34 LetoThe2nd: I agree Dec 13 15:20:23 Guys working on segger ide Dec 13 15:20:25 Working on segger board getting the following error Dec 13 15:20:30 Getting the following error Dec 13 15:26:27 I was asked this earlier: Any way to disable a task from the local.conf in a particular recipe.. someone tries do_configure_pn-recipe[noexec] = '1' and it didn't work.. (Not that I really expected it to).. I assume the answer is no, they need a bbappend Dec 13 15:27:58 do_configure[noexec] = "${@'1' if d.getVar('PN') == 'foo' else ''}" *might* work, but i don't know if bitbake looks for the flag not existing at all or being an empty string to determine if it should be noexec or not Dec 13 15:28:13 so would have to make sure it doesn't noexec the world Dec 13 15:28:17 :) Dec 13 15:28:34 seems like it would be easier to just drop a bbappend into the conf directory.. :P Dec 13 15:28:47 (not sure if that will be read in though) Dec 13 15:28:59 it won't, the bbappend has to be listed in BBFILES one way or another Dec 13 15:29:03 (usually via a layer.conf) Dec 13 15:29:49 might be able to hack it to add support for that, i.e. BBFILES = "${TOPDIR}/recipes/*.bbappend" in bblayers.conf or something... Dec 13 15:29:50 * kergoth shrugs Dec 13 15:29:52 not the usual Dec 13 15:29:56 easier to just make a layer :) Dec 13 15:30:16 particularly since it's still scriptable. bitbake-layers create-layer, etc Dec 13 15:30:18 could prob add conf to BBFILES in the bblayers.conf Dec 13 15:31:20 kergoth ${TOPDIR}/conf/*.bbappend would probably work Dec 13 15:35:28 * kergoth nods Dec 13 15:36:37 do_configure[noexec] = "${FOO}" FOO="", FOO_pn-XXX = "1" may work too Dec 13 15:37:27 maybe += so it doesn't cancel other places which might set it Dec 13 15:38:31 ah yes, good idea. not the only place where an intermediate variable comes in handy :) **** BEGIN LOGGING AT Fri Dec 13 17:33:43 2019 **** ENDING LOGGING AT Sat Dec 14 02:59:57 2019