**** BEGIN LOGGING AT Mon Jun 03 02:59:58 2013 Jun 03 07:48:16 good morning Jun 03 08:20:30 morning all Jun 03 11:07:19 is there a way to manually bump the pr in the pr server database for a package? Jun 03 11:21:07 I've build a meta-toolchain but I can't figure out how to configure Eclipse/Netbeans to work with the generated toolchain, is there any guide available? Jun 03 12:02:48 RagBal: have you looked at the ADT manual? Jun 03 12:03:07 I'm actually trying it right as we speak thanks Jun 03 12:11:22 why is mesa llvmpipe less than 1 fps if cross compiled but 160 fps if natively compiled... hmm... Jun 03 12:24:09 Net147: maybe the configuration is not the same in both instances? Jun 03 12:25:44 bluelightning: it's not the same yes, but I can't see how the differences are causing it Jun 03 12:26:08 bluelightning: I am checking if it's related to patches applied or whether some things are being compiled differently if cross compiling vs native Jun 03 12:31:00 bluelightning, ADT works perfectly. Was hoping I could also setup the project manually instead of using all these autotools utilities Jun 03 13:11:04 is there a reason why there is a lot of doubling of lines in log.do_configure? Jun 03 16:55:47 Hi can someone help me with cross compiling gfortran for my Gumstix Overo Jun 03 17:41:33 rburton: ping Jun 03 17:58:41 eren: he's on holiday atm Jun 03 17:58:50 eren: funnily enough, in Turkey I think :) Jun 03 17:59:13 bbl Jun 03 17:59:19 bluelightning: yeah, I read it on twitter Jun 03 19:54:12 I am attempting to boot up with the IMAGE_FEATURES += read-only-rootfs. I am encountering a failing serivce "Failed to start Run pending postinsts." Can anyone help me on how to keep this service from failing? Should this service even be attempting to start on a RO rootfs? Jun 03 22:17:49 guys.. how do I set correctly a path in a file that will be installed in the build system sysroot and sdk sysroot? Jun 03 22:17:57 this path is the include path for example Jun 03 22:23:54 huh. FOO_append ?= "bar" seems to behave identically to FOO_append = "bar", yet FOO_append ??= "bar" works just like FOO ??= "bar".... Jun 03 22:24:20 ftonello: do you mean that the path is literally inside a file that is installed into the sysroot? Jun 03 22:25:22 evanp: yes.. imagine a prf file from Qt.. Jun 03 22:25:35 its a file that tells qmake where include path etc is Jun 03 22:28:20 ftonello: have you tried just baking the install path (without ${D}) into the file? RP once told me there's magic sed stuff which rewrites occurrences of the install path in packaged files automatically.... Jun 03 22:29:25 evanp: what do you mean by that? Jun 03 22:29:34 just use ${includedir} for example? Jun 03 22:29:42 yep Jun 03 22:30:11 but ${includedir} will be expanded to /usr/include only Jun 03 22:30:26 thats why we add the ${D} before, right?! Jun 03 22:32:07 supposedly there's some code which does a blind search-and-replace on "/usr/include" for any packaged file Jun 03 22:33:28 hm Jun 03 22:36:32 ftonello: it is possible I misunderstood RP, or am not remembering this right, but if you haven't tried it, give it a go. I might be right. Jun 03 22:38:40 ill try Jun 04 01:39:30 what to do to ignore Yocto_Build_Appliance.vmx warning? **** ENDING LOGGING AT Tue Jun 04 02:59:59 2013