**** BEGIN LOGGING AT Wed Jan 14 02:59:59 2015 Jan 14 09:37:12 how do people generally use bitbake -g output? i find it very difficult to look at, even for the most basic recipes (since OE adds so many dependencies) Jan 14 09:37:48 the graphs grow so big, even with a dot-viewer that allows zooming and panning its more or less useless to visualize the dependencies Jan 14 09:38:15 I use vi Jan 14 09:38:20 or grep Jan 14 09:39:47 okay, so you don't actually visualize it? i mean, it makes sense to be able to dump the entire dependency tree,.. but perhaps there are other formats to use than dot files (for example JSON), if you can't view it anyways Jan 14 09:41:33 no, I only visualize it when encountering an asshole that insists building a distro is easy and dependencies aren't that hard Jan 14 09:41:51 :) Jan 14 10:05:14 ;) Jan 14 10:30:06 some day it would be cool to try to print out one of those dependency trees as a wall chart Jan 14 10:36:15 bluelightning: propbably you'd need the chinese Great Wall though :-D Jan 14 10:38:41 mckoan: should only depnd on the dpi Jan 14 10:39:07 LetoThe2nd: of course ;-) Jan 14 10:39:50 LetoThe2nd: in case you can use a microfilm viewer :-D Jan 14 10:40:17 mckoan: i think there still should be one left here in my wall cab... let me take a look ;) Jan 14 10:49:39 hi all, Im looking for a thrift recipe, does anyone have tried to cross-compile it for ARM? Jan 14 10:58:53 bluelightning: maybe something you can bring to FOSDEM ;-) a bitbake dependency graph rollup Jan 14 10:59:05 mago_: could be :) Jan 14 12:42:24 https://fosdem.org/2015/schedule/event/starting_yocto/ Jan 14 12:46:07 *sigh* Jan 14 12:46:15 I suspect he means 'OE' Jan 14 13:04:53 i think it sounds interesting Jan 14 13:19:53 mago_, it is just getting annoying with people using different words to mean the same thing Jan 14 13:20:43 yeh, i know.. i was very confused with yocto, poky, openembedded, bitbake and all when i joined the community Jan 14 13:21:14 I just make a sign for the embedded room Jan 14 13:21:23 OpenEmbedded is the build system Jan 14 13:21:33 Poky is the reference distribution Jan 14 13:21:38 Yocto is the Project Jan 14 13:22:14 Hmm, I should make stickers Jan 14 13:22:19 =) Jan 14 13:22:43 bitbake's missing in your list :> Jan 14 13:23:27 To me, yocto is all the marketing & organisational "stuff" of oe.. Jan 14 13:23:44 that is more accurate Jan 14 13:24:19 we've always been a bit squishy on bitbake being part of the build system or a general purpose tool Jan 14 13:24:38 replace 'yocto' with 'github' or 'gnu' to see if you're using the right term Jan 14 13:24:53 i've tried to use bitbake without openembedded once. it was very difficult ;-) Jan 14 13:24:54 'my board runs github!!!one!!' Jan 14 13:30:25 koen: oh yours too? Jan 14 13:35:29 If anyone sees ENOENT issues with bitbake master, a fix just got pushed Jan 14 13:44:56 No Ent's? Jan 14 13:45:04 I liked the ents. Jan 14 13:51:52 ho-ho-hum-hum. Jan 14 13:53:00 Arg "Yocto Linux build system" Jan 14 14:22:34 Crofton|work: read the intel edison materials Jan 14 14:22:43 I have Jan 14 15:15:20 Hmmm - has anyone here looked at building a more recent release of python 2.7.x in OE before? Jan 14 15:20:35 what is more recent? Jan 14 15:39:35 dgeiger: as it happens one of my colleagues is working on it right now Jan 14 15:40:01 dgeiger: https://bugzilla.yoctoproject.org/show_bug.cgi?id=7059 Jan 14 15:42:22 bluelightning: Awesome news for me - thanks! Jan 14 15:45:23 dgeiger, what do you need? Jan 14 15:45:29 from pyton Jan 14 15:46:26 Crofton|work: I have some code that I've discovered has some issues with v2.7.3, but 'magically' works with 2.7.8 Jan 14 15:46:36 lovely :) Jan 14 15:47:06 It looks like somewhere in between those two versions they may have made garbage collections less conservative, and therefor resolved a resource leak I've finding Jan 14 17:13:10 in oe-core, where is the ARCHITECTURE typically defined? Jan 14 17:28:53 when I'm building valgrind, and I add the valgrind-dbg package, there seems to be a file missing in the output files generated Jan 14 17:29:12 does someone know what happens to coregrind/pub_core_dispatch_asm.h ? Jan 14 17:36:23 oh, there seem to be more missing Jan 14 17:36:30 that was just the first I saw Jan 14 17:38:47 awozniak: the machine conf file pointed to by MACHINE usually pulls in a tune include file, and the tuning defines all of the architecture-related variable values Jan 14 17:39:12 thx bluelightning Jan 15 01:44:07 Is there a way to override the BBFILE_PRIORITY_ of a layer without actually modifying the layer? **** ENDING LOGGING AT Thu Jan 15 02:59:59 2015