All of lore.kernel.org
 help / color / mirror / Atom feed
* [thud/master][PATCH] ti-display-sharing-fw: update to 06.01.00.00
@ 2019-10-17 17:41 Denys Dmytriyenko
  2019-10-21 21:32 ` Khem Raj
  0 siblings, 1 reply; 3+ messages in thread
From: Denys Dmytriyenko @ 2019-10-17 17:41 UTC (permalink / raw)
  To: meta-ti

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
---
 .../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"
 
 SRC_URI = "git://git.ti.com/processor-firmware/ti-linux-firmware.git;protocol=${PROTOCOL};branch=${BRANCH}"
 
-- 
2.17.1



^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [thud/master][PATCH] ti-display-sharing-fw: update to 06.01.00.00
  2019-10-17 17:41 [thud/master][PATCH] ti-display-sharing-fw: update to 06.01.00.00 Denys Dmytriyenko
@ 2019-10-21 21:32 ` Khem Raj
  2019-10-22  1:03   ` Denys Dmytriyenko
  0 siblings, 1 reply; 3+ messages in thread
From: Khem Raj @ 2019-10-21 21:32 UTC (permalink / raw)
  To: Denys Dmytriyenko; +Cc: meta-ti

On Thu, Oct 17, 2019 at 10:58 AM Denys Dmytriyenko <denys@ti.com> wrote:
>
> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
> ---
>  .../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 ?

>  SRC_URI = "git://git.ti.com/processor-firmware/ti-linux-firmware.git;protocol=${PROTOCOL};branch=${BRANCH}"
>
> --
> 2.17.1
>
> --
> _______________________________________________
> meta-ti mailing list
> meta-ti@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-ti


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [thud/master][PATCH] ti-display-sharing-fw: update to 06.01.00.00
  2019-10-21 21:32 ` Khem Raj
@ 2019-10-22  1:03   ` Denys Dmytriyenko
  0 siblings, 0 replies; 3+ messages in thread
From: Denys Dmytriyenko @ 2019-10-22  1:03 UTC (permalink / raw)
  To: Khem Raj; +Cc: meta-ti

On Mon, Oct 21, 2019 at 02:32:38PM -0700, Khem Raj wrote:
> On Thu, Oct 17, 2019 at 10:58 AM Denys Dmytriyenko <denys@ti.com> wrote:
> >
> > Signed-off-by: Denys Dmytriyenko <denys@ti.com>
> > ---
> >  .../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
> > meta-ti@yoctoproject.org
> > https://lists.yoctoproject.org/listinfo/meta-ti


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-10-22  1:04 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-10-17 17:41 [thud/master][PATCH] ti-display-sharing-fw: update to 06.01.00.00 Denys Dmytriyenko
2019-10-21 21:32 ` Khem Raj
2019-10-22  1:03   ` Denys Dmytriyenko

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.