From: Marcus Folkesson <marcus.folkesson@gmail.com>
To: Kieran Bingham <kieran.bingham@ideasonboard.com>
Cc: buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/3] package/libcamera: bump to version 0.0.3
Date: Mon, 23 Jan 2023 13:20:37 +0100 [thread overview]
Message-ID: <Y857le0faKVd2ssW@gmail.com> (raw)
In-Reply-To: <167447544877.42371.18235756044763257017@Monstersaurus>
[-- Attachment #1.1: Type: text/plain, Size: 2766 bytes --]
Hi Kieran,
On Mon, Jan 23, 2023 at 12:04:08PM +0000, Kieran Bingham wrote:
> Quoting Marcus Folkesson (2023-01-23 08:35:06)
> > At the same time, change site to github in order to fetch the release
> > bundles.
> >
> > Signed-off-by: Marcus Folkesson <marcus.folkesson@gmail.com>
> > ---
> > package/libcamera/libcamera.hash | 2 +-
> > package/libcamera/libcamera.mk | 7 ++++---
> > 2 files changed, 5 insertions(+), 4 deletions(-)
> >
> > diff --git a/package/libcamera/libcamera.hash b/package/libcamera/libcamera.hash
> > index 68c9c1f005..13f6c4d907 100644
> > --- a/package/libcamera/libcamera.hash
> > +++ b/package/libcamera/libcamera.hash
> > @@ -1,4 +1,4 @@
> > -sha256 59318208a9c1b183cacaf5a7175568d8a9fa094f2dd8c9794269bb6e9636986e libcamera-ba6435930f08e802cffc688d90f156a8959a0f86-br1.tar.gz
> > +sha256 af85008f4e8bf1dc70aba4e5612513371b016788cf3c83343cf2d02483bc64ec libcamera-0.0.3.tar.gz
> >
> > # license files
> > sha256 fd38b2c053c0cce46d9c5ef3545a6e34d157a240ba99c9b8dca5d37a8147da6c LICENSES/BSD-2-Clause.txt
> > diff --git a/package/libcamera/libcamera.mk b/package/libcamera/libcamera.mk
> > index 9c03d3a3b3..d00f076cea 100644
> > --- a/package/libcamera/libcamera.mk
> > +++ b/package/libcamera/libcamera.mk
> > @@ -4,9 +4,10 @@
> > #
> > ################################################################################
> >
> > -LIBCAMERA_SITE = https://git.linuxtv.org/libcamera.git
> > -LIBCAMERA_VERSION = ba6435930f08e802cffc688d90f156a8959a0f86
> > -LIBCAMERA_SITE_METHOD = git
> > +LIBCAMERA_VERSION = 0.0.3
> > +LIBCAMERA_SOURCE = libcamera-$(LIBCAMERA_VERSION).tar.gz
> > +LIBCAMERA_SITE = $(call github,kbingham,libcamera,v$(LIBCAMERA_VERSION))
>
> The address github.com/kbingham/libcamera is an *unofficial mirror*. As
> in - I arbitrarily (but frequently) push there and store some branches
> there.
I see, thank you.
I will go back to linuxtv.org in v2.
>
> As I'm currently the release manager for libcamera, it's possibly
> reasonable to assume I'll always keep this in sync - but this is not an
> official location to obtain libcamera.
>
> If anyone else starts making releases for libcamera, I likely won't
> guarantee that I'll keep updating kbingham/libcamera.git
>
>
> Valid official hosting for libcamera is currently only:
> - https://git.linuxtv.org/libcamera.git/
> or
> - https://git.libcamera.org/libcamera/libcamera.git/
>
> Now of course you're free to obtain libcamera from any mirror you like,
> but I feel it's important I make that distinction clear.
>
> --
> Kieran
>
>
> > +
> > LIBCAMERA_DEPENDENCIES = \
> > host-openssl \
> > host-pkgconf \
> > --
> > 2.38.1
> >
/Marcus
[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
[-- Attachment #2: Type: text/plain, Size: 150 bytes --]
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
prev parent reply other threads:[~2023-01-23 12:19 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-01-23 8:35 [Buildroot] [PATCH 1/3] package/libcamera: bump to version 0.0.3 Marcus Folkesson
2023-01-23 8:35 ` [Buildroot] [PATCH 2/3] package/libcamera-apps: bump to version 1.1.0 Marcus Folkesson
2023-01-23 8:35 ` [Buildroot] [PATCH 3/3] DEVELOPERS: add libcamera/libcamera-apps Marcus Folkesson
2023-01-23 12:04 ` [Buildroot] [PATCH 1/3] package/libcamera: bump to version 0.0.3 Kieran Bingham
2023-01-23 12:20 ` Marcus Folkesson [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=Y857le0faKVd2ssW@gmail.com \
--to=marcus.folkesson@gmail.com \
--cc=buildroot@buildroot.org \
--cc=kieran.bingham@ideasonboard.com \
/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