]> code.ossystems Code Review - openembedded-core.git/commit
i2c-tools: upgrade to 4.0
authorMaxin John <maxin.john@intel.com>
Fri, 12 Jan 2018 12:26:37 +0000 (14:26 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 18 Jan 2018 23:28:40 +0000 (23:28 +0000)
commitf330e9f64b69de09284da765ca1e869099ec49ae
tree923d3702036823cd4b8bb6a88b73136e654d543f
parent85e215ca46d8d413c000f0e0675840ab460e4a5b
i2c-tools: upgrade to 4.0

Update the SRC_URI to point to kernel.org location where
i2c-tools is hosted these days.

Remove Modules.mk since it was used for deprecated binaries
(eepromer, eeprom)

Backported the following patches to fix races during build:
        a) 0001-tools-Module.mk-Add-missing-dependencies.patch
        b) 0001-i2c-tools-eeprog-Module.mk-Add-missing-dependency.patch
        c) 0001-lib-Module.mk-Add-missing-dependencies.patch

Signed-off-by: Maxin B. John <maxin.john@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-devtools/i2c-tools/files/0001-i2c-tools-eeprog-Module.mk-Add-missing-dependency.patch [new file with mode: 0644]
meta/recipes-devtools/i2c-tools/files/0001-lib-Module.mk-Add-missing-dependencies.patch [new file with mode: 0644]
meta/recipes-devtools/i2c-tools/files/0001-tools-Module.mk-Add-missing-dependencies.patch [new file with mode: 0644]
meta/recipes-devtools/i2c-tools/files/Module.mk [deleted file]
meta/recipes-devtools/i2c-tools/i2c-tools_4.0.bb [moved from meta/recipes-devtools/i2c-tools/i2c-tools_3.1.2.bb with 52% similarity]