]> code.ossystems Code Review - openembedded-core.git/commit
i2c-tools: uprev to 3.1.2
authorRandy MacLeod <Randy.MacLeod@windriver.com>
Wed, 8 Jul 2015 23:36:28 +0000 (19:36 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 12 Jul 2015 21:53:19 +0000 (22:53 +0100)
commite0cbd3c64dab5db5df6415bbc0042b1b50b3c7ac
treec7354360ae9c2a7c8771ca73000fba6fd6fe12c8
parentc311d27f051f7b99c24dd5f19dbf0fc78948a3f1
i2c-tools: uprev to 3.1.2

The only changes based on the CHANGES file are:
  decode-dimms: Fix DDR3 extended temp range refresh rate decoding
  py-smbus: Add support for python 3
The python3 changes use python3 as the default and 2 as the fallback.
py-smbus is not currently built so no python changes have been made.

The local copy of Module.mk is unchanged aside from moving it to
a directory that is not version specific to avoid uprev noise.

Signed-off-by: Randy MacLeod <Randy.MacLeod@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/i2c-tools/files/Module.mk [moved from meta/recipes-devtools/i2c-tools/i2c-tools-3.1.1/Module.mk with 100% similarity]
meta/recipes-devtools/i2c-tools/i2c-tools_3.1.2.bb [moved from meta/recipes-devtools/i2c-tools/i2c-tools_3.1.1.bb with 87% similarity]