summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-bsp/i2cdev
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-bsp/i2cdev')
-rw-r--r--meta-oe/recipes-bsp/i2cdev/i2cdev_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-bsp/i2cdev/i2cdev_git.bb b/meta-oe/recipes-bsp/i2cdev/i2cdev_git.bb
index b2b5fda09e..57057c9bf5 100644
--- a/meta-oe/recipes-bsp/i2cdev/i2cdev_git.bb
+++ b/meta-oe/recipes-bsp/i2cdev/i2cdev_git.bb
@@ -12,7 +12,7 @@ LIC_FILES_CHKSUM = "\
12 file://lsi2c/lsi2c.c;beginline=11;endline=24;md5=72486a5e192d6ac5c7e55a4a95e380a6 \ 12 file://lsi2c/lsi2c.c;beginline=11;endline=24;md5=72486a5e192d6ac5c7e55a4a95e380a6 \
13" 13"
14 14
15PR = "git${SRCPV}" 15PV = "0.7.0+git"
16 16
17SRC_URI = "\ 17SRC_URI = "\
18 git://github.com/costad2/i2cdev.git;protocol=https;branch=master \ 18 git://github.com/costad2/i2cdev.git;protocol=https;branch=master \