mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Philipp Zabel <p.zabel@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Philipp Zabel <p.zabel@pengutronix.de>
Subject: [ptxdist] [PATCH] v4l-utils: version bump 1.24.0 -> 1.24.1
Date: Tue, 28 Feb 2023 11:08:02 +0100	[thread overview]
Message-ID: <20230228100802.2279972-1-p.zabel@pengutronix.de> (raw)

Fixes v4l2-tracer build on 32-bit architectures.

Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
---
 rules/v4l-utils.make | 8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)

diff --git a/rules/v4l-utils.make b/rules/v4l-utils.make
index 34b13e4e9146..1f4c608b9a84 100644
--- a/rules/v4l-utils.make
+++ b/rules/v4l-utils.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_V4L_UTILS) += v4l-utils
 #
 # Paths and names
 #
-V4L_UTILS_VERSION	:= 1.24.0
-V4L_UTILS_MD5		:= a454d640c9eec26098f246d5f52ef438
+V4L_UTILS_VERSION	:= 1.24.1
+V4L_UTILS_MD5		:= 8ba9c73c4319b6afab5fa4358edc43de
 V4L_UTILS		:= v4l-utils-$(V4L_UTILS_VERSION)
 V4L_UTILS_SUFFIX	:= tar.bz2
 V4L_UTILS_URL		:= http://linuxtv.org/downloads/v4l-utils/$(V4L_UTILS).$(V4L_UTILS_SUFFIX)
@@ -51,7 +51,7 @@ V4L_UTILS_CONF_OPT	:= \
 	--enable-v4l-utils \
 	--enable-v4l2-compliance-libv4l \
 	--disable-v4l2-compliance-32 \
-	--$(call ptx/endis, $(call ptx/ifdef, PTXCONF_ARCH_LP64,PTXCONF_V4L_UTILS_TRACER,))-v4l2-tracer \
+	--$(call ptx/endis, PTXCONF_V4L_UTILS_TRACER)-v4l2-tracer \
 	--enable-v4l2-ctl-libv4l \
 	--enable-v4l2-ctl-stream-to \
 	--disable-v4l2-ctl-32 \
@@ -137,9 +137,7 @@ ifdef PTXCONF_V4L_UTILS_V4L2SYSFSPATH
 	@$(call install_copy, v4l-utils, 0, 0, 0755, -, /usr/bin/v4l2-sysfs-path)
 endif
 ifdef PTXCONF_V4L_UTILS_TRACER
-ifdef PTXCONF_ARCH_LP64
 	@$(call install_copy, v4l-utils, 0, 0, 0755, -, /usr/bin/v4l2-tracer)
-endif
 endif
 	@$(call install_finish, v4l-utils)
 
-- 
2.30.2




             reply	other threads:[~2023-02-28 10:08 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-28 10:08 Philipp Zabel [this message]
2023-03-10 11:49 ` 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=20230228100802.2279972-1-p.zabel@pengutronix.de \
    --to=p.zabel@pengutronix.de \
    --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