diff options
Diffstat (limited to 'meta-oe/recipes-extended/libdivecomputer/libdivecomputer_git.bb')
| -rw-r--r-- | meta-oe/recipes-extended/libdivecomputer/libdivecomputer_git.bb | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/libdivecomputer/libdivecomputer_git.bb b/meta-oe/recipes-extended/libdivecomputer/libdivecomputer_git.bb index ac609a96c2..1154dc0c53 100644 --- a/meta-oe/recipes-extended/libdivecomputer/libdivecomputer_git.bb +++ b/meta-oe/recipes-extended/libdivecomputer/libdivecomputer_git.bb | |||
| @@ -9,8 +9,11 @@ DEPENDS = "libusb1" | |||
| 9 | inherit autotools pkgconfig | 9 | inherit autotools pkgconfig |
| 10 | 10 | ||
| 11 | PV = "0.0.0" | 11 | PV = "0.0.0" |
| 12 | PR = "r1" | ||
| 13 | |||
| 12 | SRCREV = "b7a6be15ca58cc8f89fbc8fa1a4c840e13d51092" | 14 | SRCREV = "b7a6be15ca58cc8f89fbc8fa1a4c840e13d51092" |
| 13 | SRC_URI = "git://libdivecomputer.git.sourceforge.net/gitroot/libdivecomputer/libdivecomputer" | 15 | SRC_URI = "git://libdivecomputer.git.sourceforge.net/gitroot/libdivecomputer/libdivecomputer \ |
| 16 | file://fix-ar.patch" | ||
| 14 | S = "${WORKDIR}/git" | 17 | S = "${WORKDIR}/git" |
| 15 | 18 | ||
| 16 | 19 | ||
