Yocto image build on Vaman

got below error message while building Yocto image on Windows using WSL.

ERROR: linux-rockchip-5.10-r0 do_fetch: Fetcher failure: Fetch command export PSEUDO_DISABLED=1; export DBUS_SESSION_BUS_ADDRESS=“unix:path=/run/user/1000/bus”; export PATH=“/home/user/yocto/build/tmp/sysroots-uninative/x86_64-linux/usr/bin:/home/user/yocto/poky/scripts:/home/user/yocto/build/tmp/work/rk3399_vaaman-poky-linux/linux-rockchip/5.10-r0/recipe-sysroot-native/usr/bin/aarch64-poky-linux:/home/user/yocto/build/tmp/work/rk3399_vaaman-poky-linux/linux-rockchip/5.10-r0/recipe-sysroot/usr/bin/crossscripts:/home/user/yocto/build/tmp/work/rk3399_vaaman-poky-linux/linux-rockchip/5.10-r0/recipe-sysroot-native/usr/sbin:/home/user/yocto/build/tmp/work/rk3399_vaaman-poky-linux/linux-rockchip/5.10-r0/recipe-sysroot-native/usr/bin:/home/user/yocto/build/tmp/work/rk3399_vaaman-poky-linux/linux-rockchip/5.10-r0/recipe-sysroot-native/sbin:/home/user/yocto/build/tmp/work/rk3399_vaaman-poky-linux/linux-rockchip/5.10-r0/recipe-sysroot-native/bin:/home/user/yocto/poky/bitbake/bin:/home/user/yocto/build/tmp/hosttools”; export HOME=“/home/user”; LANG=C git -c gc.autoDetach=false -c core.pager=cat clone --bare --mirror https://github.com/vicharak-in/rockchip-linux-kernel-priv.git /home/user/yocto/build/downloads/git2/github.com.vicharak-in.rockchip-linux-kernel-priv.git --progress failed with exit code 128, no output

It may be because we don’t have access to https://github.com/vicharak-in/rockchip-linux-kernel-priv.git. I tried to access it thru browser as well, but no luck!

Please drop lines on how to proceed.

@spandha, Try to clone this Kernel Repo.