diff options
Diffstat (limited to 'meta-oe/recipes-extended/libdivecomputer/libdivecomputer_git.bb')
| -rw-r--r-- | meta-oe/recipes-extended/libdivecomputer/libdivecomputer_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/libdivecomputer/libdivecomputer_git.bb b/meta-oe/recipes-extended/libdivecomputer/libdivecomputer_git.bb index 116ecd84a8..7ca2a5f2c6 100644 --- a/meta-oe/recipes-extended/libdivecomputer/libdivecomputer_git.bb +++ b/meta-oe/recipes-extended/libdivecomputer/libdivecomputer_git.bb | |||
| @@ -11,7 +11,7 @@ inherit autotools pkgconfig | |||
| 11 | PV = "0.7.0" | 11 | PV = "0.7.0" |
| 12 | 12 | ||
| 13 | SRCREV = "47cbed5355ffda7b952193a770a9a9fa9f89b25b" | 13 | SRCREV = "47cbed5355ffda7b952193a770a9a9fa9f89b25b" |
| 14 | SRC_URI = "git://github.com/libdivecomputer/libdivecomputer.git;protocol=https \ | 14 | SRC_URI = "git://github.com/libdivecomputer/libdivecomputer.git;protocol=https;branch=master \ |
| 15 | " | 15 | " |
| 16 | 16 | ||
| 17 | S = "${WORKDIR}/git" | 17 | S = "${WORKDIR}/git" |
