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, 2 insertions, 0 deletions
diff --git a/meta-oe/recipes-extended/socketcan/can-isotp_git.bb b/meta-oe/recipes-extended/socketcan/can-isotp_git.bb index ab97356e9b..fa43c9de58 100644 --- a/meta-oe/recipes-extended/socketcan/can-isotp_git.bb +++ b/meta-oe/recipes-extended/socketcan/can-isotp_git.bb | |||
| @@ -5,6 +5,8 @@ PV = "1.0+git" | |||
| 5 | 5 | ||
| 6 | SRC_URI = "git://github.com/hartkopp/can-isotp.git;protocol=https;branch=master" | 6 | SRC_URI = "git://github.com/hartkopp/can-isotp.git;protocol=https;branch=master" |
| 7 | 7 | ||
| 8 | # Upstream repo does not tag | ||
| 9 | UPSTREAM_CHECK_COMMITS = "1" | ||
| 8 | 10 | ||
| 9 | S = "${WORKDIR}/git" | 11 | S = "${WORKDIR}/git" |
| 10 | 12 | ||
