**** BEGIN LOGGING AT Thu Oct 29 02:59:59 2015 Oct 29 09:30:52 morning all Oct 29 10:08:28 mornin Oct 29 11:59:39 How to update a PR from a bbappend? Oct 29 12:04:58 ftonello: PR server? http://www.yoctoproject.org/docs/2.0/dev-manual/dev-manual.html#incrementing-a-package-revision-number Oct 29 12:12:51 fredcadete: :( Oct 29 12:12:55 I didn't want to setup a PR server. Oct 29 12:12:57 but ok. Oct 29 12:13:19 the lazy thing is PR_append=".X" Oct 29 12:22:58 ftonello: there's nothing preventing you from setting PR in a bbappend, it's just like any other variable Oct 29 12:23:26 the PR server just ensures PR gets incremented in response to any change Oct 29 12:54:17 bluelightning: The thing is that I would like to increase the number. Oct 29 12:54:45 fredcadete: yep... I am lazy ;) Oct 29 12:55:03 ftonello: right, that model of manually incrementing PRs (using PRINC) is no longer supported Oct 29 13:45:30 OK, stupid bitbake question Oct 29 13:45:36 Is there a way to make the default UI less verbose? Oct 29 13:49:26 Tartarus: what output would you rather not see? Oct 29 13:51:14 Running noexec task.. Oct 29 13:51:46 Frankly, except for errors, I'd be fine seeing nothing in between the initial dump of info about hashes/layers and success Oct 29 13:52:37 It's taking 2 minutes to do nothing for this image that's not being recreated Oct 29 13:52:44 I hope that some of that wasted time is dumping output Oct 29 13:52:59 hippy Oct 29 13:53:16 * Crofton|road staggers off for coffee Oct 29 14:01:18 Hello Oct 29 14:01:45 How is freescale u-boot build? Is it using softfloat gcc ? Oct 29 14:02:38 I'm asking ,because i have diffrent u-boot provider. And i was trying to make recipe for his u-boot. Everything is working, but compilation isn't. Oct 29 14:03:07 ibgcc.a(bpabi.o) uses VFP register arguments, u-boot does not Oct 29 14:03:14 this my error Oct 29 14:03:36 from linking Oct 29 14:20:28 spaszPL: I assume one of the ARM Freescale platforms Oct 29 14:20:39 At heart that means there's a bug in the U-Boot code Oct 29 14:20:51 Something doing 64bit math when it really must be doing shifts instead Oct 29 14:22:47 hmm Oct 29 14:22:52 I see it Oct 29 14:23:39 My u-boot provider has bug in code, and i always compiled it manualy through softfloat version of toolchain. I thought that every u-boot has to be softfloat compiled. Oct 29 14:24:09 Now i tried with u-boot-fslc and i see that u-boot from freescale can be compiled with hardfloat toolchain. Oct 29 14:24:25 So probably you are right and my u-boot provider has a bug inside. Oct 29 14:32:18 abi shouldn't make a difference to u-boot Oct 29 14:52:57 Crofton|road, Is true that u-boot in previous versions (long time ago) was compiled only with softfloat? Oct 29 14:53:30 better to ask in #u-boot Oct 29 14:54:15 the big difference in hard float is the compiler can use vfp registers to pass flaots Oct 29 14:54:33 and I suspect u-boot doesn't use floats at all Oct 29 14:54:41 but, people do silly things :) Oct 29 14:55:15 ok, that seems rational :) Oct 29 16:29:12 bluelightning: ok, so you have to use the PR server then? Oct 29 16:34:09 ftonello: that's the recommendation yes Oct 29 16:45:05 bluelightning: If I want to restart a build from scratch, do I have to delete cache/ as well? Oct 29 16:45:31 I am getting this: Invalid MIT-MAGIC-COOKIE-1 keySegmentation fault Oct 29 16:45:53 And if I run manually the commands it works, I think bitbake is getting this some how. Oct 29 16:45:55 any idea? Oct 29 16:47:33 ftonello: answer to your first question, no Oct 29 16:47:48 ok Oct 29 16:47:51 ftonello: where are are you seeing this exactly? Oct 29 16:48:11 On my own recipe's do_configure. Oct 29 16:48:48 That was not happening before. I am building the same version. I just did a cleanall before. Oct 29 16:49:41 what is actually segfaulting, that is the question.... Oct 29 16:50:53 google tells me that's an X11 forwarding error... how that would relate to do_configure I don't know Oct 29 17:45:28 bluelightning: Thanks! I am looking into it. Oct 29 18:27:40 pyqt barfs for genericarmv8 Oct 29 18:27:43 http://pastebin.com/E1EfZDfQ Oct 29 19:40:18 why doesn't Qt WebKit happend for armv8? Oct 29 19:44:48 bother webkit fails on aarch64 **** ENDING LOGGING AT Fri Oct 30 02:59:59 2015