**** BEGIN LOGGING AT Sun Sep 27 03:02:45 2020 Sep 27 09:55:23 Can I move a yocto project around, or do I then have to rebuild everything? Sep 27 09:55:23 `/data/newdir/poky-dunfell` --> `/data/poky-dunfell` Sep 27 10:05:47 manuel1985, I can almost guarantee an outright move like that will fail your build. Sep 27 10:06:27 however, you probably can "keep it alive" with a symlink from the old path to new. Sep 27 10:09:19 Alright, thanks :) Sep 27 11:10:47 manuel1985: If you're wanting to do that, you probably just need to re-build. Your sources and downloads dir are location agnostic of course. If you create a new build dir and then populate the downloads and sstate-cache from your current build I think you'll be able to rebuild in a jiffy for the new location as the cache will make build pretty swift Sep 27 11:12:51 Do we support multiple conditions when overriding a variable? I.e. _append_libc-musl_toolchain-gcc = "X" ? Sep 27 11:13:28 ^overriding or appending Sep 27 11:28:47 khem: I do see a problem with the pseudo patches, I'm looking at a solution but its a bit of a rewrite. Its the path ignore code causing problems Sep 27 11:39:34 seebs: I do have to admire how some of the pseudo internals work :) Sep 27 11:55:20 I don't think I've ever looked at a line of pseudo code, but I will vouch for seebs busting ass to make open projects suck less. Sep 27 11:56:34 paulg: I've worked on bits of it before but never looked in detail at the templating code. I know what I want/need to do but I just can't even begin to see how I can adjust it to do it :) **** BEGIN LOGGING AT Wed Sep 30 01:30:48 2020 Sep 30 01:42:30 khem: I am not a big fan of major reworks but BSPs maintaining multiple branches cannot lock rework and cleanups. The only thing I disagree is not touch arm32. **** ENDING LOGGING AT Wed Sep 30 02:59:57 2020