**** BEGIN LOGGING AT Wed Jun 24 02:59:57 2020 Jun 24 05:40:19 Morning! Jun 24 06:28:47 Morning Jun 24 08:07:02 morning Jun 24 08:46:04 JaMa: Did a big cleanup of the branches in meta-webos-ports Jun 24 08:46:38 We now only have only 1 WEBOS_GIT_PARAM_BRANCH in *.bb(append) Jun 24 08:50:46 yes, I've seen, thanks a lot :) Jun 24 08:51:31 made me happy as expected, just wasn't able to reply in here, because I was modifying my office with new furniture and my PCs were mostly disconnected over the weekend :) Jun 24 08:51:37 reboot now.. Jun 24 09:21:12 JaMa: Always nice to put new furniture Jun 24 10:13:34 yeah, it just took much longer than expected, because kids were helping :) Jun 24 10:15:23 I know that problem ;) Jun 24 12:41:26 JaMa: For when you have a minute: https://github.com/shr-distribution/meta-smartphone/pull/113/files Jun 24 12:58:23 JaMa: And another small one: https://github.com/shr-distribution/meta-smartphone/pull/115 Jun 24 12:59:09 strange, is it open for 17days or github UI is incorrect with the rework? I think I went through open PRs not so long ago Jun 24 12:59:21 but it might be just time flowing faster than it seems to me Jun 24 13:01:41 small comment in your PR Jun 24 13:01:55 let me know if I can just drop FILESEXTRAPATHS locally Jun 24 13:20:40 I've added few more cleanups for android headers, please check top 4 commits in https://github.com/shr-distribution/meta-smartphone/commits/jansa/master Jun 24 13:32:38 JaMa: Looks good in general we needed the FILESEXTRAPATHS it seems for the patches in 5.1 Jun 24 13:32:49 The 7.1, 8.1 and 9.1 headers recipes were simply copied from there. Jun 24 13:32:57 So we can drop from 7.1, 8.1 and 9.0 for sure Jun 24 13:33:08 If needed I can also make a 5.1 repo in android-headers Jun 24 13:33:31 https://github.com/Halium/android-headers/tree/halium-5.1 Jun 24 13:33:33 There we go Jun 24 13:33:53 We should be able to simplify them even more this way? Jun 24 13:36:30 yes, will split main version and use it to construct branch name Jun 24 13:36:54 even for 5.1 FILESEXTRAPATHS shouldn't be needed as it adds just the default value Jun 24 13:43:09 JaMa: Trust you on this :P Jun 24 13:57:24 Tofe: This one would need some further testing on our current devices, defconfigs etc to make sure it's correct, but it will make adapting the defconfigs a lot quicker :D https://github.com/Herrie82/halium-boot/commit/f4cd64b9950246fc316aa0f74178b94db3809d59 Jun 24 13:58:35 JaMa: Shouldn't we be able to have a simple bb in the end even? Jun 24 14:00:04 Herrie: I've simplified it a bit more and merged Jun 24 14:00:22 https://github.com/shr-distribution/meta-smartphone/commit/e72fd4a2c5c08a925688e87b0d8d1f47dac0f42a Jun 24 14:00:47 build tested all 4 versions Jun 24 14:02:22 JaMa: I mean we define the required version in the device's .conf files. Seeing the 4 recipes are more or less identical, wouldn't it make sense to have a single recipe somehow? Jun 24 14:02:31 Or that would technically not be possible? Jun 24 14:06:20 it would be possible to override ANDROID_API, SRCREV, PV from MACHINE.conf, but separate recipes and setting P_V is much cleaner and usable (e.g. to add extra patches for 5.1 and share the same "version" for multiple MACHINEs) Jun 24 14:14:50 OK Jun 24 14:43:01 Tofe: Cleaned it up a bit for UBPorts (AppArmor etc specific bits): https://github.com/Herrie82/halium-boot/commit/7aca0c38f1dbb9c091cc7843dd2ebe0efbfdb3a8 Jun 24 14:43:19 Now mer's script is happy with the defconfig I have Jun 24 14:43:29 Will cross check it for our existing defconfigs Jun 24 15:28:49 Tofe: OK getting somewhere, can now build the Halium 9.0 bits :) Jun 24 15:29:34 NEeded to nastily disable the WIFI driver as per NotKit's recommendation: https://github.com/Herrie82/android_device_xiaomi_msm8953-common/commit/f45d6cb98c9fd11e631080f5b000b36a71798ca8 Jun 24 15:29:40 Happy for a proper fix for that one Jun 24 15:30:09 Also needed to disable the build of quite some "Random" packages: https://github.com/Herrie82/android_device_xiaomi_msm8953-common/commit/d074102d607bef455a8f3a8f0cc28b37938097a0 Jun 24 15:47:10 JaMa: I'm seeing: https://paste.ubuntu.com/p/ry5nqzK5pr/ Jun 24 15:58:57 And it seems my nyx-modules-hybris failing with not being able to find the includes Jun 24 16:02:07 JaMa: Seems it works now after I forced a rebuild of android-headers-halium Jun 24 16:45:13 Herrie: it should be just 9.0% without +git now Jun 24 16:46:53 Sorry I was quite busy with work, am I needed over here? :) Jun 24 16:49:06 always :) Jun 24 16:49:29 I'm still trying to make camera work with tissot Jun 24 16:50:16 I'm able to take photos, I think I'm able to change the settings too (but I'd need a working UI for that), but the viewfinder isn't showing any preview yet. And the focus lock doesn't seem to lock. Jun 24 17:21:57 Tofe: Doing some legwork for Halium 9 heter Jun 24 17:22:08 Here Jun 24 21:36:05 Herrie: this seems a bit odd https://github.com/webOS-ports/meta-webos-ports/commit/9970e17de0afae27b859844fc1a646d80c0d62b8#diff-68daf13e834a46363e2ef73b578bfd97 https://github.com/webOS-ports/meta-webos-ports/commit/9970e17de0afae27b859844fc1a646d80c0d62b8#diff-954361986c3293dd6e4ec0e7ebb79c42 the pmlog now fails to build in dunfell Jun 24 21:37:42 the changes from Tofe are missing in OSE branch https://github.com/webOS-ports/nodejs-module-webos-pmlog/compare/webOS-ports/webOS-OSE...webOS-ports:tofe/nodejs12 Jun 24 21:39:15 and the OSE branch seems to be based on OWO https://github.com/webOS-ports/nodejs-module-webos-pmlog/commits/webOS-ports/webOS-OSE and is identical with webOS-ports/master https://github.com/webOS-ports/nodejs-module-webos-pmlog/commits/webOS-ports/master Jun 24 21:39:42 JaMa: Weird... It built fine here for Tenderloin, Hammerhead, Mido & Qemux86-64 :S Jun 24 21:40:02 with zeus right? not dunfell Jun 24 21:40:09 Yes I tested Zeus Jun 24 21:40:51 Tofe's branch tofe/nodejs12 which was used before is the only one based on OSE history (very short just initial commit) https://github.com/webOS-ports/nodejs-module-webos-pmlog/commits/tofe/nodejs12 Jun 24 21:41:47 Only issue is pmlog right? Jun 24 21:41:55 Could be I somehow forgot to merge that one Jun 24 21:42:02 There were 60+ recipes :P Jun 24 21:43:06 JaMa:The diff between the OWO and OSE version was probably minimal anyway Jun 24 21:45:14 We could simple drop the existing webOS-ports/webOS-OSE branch and create a new branch from tofe/nodejs12 with the webOS-ports/webOS-OSE name Jun 24 21:45:26 Update SRCREV and all good Jun 24 21:51:42 Tofe: Halium 9 initial build for mido: console-ramoops: https://paste.ubuntu.com/p/75V9dpTJdZ/ Jun 24 21:52:37 Seems ueventd is eating a lot of memory and triggering oom-killer Jun 24 23:05:20 Herrie: yes or continue to use webOS-ports/master branch with longer history if the diff was minimal and can be applied on top of OWO **** ENDING LOGGING AT Thu Jun 25 02:59:57 2020