Hi Chris,
It seems the git submodule update is not working due to permission. Could you please check the followings.
Thanks,
Owahid
owahid@owahid-Satellite-E45W-C:~/linux_flow/initramfs_linux_flow$ git submodule update --init
Cloning into 'busybox'...
Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
fatal: clone of 'git@github.com:mirror/busybox.git' into submodule path 'busybox' failed
Hi Chris, It seems the git submodule update is not working due to permission. Could you please check the followings. Thanks, Owahid
owahid@owahid-Satellite-E45W-C:~/linux_flow/initramfs_linux_flow$ git submodule update --init Cloning into 'busybox'... Permission denied (publickey). fatal: Could not read from remote repository.
Please make sure you have the correct access rights and the repository exists. fatal: clone of 'git@github.com:mirror/busybox.git' into submodule path 'busybox' failed