Hi,
I am trying to Clone old repositry as described i information for developers.
Initial clone works, but when I try do get either version 4 or 6.0 by doing
cd openpli-oe-core git checkout release-4 git submodule update --init --recursive
It fails on the submodule update, I get fatal error:
fatal: unable to connect to github.com:
github.com[0: 140.82.121.4]: error connection timelimit exired
fails to clone "git://github.com/E2OpenPlugins/e2openplugins.git" to submodulepath "/home/xxxx/openpli-oe-core/meta-openpli/recipes-openpli/e2openplugins/
I tried yesterday and today thinking it was an temporary problem.
Are they simply to old? Having an issue with PiP on OpenPli 4 so would like to check the source code for the PiP plugin.
Best Regards
Jörgen