i2c-tools: update to latest 3.0.3
authorEric BENARD <eric@eukrea.com>
Sat, 8 Jan 2011 05:47:16 +0000 (05:47 +0000)
committerEric Bénard <eric@eukrea.com>
Sat, 8 Jan 2011 09:05:35 +0000 (10:05 +0100)
commita13bce9a5906f0cb48a24b7739f8be06bb4131a0
treef5449906d19a5e7969a63a6b7c2f32ab24c4abf0
parentc3efc85f46b2fc2814f516987b5212411ebf99b4
i2c-tools: update to latest 3.0.3

from CHANGES :
  Makefile: Let the environment set CC and CFLAGS
            Integrate py-smbus into the build system
  README: Point users to the linux-i2c mailing list
  decode-dimms: Handle CRC of FB-DIMM and DDR3 SDRAM memory modules
                Add support for DDR3 SDRAM
                Fix decoding of SDR SDRAM bytes 12-14
                Add side-by-side formatting option
                Add merged cells formatting option
                Try harder to decode the manufacturing date
                Handle read errors on sysfs
                Decode voltage interface level of DDR SDRAM
  decode-xeon: Delete
  eepromer: Fix array initialization overrun
  i2cdetect: Drop legacy reference to ISA bus
  i2cset: Add support for short writes with PEC
  i2c-stub-from-dump: Use udev settle to speed up initialization
                      Unload i2c-stub automatically if needed
                      Add support for multiple dumps
  tools: Properly handle /dev/i2c not being a directory
         Increase limit on I2C bus number

Signed-off-by: Eric Bénard <eric@eukrea.com>
Acked-by: Khem Raj <raj.khem@gmail.com>
recipes/i2c-tools/i2c-tools_3.0.3.bb [moved from recipes/i2c-tools/i2c-tools_3.0.2.bb with 74% similarity]