mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] libcamera: version bump 0.0.1 -> 0.0.4
@ 2023-02-06  8:43 Michael Riesch
  2023-02-10 14:17 ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Riesch @ 2023-02-06  8:43 UTC (permalink / raw)
  To: ptxdist; +Cc: Michael Riesch

Bump libcamera version to the recently released v0.0.4.

Note: pipewire v0.3.62 or newer is now required to build the pipewire
plugin for libcamera. This is caused by an API breakage introduced
in libcamera v0.0.3.

Signed-off-by: Michael Riesch <michael.riesch@wolfvision.net>
---
 rules/libcamera.make | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/rules/libcamera.make b/rules/libcamera.make
index 12969cafa..d51533a73 100644
--- a/rules/libcamera.make
+++ b/rules/libcamera.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_LIBCAMERA) += libcamera
 #
 # Paths and names
 #
-LIBCAMERA_VERSION	:= 0.0.1
-LIBCAMERA_MD5		:= d428d7e7455e9cca763d313323043e7b
+LIBCAMERA_VERSION	:= 0.0.4
+LIBCAMERA_MD5		:= c671af5f54528c2dcc73f1c1fa733e50
 LIBCAMERA		:= libcamera-$(LIBCAMERA_VERSION)
 LIBCAMERA_SUFFIX	:= tar.gz
 LIBCAMERA_URL		:= https://git.libcamera.org/libcamera/libcamera.git;tag=v$(LIBCAMERA_VERSION)
-- 
2.30.2




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

end of thread, other threads:[~2023-02-10 14:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-06  8:43 [ptxdist] [PATCH] libcamera: version bump 0.0.1 -> 0.0.4 Michael Riesch
2023-02-10 14:17 ` [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