]> code.ossystems Code Review - openembedded-core.git/commit
i2c-tools: Add i2c-tools to the core
authorDarren Hart <dvhart@linux.intel.com>
Tue, 27 May 2014 19:58:59 +0000 (12:58 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 28 May 2014 08:41:11 +0000 (09:41 +0100)
commit32ac58819580d359e22161be1abf62215d202250
treea2b4b64b197872c26a6830b7d268c9426bee7917
parenta0334b0de654a41c53df54ef80625094368113f6
i2c-tools: Add i2c-tools to the core

i2c-tools has been sitting outside of oe-core for long enough now. It is
a required tool for board validation, and many people are pulling it
into their builds and their own layers. Let's add it to the core.

This patch includes the i2c-tools recipe from meta-oe as of:

  commit 9df13b4140e8c6bfa0e4fb89107a6146981d2cdc
  Author: Khem Raj <raj.khem@gmail.com>
  Date:   2014-04-26

      i2c-tools: Fix build when S != B

Signed-off-by: Darren Hart <dvhart@linux.intel.com>
Cc: Richard Purdie <richard.purdie@linuxfoundation.org>
Cc: Khem Raj <raj.khem@gmail.com>
Cc: Martin Jansa <Martin.Jansa@gmail.com>
Cc: Matthieu Crapet <Matthieu.Crapet@ingenico.com>
Cc: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Darren Hart <dvhart@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/i2c-tools/i2c-tools-3.1.0/Module.mk [new file with mode: 0644]
meta/recipes-devtools/i2c-tools/i2c-tools_3.1.0.bb [new file with mode: 0644]