I am getting this error Cloning into bare repository 'TOPDIR/downloads/git2/git.ti.com.glsdk.ti-eth-fw.git'... fatal: unable to connect to git.ti.com: git.ti.com[0: 198.47.28.207]: errno=Connection refused
ERROR: Fetcher failure for URL: 'git://git.ti.com/glsdk/ti-eth-fw.git;protocol=git;branch=master'. Unable to fetch URL from any source. On Wed, Oct 16, 2019 at 11:41 AM Santhana Bharathi <[email protected]> wrote: > > * Updated Ethernet firmware binary for 1.0 release > > Signed-off-by: Santhana Bharathi <[email protected]> > --- > recipes-bsp/cpsw9g-eth-fw/cpsw9g-eth-fw_git.bb | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/recipes-bsp/cpsw9g-eth-fw/cpsw9g-eth-fw_git.bb > b/recipes-bsp/cpsw9g-eth-fw/cpsw9g-eth-fw_git.bb > index a521edf..5598e42 100644 > --- a/recipes-bsp/cpsw9g-eth-fw/cpsw9g-eth-fw_git.bb > +++ b/recipes-bsp/cpsw9g-eth-fw/cpsw9g-eth-fw_git.bb > @@ -11,7 +11,7 @@ inherit update-alternatives > > PROTOCOL = "git" > BRANCH = "master" > -SRCREV = "7f3af9b0b4c04edcb68c49cb64fcf0d65a860457" > +SRCREV = "792c06d9a0f2b9d4b150bce4651bdaae2413b28d" > > SRC_URI = > "git://git.ti.com/glsdk/ti-eth-fw.git;protocol=${PROTOCOL};branch=${BRANCH}" > > -- > 1.9.1 > > -- > _______________________________________________ > meta-ti mailing list > [email protected] > https://lists.yoctoproject.org/listinfo/meta-ti -- _______________________________________________ meta-ti mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-ti
