|
@@ -4,9 +4,8 @@
|
|
#
|
|
#
|
|
################################################################################
|
|
################################################################################
|
|
|
|
|
|
-I2C_TOOLS_VERSION = 3.1.2
|
|
|
|
-I2C_TOOLS_SOURCE = i2c-tools-$(I2C_TOOLS_VERSION).tar.bz2
|
|
|
|
-I2C_TOOLS_SITE = http://dl.lm-sensors.org/i2c-tools/releases
|
|
|
|
|
|
+I2C_TOOLS_VERSION = v3.1.2
|
|
|
|
+I2C_TOOLS_SITE = git://git.kernel.org/pub/scm/utils/i2c-tools/i2c-tools.git
|
|
I2C_TOOLS_LICENSE = GPLv2+, GPLv2 (py-smbus)
|
|
I2C_TOOLS_LICENSE = GPLv2+, GPLv2 (py-smbus)
|
|
I2C_TOOLS_LICENSE_FILES = COPYING
|
|
I2C_TOOLS_LICENSE_FILES = COPYING
|
|
|
|
|