diff options
Diffstat (limited to 'meta-oe/recipes-support/libcyusbserial/libcyusbserial_git.bb')
| -rw-r--r-- | meta-oe/recipes-support/libcyusbserial/libcyusbserial_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/libcyusbserial/libcyusbserial_git.bb b/meta-oe/recipes-support/libcyusbserial/libcyusbserial_git.bb index 98871c3cf0..35083847cb 100644 --- a/meta-oe/recipes-support/libcyusbserial/libcyusbserial_git.bb +++ b/meta-oe/recipes-support/libcyusbserial/libcyusbserial_git.bb | |||
| @@ -8,7 +8,7 @@ DEPENDS = "libusb udev" | |||
| 8 | PV = "1.0.0+git${SRCPV}" | 8 | PV = "1.0.0+git${SRCPV}" |
| 9 | 9 | ||
| 10 | SRCREV = "655e2d544183d094f0e2d119c7e0c6206a0ddb3f" | 10 | SRCREV = "655e2d544183d094f0e2d119c7e0c6206a0ddb3f" |
| 11 | SRC_URI = "git://github.com/cyrozap/${BPN}.git" | 11 | SRC_URI = "git://github.com/cyrozap/${BPN}.git;branch=master;protocol=https" |
| 12 | 12 | ||
| 13 | S = "${WORKDIR}/git" | 13 | S = "${WORKDIR}/git" |
| 14 | 14 | ||
