|
@@ -7,8 +7,8 @@
|
|
I2C_TOOLS_VERSION = 4.0
|
|
I2C_TOOLS_VERSION = 4.0
|
|
I2C_TOOLS_SOURCE = i2c-tools-$(I2C_TOOLS_VERSION).tar.xz
|
|
I2C_TOOLS_SOURCE = i2c-tools-$(I2C_TOOLS_VERSION).tar.xz
|
|
I2C_TOOLS_SITE = https://www.kernel.org/pub/software/utils/i2c-tools
|
|
I2C_TOOLS_SITE = https://www.kernel.org/pub/software/utils/i2c-tools
|
|
-I2C_TOOLS_LICENSE = GPL-2.0+, GPL-2.0 (py-smbus)
|
|
|
|
-I2C_TOOLS_LICENSE_FILES = COPYING
|
|
|
|
|
|
+I2C_TOOLS_LICENSE = GPL-2.0+, GPL-2.0 (py-smbus), LGPL-2.1+ (libi2c)
|
|
|
|
+I2C_TOOLS_LICENSE_FILES = COPYING COPYING.LGPL README
|
|
I2C_TOOLS_MAKE_OPTS = EXTRA=eeprog
|
|
I2C_TOOLS_MAKE_OPTS = EXTRA=eeprog
|
|
|
|
|
|
ifeq ($(BR2_PACKAGE_PYTHON),y)
|
|
ifeq ($(BR2_PACKAGE_PYTHON),y)
|