summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-extended/socketcan/can-isotp_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-extended/socketcan/can-isotp_git.bb')
-rw-r--r--meta-oe/recipes-extended/socketcan/can-isotp_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/socketcan/can-isotp_git.bb b/meta-oe/recipes-extended/socketcan/can-isotp_git.bb
index eca8dfc7b7..a103bfd996 100644
--- a/meta-oe/recipes-extended/socketcan/can-isotp_git.bb
+++ b/meta-oe/recipes-extended/socketcan/can-isotp_git.bb
@@ -3,7 +3,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=72d977d697c3c05830fdff00a7448931"
3SRCREV = "b31bce98d65f894aad6427bcf6f3f7822e261a59" 3SRCREV = "b31bce98d65f894aad6427bcf6f3f7822e261a59"
4PV = "1.0+git${SRCPV}" 4PV = "1.0+git${SRCPV}"
5 5
6SRC_URI = "git://github.com/hartkopp/can-isotp.git;protocol=https" 6SRC_URI = "git://github.com/hartkopp/can-isotp.git;protocol=https;branch=master"
7 7
8S = "${WORKDIR}/git" 8S = "${WORKDIR}/git"
9 9