Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] package/libcamera: Bump to version 0.0.3
@ 2023-01-19 14:34 Daniel Semkowicz
  2023-01-23 10:57 ` Quentin Schulz via buildroot
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Daniel Semkowicz @ 2023-01-19 14:34 UTC (permalink / raw)
  To: buildroot; +Cc: Daniel Semkowicz, Kieran Bingham

Libcamera recently started to version the software, so use the
version tag instead of raw commit hash.

Signed-off-by: Daniel Semkowicz <dse@thaumatec.com>
---
 package/libcamera/libcamera.hash | 2 +-
 package/libcamera/libcamera.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/libcamera/libcamera.hash b/package/libcamera/libcamera.hash
index 68c9c1f005..033e318910 100644
--- a/package/libcamera/libcamera.hash
+++ b/package/libcamera/libcamera.hash
@@ -1,4 +1,4 @@
-sha256  59318208a9c1b183cacaf5a7175568d8a9fa094f2dd8c9794269bb6e9636986e  libcamera-ba6435930f08e802cffc688d90f156a8959a0f86-br1.tar.gz
+sha256  d7100286616550aca487b46ae9de2a70bb471352a332b8214901b4148739990f  libcamera-v0.0.3-br1.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..8979a43aca 100644
--- a/package/libcamera/libcamera.mk
+++ b/package/libcamera/libcamera.mk
@@ -5,7 +5,7 @@
 ################################################################################
 
 LIBCAMERA_SITE = https://git.linuxtv.org/libcamera.git
-LIBCAMERA_VERSION = ba6435930f08e802cffc688d90f156a8959a0f86
+LIBCAMERA_VERSION = v0.0.3
 LIBCAMERA_SITE_METHOD = git
 LIBCAMERA_DEPENDENCIES = \
 	host-openssl \
-- 
2.39.0

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2023-01-27 10:45 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-19 14:34 [Buildroot] [PATCH] package/libcamera: Bump to version 0.0.3 Daniel Semkowicz
2023-01-23 10:57 ` Quentin Schulz via buildroot
2023-01-23 11:58   ` Kieran Bingham
2023-01-23 13:25     ` Quentin Schulz via buildroot
2023-01-24 10:52       ` Kieran Bingham
2023-01-26 13:34         ` Daniel Semkowicz
2023-01-27  8:59 ` Marcus Folkesson
2023-01-27 10:45 ` Peter Korsgaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox