Ich habe keine Ahnung was mit cross git anders ist.
Bei allen andren, clone geht ohne Probleme.
git clone
https://github.com/neutrino-images/crosstool-ng.git/
Cloning into 'crosstool-ng'...
Username for '
https://github.com':
Password for '
https://github.com':
remote: Repository not found.
fatal: Authentication failed for '
https://github.com/neutrino-images/crosstool-ng.git/'
git clone
https://github.com/neutrino-images/ni-libstb-hal.git
Cloning into 'ni-libstb-hal'...
remote: Enumerating objects: 12641, done.
remote: Counting objects: 100% (1491/1491), done.
remote: Compressing objects: 100% (489/489), done.
remote: Total 12641 (delta 1035), reused 1424 (delta 987), pack-reused 11150
Receiving objects: 100% (12641/12641), 2.64 MiB | 3.69 MiB/s, done.
Resolving deltas: 100% (9219/9219), done.
//edit
Wieso zaubert der aus:
CROSSTOOL_NG_SITE =
https://github.com/crosstool-ng
???
https://github.com/neutrino-images/crosstool-ng.git/ ???
Downloading crosstool-ng
Username for '
https://github.com':
Password for '
https://github.com':
remote: Repository not found.
fatal: Authentication failed for '
https://github.com/neutrino-images/crosstool-ng.git/'
Extracting crosstool-ng
git checkout tags/crosstool-ng-1.25.0
error: pathspec 'tags/crosstool-ng-1.25.0' did not match any file(s) known to git
make: *** [package/crosstool-ng/crosstool-ng.mk:107: crosstool-ng.do_prepare] Error 1