**** BEGIN LOGGING AT Wed Aug 15 02:59:59 2012 Aug 15 08:04:53 morning all Aug 15 10:09:03 Do anyone of you know how to change graphics-mode within grub2.... the manual states all sorts of ubuntu-related stuff, but nothing about the actual grub2 commands. Aug 15 10:57:54 gm Aug 15 11:14:08 hi bluelightning, all Aug 15 11:49:29 hi pb_ Aug 15 14:42:09 bluelightning, ping Aug 15 14:42:46 hi Crofton Aug 15 14:43:24 does rpm still get installed on simple images via this lsb foolishness? Aug 15 14:43:38 I just wantde to remind you of this :) Aug 15 14:43:52 Crofton: if you pull in task-core-basic which is intended for LSB, yes Aug 15 14:44:09 renaming that is part of this exercise Aug 15 14:44:13 it seems like we need another task-core-basic for non-lsb people :) Aug 15 14:44:19 yes Aug 15 14:44:20 could well be, yes Aug 15 14:44:27 just wanted to make sure that was on the radar Aug 15 14:44:39 yep :) Aug 15 14:44:56 standards are great for people that need them Aug 15 14:45:11 if you have other suggestions on what a more generic version of that task might look like please reply to the thread Aug 15 14:45:27 yeah, this is all I could think of real quick Aug 15 14:45:47 in fact since you were one of the people who asked for this review I may expect to hear more from you than that on this ;) Aug 15 14:46:34 I'll try and make some time Aug 15 14:46:39 I did read the emails Aug 15 14:46:45 that would be very much appreciated :) Aug 15 14:46:53 cool Aug 15 14:46:58 mostly I care about he big picture though Aug 15 14:47:09 less "duplication" between layers Aug 15 14:47:19 indeed, this chips away at that Aug 15 14:47:26 where duplication means the same same basic thing with "small" changes Aug 15 14:47:53 oe-core needs to provide the tools for everyone to build from Aug 15 14:48:33 I'm in CA for another week, then on vacation for a week Aug 15 14:50:05 agreed, that's our aim Aug 15 14:54:14 would there be any objection to making bitbake run event handlers in registration order? Aug 15 14:54:29 right now the order is undefined Aug 15 15:02:16 kergoth: it sounds sensible to me... Aug 15 15:03:11 as one example of where this is a problem, you can't use e.g. oe.types or other OE_IMPORTS imported modules from a ConfigParsed handler, because you have no idea if you're running before or after the base.bbclass handler Aug 15 15:03:15 heh Aug 15 15:03:57 just one example, i've been bitten by it a few times over the past couple weeks Aug 15 15:04:02 * kergoth 'll prototype it and see how it goes Aug 15 17:36:03 hi Crofton Aug 15 17:36:15 gm Aug 15 17:36:46 how are things going? Aug 15 17:37:39 busy as usual Aug 15 17:37:44 cool Aug 15 17:37:46 same here Aug 15 17:37:54 good Aug 15 17:38:05 we have a meeting to discuss exciting stuff in a few hours Aug 15 17:38:18 How's the FPGA tooling for Zynq behaving on your team? Aug 15 17:38:31 there is a lot of swearing about plan ahead Aug 15 17:38:47 I'm hearing various horror stories for small (<10M$) customers not getting support Aug 15 17:39:03 I'm not so sure the large ones do better :) Aug 15 17:39:12 lol Aug 15 17:39:22 we'd like to avoid the gui stuff Aug 15 17:40:02 you mean, no system on programmable chip GUI builders or schematics capture? Aug 15 17:40:13 bare VHDL or (System)Verilog? Aug 15 17:40:46 I suspect we will generate some stuff from the gui and figure out how to avoid it in the future Aug 15 17:41:07 avoid plan ahead stuff Aug 15 20:02:50 any idea why my application would fail to link against librt (for clock_gettime)? I see the -lrt in the link command, I see librt.a in my sysroot, and running nm on it shows the clock_gettime symbol... Aug 15 20:03:16 at a guess, incorrect command-line argument order Aug 15 20:03:32 some versions of ld are pickier than others about where the -l needs to be relative to the object files, iirc Aug 15 20:04:08 hmm, ok, it's a CMake project, but I'll try moving the order I add them in the CMakeLists file Aug 15 20:05:54 kergoth, you're awesome! Aug 15 20:08:07 hehe. np Aug 15 20:08:13 been bit by that before Aug 15 20:08:20 when updating to a newer toollchain Aug 15 20:09:51 has anyone seen do_fetch hang for gcc-cross-initial? https://gist.github.com/3363180 Aug 15 20:10:50 are you sure it's hung? see what process is running in top/ps Aug 15 20:13:15 cbrake: it's probably because it's downloading 1.7gb of the gcc git repo... Aug 15 20:13:24 https://bugzilla.yoctoproject.org/show_bug.cgi?id=2908 Aug 15 20:13:43 heh Aug 15 20:14:31 guess that explains it -- thanks Aug 15 20:16:30 and it finished as we type **** ENDING LOGGING AT Thu Aug 16 02:59:58 2012