I'm trying a yocto compile for phytech board, but I'm getting this do fetch error, and I'm quite new at this
ERROR: gtest-1.8.0-r0 do_fetch: Fetcher failure: Unable to find revision ec44c6c1675c25b9827aacd08c02433cccde7780 in branch master even from upstream
ERROR: gtest-1.8.0-r0 do_fetch: Fetcher failure for URL: 'git://github.com/google/googletest.git;protocol=https;'. Unable to fetch URL from any source.
ERROR: gtest-1.8.0-r0 do_fetch: Function failed: base_do_fetch
ERROR: Logfile of failure stored in: /home/mmrfic/BSP-Yocto-TISDK-AM57xx-PD20.1.2/build/arago-tmp-external-arm-toolchain/work/armv7at2hf-neon-linux-gnueabi/gtest/1.8.0-r0/temp/log.do_fetch.3140224
ERROR: Task (/home/mmrfic/BSP-Yocto-TISDK-AM57xx-PD20.1.2/sources/meta-openembedded/meta-oe/recipes-test/gtest/gtest_1.8.0.bb:do_fetch) failed with exit code '1'
I've tried to follow the steps from the official page phytech page