**** BEGIN LOGGING AT Mon Apr 25 02:59:56 2022 Apr 25 09:03:41 from what I gather, the default way of using private github repositories in recipes is to use a github SSH URL and load SSH keys into an SSH agent. but if SSH is not an option, and only HTTPS can be used, is there a recommended way of using Github personal access tokens with OE? Apr 25 10:50:39 dv_, i don't know about OE, but github accepts access tokens as HTTP passwords, with the right username Apr 25 11:30:50 dv_: .netrc files Apr 25 13:46:25 rburton: oh right I forgot about those Apr 25 13:46:42 yeah, those are ideal, otherwise I'd have to add HTTP passwords to all recipes Apr 25 13:47:24 and - kirkstone is going to be released in 4 days? too late for a minor bugfix recipe upgrade? Apr 25 14:21:31 the CFP for the next YPS closes tomorrow https://www.yoctoproject.org/summit Apr 25 14:59:02 * JPEW needs to write an abstract for that Apr 25 15:18:27 dv_: you can post it for the point release Apr 25 15:18:35 but i expect its too late for the .0 Apr 25 15:36:00 does somebody here have a true canadian setup where linux is the host, but not the build system? Apr 25 16:59:12 jeroen_: You don't get a true cross-canadian build with Yocto unless you are building and SDK. In that case, when you build e.g. GCC/GDB for the SDK, it's cross-canadian, especially if you do MinGW SDK. In that case you get: build = "Linux x86" (the PC running Yocto), host = "MinGW x86", target = Whatever your target device is Apr 25 16:59:51 Assuming your build PC is x86 of course not ARM ;) Apr 25 19:27:33 I do build on aarch64 build machine with SDKMACHINE = "x86_64" and build SDK to run on x86_64 servers which other devs use Apr 25 20:26:24 JPEW: understood. I posted a patch for the SDK, which I think can be made more generic, but I need a build=windows host=linux to test it. I don't have such a setup, and I doubt others have.. Apr 25 20:34:09 I don't think build=windows is supported Apr 25 20:37:33 the CFP for the next YPS closes in about 24 hours https://www.yoctoproject.org/summit Apr 25 20:38:35 (~27-ish hours) **** ENDING LOGGING AT Tue Apr 26 02:59:56 2022