From: "Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH] i2c-tools: version bump 3.1.2 -> 4.0
Date: Mon, 22 Jan 2018 15:02:49 +0100 [thread overview]
Message-ID: <20180122140249.20631-1-u.kleine-koenig@pengutronix.de> (raw)
The main motivation was to get Wolfram's i2ctransfer tool.
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
---
rules/i2c-tools.make | 10 ++++++----
1 file changed, 6 insertions(+), 4 deletions(-)
diff --git a/rules/i2c-tools.make b/rules/i2c-tools.make
index fe0392f6099d..1fd6dd47a10c 100644
--- a/rules/i2c-tools.make
+++ b/rules/i2c-tools.make
@@ -16,11 +16,11 @@ PACKAGES-$(PTXCONF_I2C_TOOLS) += i2c-tools
#
# Paths and names
#
-I2C_TOOLS_VERSION := 3.1.2
-I2C_TOOLS_MD5 := 7104a1043d11a5e2c7b131614eb1b962
+I2C_TOOLS_VERSION := 4.0
+I2C_TOOLS_MD5 := f873c657d00bc00e9c47ed938c2cd770
I2C_TOOLS := i2c-tools-$(I2C_TOOLS_VERSION)
-I2C_TOOLS_SUFFIX := tar.bz2
-I2C_TOOLS_URL := http://dl.lm-sensors.org/i2c-tools/releases/$(I2C_TOOLS).$(I2C_TOOLS_SUFFIX) http://jdelvare.nerim.net/mirror/i2c-tools/$(I2C_TOOLS).$(I2C_TOOLS_SUFFIX)
+I2C_TOOLS_SUFFIX := tar.xz
+I2C_TOOLS_URL := https://www.kernel.org/pub/software/utils/i2c-tools/$(I2C_TOOLS).$(I2C_TOOLS_SUFFIX)
I2C_TOOLS_SOURCE := $(SRCDIR)/$(I2C_TOOLS).$(I2C_TOOLS_SUFFIX)
I2C_TOOLS_DIR := $(BUILDDIR)/$(I2C_TOOLS)
I2C_TOOLS_LICENSE := GPL-2.0+
@@ -65,6 +65,8 @@ $(STATEDIR)/i2c-tools.targetinstall:
@$(call install_copy, i2c-tools, 0, 0, 0755, -, /usr/sbin/i2cdump)
@$(call install_copy, i2c-tools, 0, 0, 0755, -, /usr/sbin/i2cset)
@$(call install_copy, i2c-tools, 0, 0, 0755, -, /usr/sbin/i2cget)
+ @$(call install_copy, i2c-tools, 0, 0, 0755, -, /usr/sbin/i2ctransfer)
+ @$(call install_lib, i2c-tools, 0, 0, 0644, libi2c)
@$(call install_finish, i2c-tools)
--
2.11.0
_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
reply other threads:[~2018-01-22 14:02 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20180122140249.20631-1-u.kleine-koenig@pengutronix.de \
--to=u.kleine-koenig@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