]> git.ipfire.org Git - ipfire-2.x.git/commit
i2c-tools: Update to version 4.4
authorAdolf Belka <adolf.belka@ipfire.org>
Tue, 19 Nov 2024 11:09:31 +0000 (12:09 +0100)
committerArne Fitzenreiter <arne_f@ipfire.org>
Thu, 12 Dec 2024 12:12:28 +0000 (13:12 +0100)
commit454423f21db3fcbeb57d1f5620f337f0980ea415
treedc8e1822abaf546c6910f10afdad817818aba640
parent9b6e653e2c2a2fa3fd057edd18f7789e568e5227
i2c-tools: Update to version 4.4

- 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@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
lfs/i2c-tools