IMX Jethro branch is not accessible. This used to work until last month.
/nobackup/sikumar3/yocto_jethro$ repo init -u git://git.freescale.com/imx/fsl-arm-yocto-bsp.git -b imx-4.1.15-1.0.0_ga
repo: warning: git-1.9.1+ will soon be required; please upgrade your version of git to maintain support.
fatal: unable to connect to git.freescale.com:
git.freescale.com[0: 192.88.156.202]: errno=Connection refused
fatal: unable to connect to git.freescale.com:
git.freescale.com[0: 192.88.156.202]: errno=Connection refused
Hi Joan,
I am not able to find out the jethro branch in https://source.codeaurora/external/imx. can you please point out me the branch?
/nobackup/sikumar3/yocto_jethro$ repo init -u https://source.codeaurora.org/external/imx -b imx-4.1.15-1.0.0_ga
... A new version of repo (2.4) is available.
... You should upgrade soon:
cp /nobackup/sikumar3/yocto_jethro/.repo/repo/repo /users/sikumar3/bin/repo
repo: warning: git-1.9.1+ will soon be required; please upgrade your version of git to maintain support.
manifests:
fatal: repository 'https://source.codeaurora.org/external/imx/' not found
^Caborted by user
/nobackup/sikumar3/yocto_jethro$ repo init -u https://source.codeaurora.org/external/imx/imx-manifest -b imx-4.1.15-1.0.0_ga
... A new version of repo (2.4) is available.
... You should upgrade soon:
cp /nobackup/sikumar3/yocto_jethro/.repo/repo/repo /users/sikumar3/bin/repo
repo: warning: git-1.9.1+ will soon be required; please upgrade your version of git to maintain support.
manifests:
fatal: Couldn't find remote ref refs/heads/imx-4.1.15-1.0.0_ga
Unexpected end of command stream
manifests:
fatal: Couldn't find remote ref refs/heads/imx-4.1.15-1.0.0_ga
Unexpected end of command stream
fatal: cannot obtain manifest https://source.codeaurora.org/external/imx/imx-manifest
/nobackup/sikumar3/yocto_jethro$
the source code was moved to "https://source.codeaurora.org/external/imx", try to change the ""git://git.freescale.com/imx" " to "https://source.codeaurora.org/external/imx"