From: Adolf Belka <adolf.belka@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH] i2c-tools: Update to version 4.4
Date: Tue, 19 Nov 2024 12:09:31 +0100 [thread overview]
Message-ID: <20241119110936.3597603-5-adolf.belka@ipfire.org> (raw)
In-Reply-To: <20241119110936.3597603-1-adolf.belka@ipfire.org>
[-- Attachment #1: Type: text/plain, Size: 2227 bytes --]
- Update from version 4.3 to 4.4
- Update of rootfile not required
- Changelog
4.4
tools: Use getopt
Implement and document option -h
eeprog: Use force option when data comes from a pipe
i2cdetect: Display more functionality bits with option -F
i2cdump: Remove support for SMBus block mode
i2cget: Document SMBus block mode
Fix the return code of option -h
i2cset: Fix the return code of option -h
i2ctransfer: Sort command line options and add to help text
Add an option to print binary data
Drop redundant variable arg_idx
py-smbus: Install in the defined prefix
Use setuptools instead of distutils
Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org>
---
lfs/i2c-tools | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/lfs/i2c-tools b/lfs/i2c-tools
index cb3a9e0b6..fac6cda4f 100644
--- a/lfs/i2c-tools
+++ b/lfs/i2c-tools
@@ -1,7 +1,7 @@
###############################################################################
# #
# IPFire.org - A linux based firewall #
-# Copyright (C) 2007-2018 IPFire Team <info(a)ipfire.org> #
+# Copyright (C) 2007-2024 IPFire Team <info(a)ipfire.org> #
# #
# This program is free software: you can redistribute it and/or modify #
# it under the terms of the GNU General Public License as published by #
@@ -24,7 +24,7 @@
include Config
-VER = 4.3
+VER = 4.4
THISAPP = i2c-tools-$(VER)
DL_FILE = $(THISAPP).tar.xz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_BLAKE2 = c7300224c8d32785cd067b632bf0e9591f05264b1572f44aebda5f30a95164732d606710c13739ccb7899476219ceb3033beaf95b718ed7e18122f9181dc13fc
+$(DL_FILE)_BLAKE2 = 519d781732d58444705844769eef1089e60e6991be22ba74aa1c0fb9dad5aeed556d8b2550784e3caef992692eff8d40e7978e4983e6935ce7867dadc3687539
install : $(TARGET)
--
2.47.0
next prev parent reply other threads:[~2024-11-19 11:09 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-19 11:09 [PATCH] bash: Update the bash patches to -037 Adolf Belka
2024-11-19 11:09 ` [PATCH] gawk: Update to version 5.3.1 Adolf Belka
2024-11-19 11:09 ` [PATCH] gdb: Update to version 15.2 Adolf Belka
2024-11-19 11:09 ` [PATCH] glib: Update to version 2.83.0 Adolf Belka
2024-11-19 11:09 ` Adolf Belka [this message]
2024-11-19 11:09 ` [PATCH] iana-etc: Update to version 20241024 Adolf Belka
2024-11-19 11:09 ` [PATCH] intel-microcode: Update to version 20241112 Adolf Belka
2024-11-19 11:09 ` [PATCH] iproute2: Update to version 6.11.0 Adolf Belka
2024-11-19 11:09 ` [PATCH] ipset: Update to version 7.22 Adolf Belka
2024-11-19 11:09 ` [PATCH] iputils: Update to version 20240905 Adolf Belka
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=20241119110936.3597603-5-adolf.belka@ipfire.org \
--to=adolf.belka@ipfire.org \
--cc=development@lists.ipfire.org \
/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