diff options
Diffstat (limited to 'meta-oe/recipes-extended/socketcan/can-isotp_git.bb')
| -rw-r--r-- | meta-oe/recipes-extended/socketcan/can-isotp_git.bb | 2 |
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" | |||
| 3 | SRCREV = "b31bce98d65f894aad6427bcf6f3f7822e261a59" | 3 | SRCREV = "b31bce98d65f894aad6427bcf6f3f7822e261a59" |
| 4 | PV = "1.0+git${SRCPV}" | 4 | PV = "1.0+git${SRCPV}" |
| 5 | 5 | ||
| 6 | SRC_URI = "git://github.com/hartkopp/can-isotp.git;protocol=https" | 6 | SRC_URI = "git://github.com/hartkopp/can-isotp.git;protocol=https;branch=master" |
| 7 | 7 | ||
| 8 | S = "${WORKDIR}/git" | 8 | S = "${WORKDIR}/git" |
| 9 | 9 | ||
