[Buildroot] [PATCH v3] package/libcamera: Add libcamera package

Kieran Bingham kieran.bingham at ideasonboard.com
Wed Apr 3 18:23:13 UTC 2019


Hi Arnout,

On 03/04/2019 12:32, Arnout Vandecappelle wrote:
> 
> 
> On 03/04/2019 13:29, Kieran Bingham wrote:
>> +LIBCAMERA_SITE = https://git.linuxtv.org/libcamera.git
>> +LIBCAMERA_VERSION = d5ca33f6c7b0cd1ca20ec5dc7131aeedf1503080
>> +LIBCAMERA_SITE_METHOD = git
> 
>  That debug line gave me the idea... you can use an http download on gitlab:

Thanks, but we're not actually using gitlab. That was a repo I had
control over which I was able to push public branches to for testing and
debugging the buildroot build.

> LIBCAMERA_SITE =
> https://gitlab.com/libcamera/libcamera/-/archive/$(LIBCAMERA_VERSION)
> LIBCAMERA_SOURCE = libcamera-$(LIBCAMERA_VERSION).tar.bz2
> 
>  Only, I'm not sure how stable the tarball generation is, i.e. if it will always
> yield the same hash.

I'm afraid I don't believe this would work with the git.linuxtv.org ...
I think it's just a basic gitolite instance or such.

>  Either way:
> 
> Reviewed-by: Arnout Vandecappelle (Essensium/Mind) <arnout at mind.be>

Great thanks.


> 
>  Regards,
>  Arnout
> 

-- 
Regards
--
Kieran


More information about the buildroot mailing list