I follow this document and I don’t see problem to download from github:
Example on downloading WP76 yocto source from Github.docx (90.5 KB)
owner@CNHKG-EX-001367:~/Yocto/WP76/R16_test$ git config --global user.name "username"
owner@CNHKG-EX-001367:~/Yocto/WP76/R16_test$ git config --global user.email "username@gmail.com"
owner@CNHKG-EX-001367:~/Yocto/WP76/R16_test$ python3 repo init -u ssh://git@github.com/legatoproject/manifest -m products/wp76xx/releases/Release16.xml -g default,-cache,proprietary
Downloading Repo source from https://gerrit.googlesource.com/git-repo
remote: Counting objects: 1, done
remote: Finding sources: 100% (38/38)
remote: Total 38 (delta 12), reused 38 (delta 12)
Unpacking objects: 100% (38/38), done.
Downloading manifest from ssh://git@github.com/legatoproject/manifest
remote: Enumerating objects: 3672, done.
remote: Counting objects: 100% (2444/2444), done.
remote: Compressing objects: 100% (867/867), done.
remote: Total 3672 (delta 1468), reused 2354 (delta 1381), pack-reused 1228
Your identity is: username <username@gmail.com>
If you want to change this, please re-run 'repo init' with --config-name
repo has been initialized in /home/owner/Yocto/WP76/R16_test
owner@CNHKG-EX-001367:~/Yocto/WP76/R16_test$ python3 repo sync
Fetching: 100% (51/51), done in 8m54.818s
Garbage collecting: 15% [2 jobs] (8/51) started legato-3rdParty-kconfig-frontendGarbage collecting: 19% [4 jobs] (10/51) finished legato-3rdParty-kconfig-fronteGarbage collecting: 27% [4 jobs] (14/51) started legato-Service-AirVantageConnecGarbage collecting: 33% [2 jobs] (17/51) started legato-Apps-AtAirVantageBin-wp7Garbage collecting: 33% [3 jobs] (17/51) started legato-Apps-AtAirVantageBin-wp8Garbage collecting: 33% [4 jobs] (17/51) started legato-Apps-AtQmiLinkerBin-wp76Garbage collecting: 35% [4 jobs] (18/51) finished legato-Service-AirVantageConneGarbage collecting: 37% [4 jobs] (19/51) finished legato-Apps-AtAirVantageBin-wpGarbage collecting: 39% [4 jobs] (20/51) finished legato-Apps-AtQmiLinkerBin-wp7Garbage collecting: 39% [4 jobs] (20/51) started legato-Apps-QmiAirVantageBin-wpGarbage collecting: 39% [4 jobs] (20/51) started legato-Apps-QmiAirVantageBin-wpGarbage collecting: 41% [4 jobs] (21/51) finished legato-Apps-AtAirVantageBin-wpGarbage collecting: 43% [4 jobs] (22/51) finished legato-Apps-QmiAirVantageBin-wGarbage collecting: 45% [4 jobs] (23/51) finished legato-Apps-AtQmiLinkerBin-wp8Garbage collecting: 47% [4 jobs] (24/51) finished legato-Apps-QmiAirVantageBin-wGarbage collecting: 62% [4 jobs] (32/51) finished legato-PlatformAdaptor-DcsLinuGarbage collecting: 64% [4 jobs] (33/51) started legato-PlatformAdaptor-QmiBin-aGarbage collecting: 66% [3 jobs] (34/51) started legato-PlatformAdaptor-QmiBin-aGarbage collecting: 66% [4 jobs] (34/51) started legato-PlatformAdaptor-QmiBin-aGarbage collecting: 68% [4 jobs] (35/51) finished legato-PlatformAdaptor-FwUpdatGarbage collecting: 68% [4 jobs] (35/51) started legato-PlatformAdaptor-QmiBin-wGarbage collecting: 70% [4 jobs] (36/51) finished legato-PlatformAdaptor-QmiBin-Garbage collecting: 70% [4 jobs] (36/51) started legato-PlatformAdaptor-QmiBin-wGarbage collecting: 72% [4 jobs] (37/51) finished legato-PlatformAdaptor-QmiBin-Garbage collecting: 74% [4 jobs] (38/51) finished legato-PlatformAdaptor-QmiBin-Garbage collecting: 76% [4 jobs] (39/51) finished legato-PlatformAdaptor-QmiBin-Garbage collecting: 78% [3 jobs] (40/51) finished legato-PlatformAdaptor-QmiBin-Garbage collecting: 78% [3 jobs] (40/51) started legato-PlatformAdaptor-WdogLinuGarbage collecting: 84% [2 jobs] (43/51) finished legato-PlatformAdaptor-WdogLinGarbage collecting: 100% (51/51), done in 0.170s
Checking out files: 100% (34/34), done.
Checking out files: 100% (5239/5239), done.
Checking out: 33% (17/51) meta-swi-extrasChecking out files: 90% (47655/52950) Checking out files: 100% (52950/52950), done.les: 91% (48185/52950)
Checking out files: 100% (105/105), done.
Checking out: 100% (51/51), done in 19.751s
repo sync has finished successfully.