mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Roland Hieber <rhi@pengutronix.de>
Subject: Re: [ptxdist] [APPLIED] uvc-gadget: update URL
Date: Thu, 22 Jun 2023 14:09:32 +0200	[thread overview]
Message-ID: <20230622120932.4021407-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <20230616100708.zp3zl3hb7z5hdvv2@pengutronix.de>

Thanks, applied as 2dae91407c035a15d360c407d7a67d98965f0fec.

Michael

[sent from post-receive hook]

On Thu, 22 Jun 2023 14:09:32 +0200, Roland Hieber <rhi@pengutronix.de> wrote:
> While the old gitweb is still available on the same server via HTTP,
> cloning from it currently fails both with git and http protocol.
> Add the freedesktop.org GitLab as fallback.
> 
> Signed-off-by: Roland Hieber <rhi@pengutronix.de>
> Message-Id: <20230616100708.zp3zl3hb7z5hdvv2@pengutronix.de>
> [mol: break lines]
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/uvc-gadget.make b/rules/uvc-gadget.make
> index b13ecbf19bef..6a57a924f8c6 100644
> --- a/rules/uvc-gadget.make
> +++ b/rules/uvc-gadget.make
> @@ -19,7 +19,9 @@ 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		:= \
> +	git://git.ideasonboard.org/uvc-gadget.git;tag=$(UVC_GADGET_VERSION) \
> +	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



      reply	other threads:[~2023-06-22 12:10 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-14 15:29 [ptxdist] [PATCH] " Roland Hieber
2023-06-14  9:46 ` Roland Hieber
2023-06-14 11:00   ` Michael Olbrich
2023-06-16 10:07     ` [ptxdist] [PATCH v2] " Roland Hieber
2023-06-22 12:09       ` Michael Olbrich [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230622120932.4021407-1-m.olbrich@pengutronix.de \
    --to=m.olbrich@pengutronix.de \
    --cc=ptxdist@pengutronix.de \
    --cc=rhi@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox