**** BEGIN LOGGING AT Fri Mar 15 02:59:57 2019 Mar 15 15:47:00 hey, I have a bitbake recipe whose SRC_URI is a `gitsm://` path, because it has submodules. The submodule is an ssh url, i.e git@git.whatever.com:foo/foobar.git. When trying to fetch it, bitbake complains that `gitsm:foo/foobar.git;protocol=git@git.whatever.com;name=include/foo;bareclone=1;nocheckout=1;nobranch=1` doesn't exist. Mar 15 15:48:43 current master has fixes for that, iirc, but preivous stable branches don't have all the gitsm fixes backported Mar 15 15:49:49 hmm Mar 15 15:50:51 I used to be on some sumo version, this is an issue when trying to move to thud Mar 15 15:51:36 I mean, it worked on that sumo version, but not on the current thud, so apparently gitsm broke between that sumo version and the current thud Mar 15 15:52:02 is there any solution other than either not using submodules or using a completely unsupported poky version? Mar 15 15:52:11 gitsm has had a *lot* of changes recently Mar 15 15:52:25 there's a pending pull request on the mailing list to merge like 25 gitsm commits back to thud Mar 15 15:52:35 not sure if armin has made progress on merging that or not Mar 15 15:52:42 (i think it's armin maintaining thud?) Mar 15 15:53:48 see https://patches.openembedded.org/series/16490/# Mar 15 15:58:03 if it's recent changes, maybe the commit tagged thud-20.0.1 will still work Mar 15 15:58:17 nope Mar 15 15:59:18 you can apply that patch series yourself if that gets you unblocked, at least until it gets merged. how you apply it depends on whether you're using poky or standalone bitbake+layers, though Mar 15 17:53:19 the gitsm changes are sitting in contrib stable/thud-next Mar 15 17:54:00 think it ended up with 10 patches Mar 15 18:26:51 ah, good to know, thanks Mar 15 23:11:17 khem, hello there Mar 15 23:11:26 thanks for updating kkk Mar 15 23:11:44 really busy here, I'll test that on weekend possibly Mar 15 23:13:50 nice to see Ben Hutchings took care of klibc Mar 15 23:14:18 there weas a pile of debian patches... Mar 15 23:15:49 maybe it is worth to tell him we do still build eabi for armv4/5 (still ?) Mar 15 23:15:57 https://git.kernel.org/pub/scm/libs/klibc/klibc.git/commit/?id=4aff8c7ca9711056668ef038372a5a65133cf930 **** ENDING LOGGING AT Sat Mar 16 02:59:57 2019