mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +00:00
i2cdev: fix LICENSE
Only the library code (libi2cdev.h) is covered by GPL-2.0. Otherwise the main license is LGPL-2.1 Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
45766d265a
commit
c166308bc9
@ -4,7 +4,7 @@ DESCRIPTION = "\
|
||||
utility lsi2c. \
|
||||
"
|
||||
HOMEPAGE = "https://github.com/costad2/i2cdev"
|
||||
LICENSE = "GPL-2.0-or-later"
|
||||
LICENSE = "LGPL-2.1-only & GPL-2.0-or-later"
|
||||
LIC_FILES_CHKSUM = "\
|
||||
file://COPYING;md5=768997ba510a952bef1775c50bc22b00 \
|
||||
file://include/libi2cdev.h;beginline=12;endline=25;md5=72486a5e192d6ac5c7e55a4a95e380a6 \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user