**** BEGIN LOGGING AT Sat Apr 21 03:00:05 2018 Apr 21 06:46:59 What is the difference between these two layers? Apr 21 06:47:01 https://github.com/openembedded/meta-openembedded/tree/master/meta-oe Apr 21 06:47:03 https://github.com/openembedded/openembedded-core/tree/master/meta Apr 21 06:47:34 They have many recipes in common. Apr 21 08:21:30 isaac__: meta is core layer meta-oe is additional packages Apr 21 08:36:06 khem: I see. Thanks Apr 21 09:38:20 rburton, https://bugzilla.yoctoproject.org/show_bug.cgi?id=12703 :) Apr 21 09:38:21 Bug 12703: enhancement, Undecided, ---, ross.burton, RESOLVED WORKSFORME, Uppercase in path, might lead to build errors. Apr 21 09:38:22 of course checking *icc* in a case statement is... sad Apr 21 09:59:46 LocutusOfBorg: yeah needs to be a bit more specific. can you file an upstream bug? Apr 21 10:00:13 oh you did a patch already Apr 21 10:00:16 * rburton looks Apr 21 10:00:41 no idea what a cross-icc looks like Apr 21 10:01:02 but worth filing upstream and letting them have an opinion yes Apr 21 10:01:35 so if you could 1) send that patch to python and 2) send it to oe-core with a link to the upstream bug in the upstream-status, that would be great Apr 21 10:02:59 but its sunny and its saturday so BEACH TIME Apr 21 13:16:55 Hello ! Apr 21 14:33:45 can somebody tell me what is the recommended way to remove '--disable-libgomp' from EXTRA_OECONF_INITIAL in gcc's recipe ( gcc-7.3.inc ) ? I need libgomp to compile another recipe Apr 21 14:36:20 jww: you really dont need libgomp during bootstrapping gcc Apr 21 14:37:14 I must be wrong, I'm quite new to yocto. Apr 21 14:37:53 jww: if you want to enable libgomp then you need to enable it in RUNTIMETARGET in gcc-runtime recipe if not done already Apr 21 14:38:32 and if you want it on your target you might have to add libgomp to your IMAGE_INSTALL Apr 21 14:40:03 libgomp is already enabled in gcc-runtime recipe Apr 21 14:40:11 libgomp is on by default, I think you just need to link with it Apr 21 14:40:33 add -lgomp in your apps CFLAGS Apr 21 14:40:34 using -fopenmp ? Apr 21 14:41:02 allright, I've got a build running atm. but I test as soon as it's over. Apr 21 14:44:02 yeah also ensure that you pass it in LDFLAGS as well Apr 21 14:54:19 khem: this seems to works thanks ! Apr 21 15:33:13 is there a document that details the parsing order of machine confs and recipes for a variable like IMAGE_FSTYPES? i'm having difficulty getting += to work the way i think it should... Apr 21 18:37:04 New news from stackoverflow: ath10k Firmware : IBSS (Ad-Hoc) - WiFi : Mode missing [on hold] **** ENDING LOGGING AT Sun Apr 22 03:00:04 2018