On Mon, Oct 21, 2019 at 02:32:38PM -0700, Khem Raj wrote: > On Thu, Oct 17, 2019 at 10:58 AM Denys Dmytriyenko <[email protected]> wrote: > > > > Signed-off-by: Denys Dmytriyenko <[email protected]> > > --- > > .../ti-display-sharing-fw/ti-display-sharing-fw_git.bb | 4 ++-- > > 1 file changed, 2 insertions(+), 2 deletions(-) > > > > diff --git a/recipes-bsp/ti-display-sharing-fw/ti-display-sharing-fw_git.bb > > b/recipes-bsp/ti-display-sharing-fw/ti-display-sharing-fw_git.bb > > index db095d90..9115b6b4 100644 > > --- a/recipes-bsp/ti-display-sharing-fw/ti-display-sharing-fw_git.bb > > +++ b/recipes-bsp/ti-display-sharing-fw/ti-display-sharing-fw_git.bb > > @@ -3,7 +3,7 @@ SUMMARY = "TI Display Sharing Firmware" > > LICENSE = "TI-TFL" > > LIC_FILES_CHKSUM = "file://LICENSE.ti;md5=b5aebf0668bdf95621259288c4a46d76" > > > > -PV = "00.09.00.00-git${SRCPV}" > > +PV = "06.01.00.00+git${SRCPV}" > > PACKAGE_ARCH = "${MACHINE_ARCH}" > > > > inherit deploy > > @@ -11,7 +11,7 @@ inherit update-alternatives > > > > PROTOCOL = "git" > > BRANCH = "ti-linux-firmware" > > -SRCREV = "4a86f16df9b44798851e51fa465825710cda76cf" > > +SRCREV = "e7be1ab85266c47236330e2909997d20fc62e312" > > > > I get > > Cloning into bare repository > 'TOPDIR/downloads/git2/git.ti.com.processor-firmware.ti-linux-firmware.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/processor-firmware/ti-linux-firmware.git;protocol=git;branch=ti-linux-firmware'. > Unable to fetch URL from any source. > > is this temporary ?
Hopefully temporary, but don't know for how long. https://www.dallasnews.com/news/weather/2019/10/21/3-tornadoes-tear-through-dallas-leveling-homes-and-leaving-thousands-in-north-texas-without-power/ Let me know if you need mirror tarballs for those repo... Denys > > SRC_URI = > > "git://git.ti.com/processor-firmware/ti-linux-firmware.git;protocol=${PROTOCOL};branch=${BRANCH}" > > > > -- > > 2.17.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
