On Tue, 27 May 2025 05:19:20 -0600, Simon Glass wrote: > This option doesn't work as expected since it sets the cwd to the work > directory, which does not necessarily hold the source code. > > It should be left unset, so that the current directory is the source > directory. > > > [...]
Applied to u-boot/next, thanks! [1/2] buildman: Correct behaviour of --in-tree commit: 9002ab0986fa51ed2dffcfb655b062ce026b194d [2/2] buildman: Support an in-tree build in the current dir commit: 919ba46d7283c33026178dad8a0c6cc28ee58001 -- Tom