From: Kieran Bingham <kieran.bingham@ideasonboard.com>
To: Michael Riesch <michael.riesch@wolfvision.net>, ptxdist@pengutronix.de
Cc: Michael Riesch <michael.riesch@wolfvision.net>
Subject: Re: [ptxdist] [PATCH 1/3] libcamera: switch to canonical tarball repository
Date: Tue, 05 Mar 2024 11:07:08 +0000 [thread overview]
Message-ID: <170963682881.566498.17965645329907415356@ping.linuxembedded.co.uk> (raw)
In-Reply-To: <20240305-feature-libcamera-0-2-0-v1-1-0625f2fd9dc6@wolfvision.net>
Quoting Michael Riesch (2024-03-05 10:51:34)
> As discussed with Kieran Bingham, one of the maintainers of libcamera,
> the gitlab.freedesktop.org repository should serve as canonical tarball
> repository.
>
> Signed-off-by: Michael Riesch <michael.riesch@wolfvision.net>
> Cc: Kieran Bingham <kieran.bingham@ideasonboard.com>
Acked-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
> ---
> rules/libcamera.make | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/rules/libcamera.make b/rules/libcamera.make
> index 2419e2d86..928a95654 100644
> --- a/rules/libcamera.make
> +++ b/rules/libcamera.make
> @@ -18,7 +18,7 @@ LIBCAMERA_VERSION := 0.0.5
> LIBCAMERA_MD5 := cc2f5c0c051319a7e853dc6916807ce5
> LIBCAMERA := libcamera-$(LIBCAMERA_VERSION)
> LIBCAMERA_SUFFIX := tar.gz
> -LIBCAMERA_URL := https://git.libcamera.org/libcamera/libcamera.git;tag=v$(LIBCAMERA_VERSION)
> +LIBCAMERA_URL := https://gitlab.freedesktop.org/camera/libcamera/-/archive/v$(LIBCAMERA_VERSION)/$(LIBCAMERA).$(LIBCAMERA_SUFFIX)
> LIBCAMERA_SOURCE := $(SRCDIR)/$(LIBCAMERA).$(LIBCAMERA_SUFFIX)
> LIBCAMERA_DIR := $(BUILDDIR)/$(LIBCAMERA)
> LIBCAMERA_LICENSE := Apache-2.0 AND \
>
> --
> 2.34.1
>
next prev parent reply other threads:[~2024-03-07 13:46 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-03-05 10:51 [ptxdist] [PATCH 0/3] libcamera: version bump 0.0.5 -> 0.2.0 Michael Riesch
2024-03-05 10:51 ` [ptxdist] [PATCH 1/3] libcamera: switch to canonical tarball repository Michael Riesch
2024-03-05 11:07 ` Kieran Bingham [this message]
2024-03-15 4:06 ` [ptxdist] [APPLIED] " Michael Olbrich
2024-03-05 10:51 ` [ptxdist] [PATCH 2/3] libcamera: version bump 0.0.5 -> 0.2.0 Michael Riesch
2024-03-05 18:35 ` Michael Tretter
2024-05-14 14:34 ` Michael Riesch
2024-05-14 16:15 ` Michael Olbrich
2024-05-15 7:09 ` Michael Riesch
2024-03-05 10:51 ` [ptxdist] [PATCH 3/3] pipewire: version bump 1.0.1 -> 1.0.3 Michael Riesch
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=170963682881.566498.17965645329907415356@ping.linuxembedded.co.uk \
--to=kieran.bingham@ideasonboard.com \
--cc=michael.riesch@wolfvision.net \
--cc=ptxdist@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