On Wed, Jun 14, 2023 at 11:46:02AM +0200, Roland Hieber wrote:
> On Sun, May 14, 2023 at 05:29:25PM +0200, Roland Hieber wrote:
> > While the old gitweb is still available on the same server via HTTP,
> > cloning from it fails both with git and http protocol. Furthermore,
> > the freedesktop.org GitLab has more release tags than the old gitweb.
> > 
> > Signed-off-by: Roland Hieber <[email protected]>
> > ---
> >  rules/uvc-gadget.make | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> Did this fall through the cracks?

I sent Laurent a mail about the issue. It's his server. He said he would
fix it, but nothing happend yet. So I think git.ideasonboard.org is still
the official upstream.
So maybe add gitlab as a second URL instead?

Regards,
Michael

> > 
> > diff --git a/rules/uvc-gadget.make b/rules/uvc-gadget.make
> > index b13ecbf19bef..d5b33d27a12f 100644
> > --- a/rules/uvc-gadget.make
> > +++ b/rules/uvc-gadget.make
> > @@ -19,7 +19,7 @@ UVC_GADGET_VERSION        := 2019-05-02-g105134f9
> >  UVC_GADGET_MD5             := cd61b910844f1d95534a8773bf63f248
> >  UVC_GADGET         := uvc-gadget-$(UVC_GADGET_VERSION)
> >  UVC_GADGET_SUFFIX  := tar.xz
> > -UVC_GADGET_URL             := 
> > git://git.ideasonboard.org/uvc-gadget.git;tag=$(UVC_GADGET_VERSION)
> > +UVC_GADGET_URL             := 
> > https://gitlab.freedesktop.org/camera/uvc-gadget.git;tag=$(UVC_GADGET_VERSION)
> >  UVC_GADGET_SOURCE  := $(SRCDIR)/$(UVC_GADGET).$(UVC_GADGET_SUFFIX)
> >  UVC_GADGET_DIR             := $(BUILDDIR)/$(UVC_GADGET)
> >  UVC_GADGET_LICENSE := GPL-2.0-or-later AND LGPL-2.1-or-later AND MIT
> > -- 
> > 2.39.2
> > 
> > 
> > 
> 
> -- 
> Roland Hieber, Pengutronix e.K.          | [email protected]     |
> Steuerwalder Str. 21                     | https://www.pengutronix.de/ |
> 31137 Hildesheim, Germany                | Phone: +49-5121-206917-0    |
> Amtsgericht Hildesheim, HRA 2686         | Fax:   +49-5121-206917-5555 |
> 
> 

-- 
Pengutronix e.K.                           |                             |
Steuerwalder Str. 21                       | http://www.pengutronix.de/  |
31137 Hildesheim, Germany                  | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

Reply via email to