**** BEGIN LOGGING AT Mon Jan 26 02:59:59 2015 Jan 26 09:24:57 good morning Jan 26 09:38:47 gm Jan 26 09:41:37 morning all Jan 26 09:43:12 hi Crofton, bluelightning Jan 26 09:49:41 hi mckoan Jan 26 09:50:50 I'm in Delft this week Jan 26 09:54:41 hi Crofton Jan 26 10:02:57 Crofton: I've seen your opticalexperiments ;-) Jan 26 10:10:21 and the food experiments Jan 26 10:11:42 bittenballen .... Jan 26 10:15:28 'r' Jan 26 10:15:32 bitter balls Jan 26 10:15:43 aka deep fried ragout Jan 26 10:16:00 deep fried mystery filling Jan 26 10:16:13 delicious mystery filling Jan 26 10:26:32 hmm, orc git moved and there are newer tagged versions Jan 26 10:30:32 does anyone know if freedesktop has a server for source tarballs? Jan 26 10:32:55 Crofton: I don't see evidence of a consistent one looking over our recipes Jan 26 10:33:01 FWIW Jan 26 10:33:17 http://gstreamer.freedesktop.org/src/orc/ Jan 26 10:33:27 looks like we missed some orc updates Jan 26 10:33:47 and the most recent fixes a problem on arm hard float Jan 26 10:34:01 I'm to work on an update Jan 26 10:37:11 orc has a .inc, should I collapse it into one recipe? Jan 26 10:37:24 if you feel like it, that seems to be the current trend Jan 26 10:37:37 and thanks Jan 26 10:37:38 and I can drop the PR on version change Jan 26 10:37:42 yes Jan 26 10:38:14 we've been avoiding orc due to the hf issue, but it is good to see people have picked up development Jan 26 10:39:12 don't confuse it with the LLVM ORC Jan 26 10:39:30 http://gstreamer.freedesktop.org/src/orc/ Jan 26 10:39:54 end entroywave git steers you to freedesktop Jan 26 11:12:49 bluelightning, can I copy the patch submission line from meta-oe and add it to the oe-core README? Jan 26 11:13:18 Crofton: which line is that? Jan 26 11:13:43 the git send-email one :) Jan 26 11:14:33 the OE-Core README certainly is a bit sparse Jan 26 11:15:09 we probably want a short section that provides not just that command line but a pointer to the "How to send a patch to OpenEmbedded" wiki page (probably that first) Jan 26 11:15:20 yeah, when I go send patches I cut/paste the one from the meta-oe README Jan 26 11:15:28 I'd settle for a copy/pasteable line Jan 26 11:15:31 :) Jan 26 11:15:53 we are lazy developers who can't type git send-email without screwing something up Jan 26 11:15:53 koen: we need more than that, since this is not just for you and me, but for new submitters as well Jan 26 11:16:06 anything would be an improvement Jan 26 11:16:15 it doesn't have to be perfect with the first patch Jan 26 11:16:32 Crofton: FYI, you can set a bunch of things in your ~/.gitconfig and /.git/config and then you don't need to remember anything Jan 26 11:16:38 http://www.openembedded.org/wiki/How_to_submit_a_patch_to_OpenEmbedded Jan 26 11:17:01 Crofton: see what I wrote under http://www.openembedded.org/wiki/How_to_submit_a_patch_to_OpenEmbedded#Streamlining_git-send-email_with_configuration Jan 26 11:17:49 yeah Jan 26 11:21:26 koen: I'm surprised to hear you say that, given your review comments on a lot of patches ;) Jan 26 11:21:50 * Crofton fixes bluelightning spelling Jan 26 11:22:45 bluelightning: yeah, I make exceptions for anything that undercuts combo-layer usage Jan 26 11:23:49 Crofton: whoops... thanks Jan 26 11:41:27 otavio, stupid question but how to make via bitbake a qt5 toolchain? When i use meta-toolchain-qt5. it doesn't appear in my deploy dir. When i populate_sdk to my image i have a sdk with all libraries but i don't see qmake? Is there any good description of this in the net? Jan 26 11:43:34 spaszkoPL: are you mixing branches? dizzy and master? Jan 26 11:44:38 i'm using angstrom-v2014.12-yocto1.7. Jan 26 11:44:53 spaszkoPL: what branch of meta-qt5? Jan 26 11:45:45 hmm... master Jan 26 11:45:58 AFAIK this is a known annoyance Jan 26 11:46:07 spaszkoPL: use dizzy Jan 26 11:46:19 spaszkoPL: master works with master. Jan 26 11:46:46 lol, i haven't noticed that i use master X_X. Jan 26 11:46:53 otavio: though it did occur to me that a cheap way to solve this would be to add an RRECOMMENDS from the qt -dev package on the tools Jan 26 11:47:10 ok, i will try dizzy. Jan 26 11:47:14 thx Jan 26 11:48:23 bluelightning: the problem is the changes involved in the environment script done in master Jan 26 11:50:06 otavio: ah yes, there is still that as well Jan 26 11:54:40 bluelightning: so it is not possible to mix meta-qt5 branches Jan 26 11:56:30 I wonder if a simple change to LAYERDEPENDS versioning to make it possible to have >= would make handling that a bit easier Jan 26 11:58:49 bluelightning: agreed; it would be nice indeed Jan 26 12:01:51 the question would be how to make the error message a bit more comprehensible Jan 26 12:02:30 bluelightning: it is not trivial as you'd need to parse all layers and know if any has the version you are looking for Jan 26 12:03:03 bluelightning: but saying. meta-foo requires core with version 2 or higher helps Jan 26 12:03:22 otavio: well, the LAYERDEPENDS code can already do all that, except the "or higher" bit Jan 26 21:27:13 Where should I add modules so that they're probed on boot? Jan 26 22:33:38 Also, what's the lightest-weight way to get X and a window manager (blackbox maybe?) on openembedded? Jan 26 22:34:03 xfce and gnome aren't really synonyms for "fast" in my book Jan 27 01:24:03 What's the lightest-weight way to get X and a window manager (blackbox maybe?) on openembedded? Jan 27 01:25:24 oldtopman: what about core-image-sato's matchbox windowmanager? Jan 27 01:27:46 Hmm. That's part of yocto, not oe, right? How would I go about adding that? Jan 27 01:28:22 oldtopman: the wm project itself might be, but the recipes are in oe-core. Just build core-image-sato to get an image using it Jan 27 01:30:40 matchbox has been the best option for a window manager on embedded systems for years. of course, some "embedded" systems are more like desktops so other options might be suitable, depends on your needs Jan 27 01:36:39 nrossi: I added it to IMAGE_INSTALL_append like the rest of the oe packages I use - almost worked. http://hastebin.com/axapibepex Jan 27 01:39:43 oldtopman: libxft is oe-core... what version of poky are you using there? Jan 27 01:40:07 oldtopman: Ah sorry i see, make sure to update your DISTRO_FEATURES ;) Jan 27 01:40:35 How do you mean? Jan 27 01:40:50 Sorry, this stuff is beyond me, but I'd like to think I'm picking up on it fairly quickly. Jan 27 01:40:52 oldtopman: "ERROR: libxft was skipped: missing required distro feature ['x11'] (not in DISTRO_FEATURES)" Jan 27 01:41:27 oldtopman: DISTRO_FEATURES_append += "x11" will get the job done Jan 27 02:17:32 Looks like it's working :D **** ENDING LOGGING AT Tue Jan 27 02:59:58 2015