mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Michael Riesch <michael.riesch@wolfvision.net>
To: ptxdist@pengutronix.de
Cc: Kieran Bingham <kieran.bingham@ideasonboard.com>,
	Michael Riesch <michael.riesch@wolfvision.net>
Subject: [ptxdist] [PATCH v2 1/2] libcamera: version bump 0.0.5 -> 0.2.0
Date: Wed, 15 May 2024 09:04:23 +0200	[thread overview]
Message-ID: <20240515-feature-libcamera-0-2-0-v2-1-47555e12eedd@wolfvision.net> (raw)
In-Reply-To: <20240515-feature-libcamera-0-2-0-v2-0-47555e12eedd@wolfvision.net>

Due to an API breakage in libcamera it may be necessary to update the
consumers of the library. One example is pipewire, which needs to be
updated to at least 1.0.2.

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

diff --git a/rules/libcamera.make b/rules/libcamera.make
index 928a95654..23a3c1d6b 100644
--- a/rules/libcamera.make
+++ b/rules/libcamera.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_LIBCAMERA) += libcamera
 #
 # Paths and names
 #
-LIBCAMERA_VERSION	:= 0.0.5
-LIBCAMERA_MD5		:= cc2f5c0c051319a7e853dc6916807ce5
+LIBCAMERA_VERSION	:= 0.2.0
+LIBCAMERA_MD5		:= 08f0681221c654838e54e6b3a32f89b5
 LIBCAMERA		:= libcamera-$(LIBCAMERA_VERSION)
 LIBCAMERA_SUFFIX	:= tar.gz
 LIBCAMERA_URL		:= https://gitlab.freedesktop.org/camera/libcamera/-/archive/v$(LIBCAMERA_VERSION)/$(LIBCAMERA).$(LIBCAMERA_SUFFIX)
@@ -79,6 +79,7 @@ LIBCAMERA_CONF_OPT	:= \
 	-Dqcam=$(call ptx/endis,PTXCONF_LIBCAMERA_QCAM)d \
 	-Dtest=false \
 	-Dtracing=disabled \
+	-Dudev=enabled \
 	-Dv4l2=false \
 	-Dpycamera=disabled
 

-- 
2.34.1




  reply	other threads:[~2024-05-15  7:05 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-15  7:04 [ptxdist] [PATCH v2 0/2] " Michael Riesch
2024-05-15  7:04 ` Michael Riesch [this message]
2024-05-15 10:04   ` [ptxdist] [PATCH v2 1/2] " Michael Tretter
2024-05-21  9:58   ` [ptxdist] [APPLIED] " Michael Olbrich
2024-05-15  7:04 ` [ptxdist] [PATCH v2 2/2] pipewire: version bump 1.0.1 -> 1.0.3 Michael Riesch
2024-05-15 10:05   ` Michael Tretter
2024-05-21  9:58   ` [ptxdist] [APPLIED] " Michael Olbrich

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=20240515-feature-libcamera-0-2-0-v2-1-47555e12eedd@wolfvision.net \
    --to=michael.riesch@wolfvision.net \
    --cc=kieran.bingham@ideasonboard.com \
    --cc=ptxdist@pengutronix.de \
    /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