diff options
author | Jörg Sommer <joerg.sommer@navimatix.de> | 2023-12-27 17:58:35 +0100 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2023-12-29 09:04:22 -0800 |
commit | 813fb0def8a8bca81706496dd6f106692616a11f (patch) | |
tree | 0b9dce36592159be651ca6dfa276ee975976193c /contrib | |
parent | f4c3c747d6df6015eb1231f2867ffe43ddb9620e (diff) | |
download | meta-openembedded-813fb0def8a8bca81706496dd6f106692616a11f.tar.gz |
i2cdev: New recipe with i2c tools
The main part is the tool lsi2c to scan the i2c bus, like lspci and lsusb
do.
This recipe also ships a static library *libi2cdev.a*. Because this library
contains the file *smbus.c* which is *GPL v2+,* and a static library can't
be linked dynamically to satisfy the LGPL, the whole recipe is marked
as *GPL-2.0-or-later.*
Signed-off-by: Jörg Sommer <joerg.sommer@navimatix.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'contrib')
0 files changed, 0 insertions, 0 deletions