**** BEGIN LOGGING AT Thu May 02 02:59:57 2019 May 02 06:19:56 Morning! May 02 06:51:03 Morning! May 02 06:51:49 Herrie|Laptop: the wks file is what is used by the wic tool to build an image with partitions etc May 02 06:52:48 so far only qemu needed that; but now I also use it to build the sdcard image for pinephone, so I needed to have a different value than the one of meta-webos-ports, which has the highest priority May 02 06:53:02 Therefore I needed to change "=" to "?=" May 02 07:09:24 Tofe: OK I'll merge it then. May 02 07:31:17 Tofe: For building on Jenkins we'd need to add a few more things May 02 07:32:49 I.e. jobs would need to be created and the script would need some updating: https://github.com/webOS-ports/jenkins-jobs/commit/41ff8723e0958a7e46f0a2376baa8e5206809edb#diff-f0879c28662e0915e694b55b13a16403 May 02 07:36:10 Well, we also need to add the layer to bblayers.conf, but I'm not sure how we do that on jenkins May 02 07:36:52 or is it via webos-ports-setup? May 02 07:40:49 Herrie|Laptop: 2mins before I jump off train & then i'll be back in 30 or so May 02 07:41:08 Fixed mailing list link, was stupid thing that confused us, but please try? May 02 07:41:16 Thanks for address confirmation May 02 07:41:38 Morning btw! May 02 07:41:43 novaldex: URL works now for mailing list! Thnx! May 02 07:41:59 We thought it need to point to us, but couldn't find 'where'.. May 02 07:42:17 turns out it shouldn't! hopefully it'll keep working for a long while yet May 02 07:43:01 Great it's working now May 02 07:43:09 great! May 02 07:43:15 another one off the list eh? May 02 07:44:10 novaldex: Yes :) May 02 07:58:26 JaMa: Morning! May 02 08:58:07 Tofe: Pushing various small fixes to clean up the logs a bit so we don't have too much clutter there and can more easily track any issues ;) May 02 09:33:54 good :) May 02 09:38:17 On my side, before going back on warrior fixes I wanted to improve a bit the initramfs I have for pinephone -- which would also help for our other ramdisks May 02 09:38:47 I'd like to have a working telnet-over-usb solution during bootup May 02 09:39:22 but I can't get telnet to start :( no error, nothing, it just exits immediatly it seems May 02 09:39:29 Tofe: Yeah that would be very helpful May 02 09:39:40 Especially for debugging early in boot May 02 09:39:46 Seems like Halium guys have that right? May 02 09:42:10 postmarketos guys have it working May 02 09:42:25 for halium I don't remember if they use adb or telnetd May 02 09:44:07 https://github.com/webOS-ports/meta-pine64-luneos/blob/master/recipes-core/initrdscripts/initramfs-scripts-simple/init_functions.sh#L74 (most of the file comes from them :) ) but the next line, I never get any pid May 02 09:44:46 Btw, this script should be moved somewhere in meta-smartphone, at some point. But where ?... I don't know. May 02 09:45:16 JaMa: ^ any opinion ? A new meta-mainline or similar at the root ? May 02 09:45:19 Tofe: You sure you have telnetd binary there? I don't have it in my images currently May 02 09:45:28 This is from busybox right? May 02 09:45:42 I take it from inetutils May 02 09:46:08 I think I didn't commit that part because it didn't work, so currently there's no telnetd indeed May 02 09:46:58 https://github.com/webOS-ports/meta-pine64-luneos/blob/master/recipes-core/initrdscripts/initramfs-scripts-simple_1.0.bb#L8 yup, not incldued as of today May 02 09:48:10 OK May 02 09:48:16 That explains ;) May 02 09:48:17 I'll have to look more carefully what telnetd is used by pmOS, and if there is a config file May 02 09:51:17 Tofe: Seems that busybox also has a telnetd and their code has some info on various requirements: https://github.com/brgl/busybox/blob/master/networking/telnetd.c May 02 09:58:25 Tofe: meta-mainline sounds like something logical to me. But JaMa might have other thoughts ;) May 02 10:08:24 morning May 02 10:11:12 sorry I didn't read whole backlog yet, but meta-phone-mainline or meta-phone-support to indicate what it has May 02 10:28:20 JaMa: It's not phone specific. Could be used for other mainline targets as well. May 02 10:44:16 Herrie|Laptop: "phone", not "pinephone" :) May 02 10:44:51 Tofe: I mean it could theoretically also used for RPi, Regular Pine64 etc May 02 10:44:56 Which are not phone targets May 02 10:45:28 ah ok yes May 02 11:41:03 Tofe: What is your devicename? pinephone when you build? May 02 11:41:11 I can set things up on Jenkins, did that before ;) May 02 11:42:52 pinephone yes; there's also meta-pine64-luneos to add in bblayers.conf ...somewhere May 02 11:43:33 Tofe: pinephone in bblayers.conf I guess it's up to JaMa to say where it fits best May 02 11:43:39 Shouldn't matter too much I guess May 02 11:44:07 well, should be between meta-smartphone and meta-luneos May 02 11:44:11 Yes May 02 11:44:31 But I meant, where to PR ? May 02 11:44:34 Above meta-rpi-luneos for example I'd say May 02 11:44:52 To webos-ports-setup May 02 11:47:09 ok May 02 11:52:58 Not sure to which branch.. though May 02 11:53:02 Jama: ^ May 02 11:55:03 Tofe: and what do you use? MACHINE=pinephone bb luneos-dev-image or ... ? May 02 11:59:09 yep May 02 12:32:35 Tofe: What type of image you end up with? .sdimg or .zip or... ? May 02 12:33:07 .wic May 02 12:33:40 basically like a sdimg May 02 12:34:55 For https://github.com/webOS-ports/jenkins-jobs/blob/master/jenkins-job.sh#L629 May 02 12:36:32 Anyway we could add it later as well May 02 12:36:38 See what needs to be deleted May 02 12:38:07 This should do for a start I guess: https://github.com/webOS-ports/jenkins-jobs/pull/7 May 02 12:38:50 yup May 02 12:40:36 for the cleanup, I'd say somethine like the first one ("grouper|...") should clean most of it. Then there's the dtb, uboot boot script, SPL binary, "Image" kernel. Maybe more, I'll have to check May 02 12:41:29 Tofe: Well we can build it and see what it outputs and update :P May 02 12:42:16 true! May 02 12:43:27 at some point we'll need TUNE_PKGARCH for the mainline build images May 02 12:44:13 currently switching between mesa and libhybris triggers a full Qt rebuild... May 02 12:49:15 That's not desirable indeed May 02 13:33:36 EricBlade: ping May 02 14:14:22 Herrie: warrior branch May 02 14:15:11 Tofe: you can add separate TUNE_PKGARCH like I did for rpi3-64 in meta-luneos May 02 14:15:44 Tofe: still builds everything twice, but at least the 2nd version isn't removed from sstate as a duplicate May 02 14:16:18 JaMa: I'll have a look, thanks May 02 14:21:05 JaMa: is it possible to restrict this to a subset of packages ? everything that don't rely on mesa is quite fine... May 02 14:21:45 We could say that libhybris is "aarch64-halium" and mesa is "aarch64-mesa" or something May 02 15:40:02 Tofe: Might be good to keep similar branches to Yocto in meta-pine64-luneos ? May 02 15:41:52 So to create a warrior branch (which now is equal to master of course) May 02 15:42:34 So it's more clear in layers.txt and also for future upgrade to zeus etc May 02 15:49:43 Herrie|Laptop: yes, I'll create it May 02 15:50:01 I can do it as well ;) May 02 15:50:08 Will just branch it off master for now May 02 15:50:14 to late May 02 15:50:18 already done it May 02 15:51:08 Good :) May 02 15:51:08 https://github.com/webOS-ports/webos-ports-setup/pull/11 May 02 15:58:58 ^ I'm fine with this one. JaMa, any comment? May 02 17:42:53 do we want to add pinephone before the release? May 02 18:34:01 yes May 02 18:34:25 oops wait May 02 18:34:47 I misread completely; no, we don't want it in the release May 02 18:35:22 We can talk about it in the press release, but no link to any image yet, it's really alpha-level still **** BEGIN LOGGING AT Thu May 02 20:01:16 2019 May 02 20:22:43 Tofe: then we probably shouldn't include it in webos-ports-setup just yet? May 02 21:06:25 right May 02 21:49:34 Tofe, I noticed your commit to make test_camera use Wayland. Did WebOS ever get the compat layer working with Halium 7 devices? There are some fixes in UBPorts fork for it, but so far I was able to use it only on Gemini PDA **** ENDING LOGGING AT Fri May 03 02:59:57 2019