devtool modify tf-a-stm32mp on kirkstone doesn't work
On ecosystem 4.1 and git version 2.39.1 there is an error when you do devtool modify tf-a-stm32mp and bitbake tf-a-stm32mp. The error is Command '['git', 'submodule--helper', 'list']' returned non-zero exit status 128. After a bit of searching there is a patch that needs to get applied in order for it to work since that git version no longer supports that command. Patch is located at https://git.yoctoproject.org/poky/commit/?id=0533edac277080e1bd130c14df0cbac61ba01a0c . Maybe that can get patched in?
