mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] libcamera: version bump 0.0.4 -> 0.0.5
@ 2023-07-09 20:28 Lucas Stach
  2023-08-01  7:48 ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Lucas Stach @ 2023-07-09 20:28 UTC (permalink / raw)
  To: ptxdist

Includes build fixes for GCC 13.

Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
---
 rules/libcamera.make | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/rules/libcamera.make b/rules/libcamera.make
index d51533a73e2e..2419e2d86072 100644
--- a/rules/libcamera.make
+++ b/rules/libcamera.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_LIBCAMERA) += libcamera
 #
 # Paths and names
 #
-LIBCAMERA_VERSION	:= 0.0.4
-LIBCAMERA_MD5		:= c671af5f54528c2dcc73f1c1fa733e50
+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)
-- 
2.39.2




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

end of thread, other threads:[~2023-08-01  7:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-09 20:28 [ptxdist] [PATCH] libcamera: version bump 0.0.4 -> 0.0.5 Lucas Stach
2023-08-01  7:48 ` [ptxdist] [APPLIED] " Michael Olbrich

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