**** BEGIN LOGGING AT Tue Oct 20 02:59:58 2015 Oct 20 03:03:15 *re-implement* much of the functionality, that is. Oct 20 05:55:37 DougReeder: Andolamin_work works at LG SVL, I'm quite sure he knows Connect SDK ;) Oct 20 06:55:08 Ah? Well, then! Oct 20 07:18:36 morning Oct 20 07:38:29 Morning! Oct 20 07:39:26 Tofe: You saw JaMa's comments? Oct 20 07:43:27 On the egl issues? He might be right ;) Worth a try at least? Oct 20 08:28:06 Herrie|Veer: yes, I saw them, and it's very interesting Oct 20 08:28:30 I don't know why manual loading of GL libs is conflicting with automatic ld loading Oct 20 08:29:31 Herrie|Veer: what do you mean, worth a try ? What would be to be tried ? The modification is specific to emulator, if I understand correctly Oct 20 08:53:07 Tofe: Well it was to fix an issue with emulator. Not sure if it's present on N4 as well Oct 20 08:53:27 Could be it is while it shouldn't and never caused issues in the past? Oct 20 08:53:33 I didn't check on device :P Oct 20 08:53:49 .so shouldn't be on any device Oct 20 08:55:01 It shouldn't but could be it is... Oct 20 08:58:53 What JaMa says is that is it present (on purpose) on qemu, so that it fixes an issue with Qt 5.4.1 Oct 20 09:03:13 Tofe: Yeah I know it fixes and issue with qemu, but I didn't check yet it the fix somehow also ended up on real devices (it shouldn't, but could of course...) Oct 20 09:21:25 Herrie|Veer: no no, it didn't. I checked. Oct 20 09:21:35 Well, I mean I checked on N4 :) Oct 20 09:22:25 Ah ok Oct 20 09:27:32 If you recreate the .so by hand, you'll see the browser crash at startup :) Oct 20 13:11:33 Tofe: We'd still need to check if this workaround is still required for emu with 5.5+ Oct 20 13:11:47 yep Oct 20 13:11:48 Could be it was solved by QT guys already (or not :P) Oct 20 15:23:36 JaMa: ping Oct 20 15:24:13 pong Oct 20 15:28:58 Any eta on an unstable to tesy? Oct 20 15:29:31 s/y/t Oct 20 15:31:11 month or 2 Oct 20 15:31:17 it's not even released yet Oct 20 15:31:23 so we don't need to rush to switch to it Oct 20 15:31:44 Tofe: there is patch for final 5.5.1 qt for meta-qt5 if you want to test it Oct 20 15:31:55 Tofe: I've also sent WIP patch for 5.6-alpha1 Oct 20 15:40:49 JaMa: OK :) Oct 20 15:41:17 DougReeder, Herrie: I maintain the protocol that ConnectSDK uses to interact with webOS TVs... Oct 20 15:42:11 JaMa: Would you have some time to mock up a recipe for http://issues.webos-ports.org/issues/981 sometime soon? Oct 20 15:42:21 Andolamin: Nice :) Oct 20 15:49:49 JaMa: Nice on final 5.5.1 maybe that will solve some issues :) Oct 20 16:12:51 Herrie|Veer: I'm sorry I haven't even started on Oct 20 16:12:54 http://issues.webos-ports.org/issues/981 Oct 20 16:26:08 JaMa: no prob Oct 20 17:29:56 JaMa: I'll have a look :) Oct 20 17:50:32 Tofe: Curious if this fixes your crashes and maybe the font issue as well Oct 20 17:55:45 don't have high hopes there were only few commits since last SRCREV bump Oct 20 17:57:43 JaMa: OK ;) Oct 20 19:16:30 New to writing recipes. Is it possible to remove something from RDEPENDS with a bbappend? Oct 20 19:24:48 yes, RDEPENDS_${PN}_remove = "foo" Oct 20 19:25:27 Awesome, thanks Oct 20 19:25:57 Trying to bundle all my changes for the raspberry pi into a single layer as bbappends but I'm not really sure what I'm doing -_-... Oct 20 19:26:02 Learning as I go along Oct 20 19:33:39 Andolamin_work: JaMa is the expert in recipes. Nizovn & Tofe know quite a few things too ;) Oct 20 19:35:11 I'm hoping to get passable, eventually Oct 20 19:35:29 Probably will never be an expert, but I'd be happy with passable Oct 20 19:39:38 If I put a maliit-env.conf file in my layer under recipes-qt/maliit/maliit-framework-qt5 will it override the one under meta-luneos? Oct 20 19:40:15 I suspect the answer is that it depends on where the layer is put in bblayers.conf Oct 20 19:41:11 you need to add FILESEXTRAPATH in your bbappend Oct 20 19:41:44 check "bitbake -e maliit-framework-qt5 | grep ^FILESPATH=" to see that your layer is considered before meta-luneos Oct 20 19:42:47 Ok - so I'll create another maliit-framework-qt5_git.bbappend, like the one uner meta-luneos, but only have the FILESEXTRAPATHS_prepend and file://maliit-env.conf? Oct 20 19:49:35 you don't need the SRC_URI change Oct 20 19:49:38 it's already there Oct 20 19:49:57 OK Oct 20 19:55:00 Builds go so much faster at home... Oct 20 19:55:20 12x 4GHz > 8x 2.4GHz Oct 20 19:56:21 Andolamin_work: When you have proper recipes we can include it on our build machines maybe ;) Oct 20 19:56:37 Those are quick too ;) 20 mins for an image usually ;) Oct 20 19:56:57 Well between 20-30 ;) Oct 20 19:57:07 Did you manage to get vkb working? Oct 20 19:57:13 ie maliit Oct 20 20:01:36 That's what I'm testing right now Oct 20 20:02:20 I'm crossing my fingers that it will be working with these changes, but I won't know until the build finishes Oct 20 20:03:21 Builds are super quick if I'm not doing them from scratch, but this one I am just to make sure that my new layer is covering everything correctly Oct 20 20:03:53 Advantage of our build environment is that we use SSTATE cache (https://wiki.yoctoproject.org/wiki/Enable_sstate_cache) for our builds, so lots of things can be reused and don't need rebuilding :D Oct 20 20:04:10 Yeah, I'm getting that locally, too Oct 20 20:04:19 Just I have to build my own cache the first time around Oct 20 20:04:34 Builds with no cache take <2 hours at home, ~3 here. Oct 20 20:04:44 We have everything running in Jenkins for unstable (JaMa's playpen for new top of the art stuff), testing (our nightlies) and stable (monthly releases) Oct 20 20:05:19 Yeah - I need to set up my own Jenkins environment. I'm thinking ~10 raspberry pis Oct 20 20:05:24 That should do it Oct 20 20:07:41 Ours is here: http://jenkins.nas-admin.org/ Oct 20 20:08:09 If you have something that you believe is workable we can review and maybe add it as a target ;) Oct 20 20:08:22 These are all super fast machines with tons of RAM and CPU Oct 20 20:08:38 I believe some of them were donated by HP a couple of year back ;) Oct 20 20:09:10 That's what I heard Oct 20 20:09:34 We're in general on Fido release of OE, so pretty much latest :) Oct 20 20:09:55 We'd have to see how the other RPI bits fit in, but shouldn't be too complicated :) Oct 20 20:10:49 Shouldn't need much. Right now it depends on a fork of meta-raspberrypi anyway, so that's the only non-fido bit Oct 20 20:10:57 Anyway off to bed early today ;) Last night was tough so need to catch up on some sleep ;) Oct 20 20:11:15 No problem - have a good one Oct 20 20:11:32 Andolamin_work: That's what I thought. Just a few tweaks here and there since you're not needing libhybris ;) Oct 20 20:11:40 But we have that for qemux86 as well ;) Oct 20 20:11:53 Anyway we'll be around to help and review with recipes etc Oct 20 20:13:56 Awesome. It will probably need some review Oct 20 22:54:57 Huzzah! Still no first use, but I have a keyboard! Oct 21 00:27:59 Well, seems to work reasonably now. I've pushed my layer Oct 21 00:28:00 https://github.com/Andolamin/meta-rpi-luneos Oct 21 00:37:26 hey all. new 64gb touchpad, want to go and make it run all the OSes :-) but tailor isn't working, just getting a white screen. :| Oct 21 00:38:14 oh.. third time i started it, it worked. Oct 21 00:38:35 looks like powerd and kernel are going insane in /var/log/messages :| Oct 21 00:44:52 hm. odd, it got the old version of tailor somehow. ok, i need to continue with this tomorrow .. will have luneos again soon . yay! Oct 21 00:47:40 EricBlade: check out my last couple tweets Oct 21 00:49:19 ohai EricBlade Oct 21 00:59:07 nice work, Andolamin **** ENDING LOGGING AT Wed Oct 21 02:59:58 2015