Thanks, applied as 1abbc73b606e6333d27c76d16a2fd9419a2c78f6. Michael
[sent from post-receive hook] On Mon, 05 Aug 2024 08:49:35 +0200, Andreas Helmcke <[email protected]> wrote: > A bunch of fixes and improvements. > > link: https://lore.kernel.org/linux-i2c/20210722163745.7d94e450@endymion/ > link: https://lore.kernel.org/linux-i2c/20200922112509.3afb4673@endymion/ > > Signed-off-by: Andreas Helmcke <[email protected]> > Message-Id: <[email protected]> > Signed-off-by: Michael Olbrich <[email protected]> > > diff --git a/rules/i2c-tools.make b/rules/i2c-tools.make > index 9100c8a955b6..f42e66197310 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.1 > -I2C_TOOLS_MD5 := e2981debb4a822a279be7e45a0ede988 > +I2C_TOOLS_VERSION := 4.3 > +I2C_TOOLS_MD5 := 0c42800f746e064dc40a4dad44ed8a33 > 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)
