https://lore.kernel.org/linux-i2c/[email protected]/
Signed-off-by: Sven Püschel <[email protected]> --- rules/i2c-tools.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/i2c-tools.make b/rules/i2c-tools.make index f42e66197..aead5453f 100644 --- a/rules/i2c-tools.make +++ b/rules/i2c-tools.make @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_I2C_TOOLS) += i2c-tools # # Paths and names # -I2C_TOOLS_VERSION := 4.3 -I2C_TOOLS_MD5 := 0c42800f746e064dc40a4dad44ed8a33 +I2C_TOOLS_VERSION := 4.4 +I2C_TOOLS_MD5 := 3894e140667cf81049674b42c52d074b I2C_TOOLS := i2c-tools-$(I2C_TOOLS_VERSION) I2C_TOOLS_SUFFIX := tar.xz I2C_TOOLS_URL := https://www.kernel.org/pub/software/utils/i2c-tools/$(I2C_TOOLS).$(I2C_TOOLS_SUFFIX) -- 2.47.3
