diff options
| author | zhengruoqin <zhengrq.fnst@fujitsu.com> | 2021-05-14 10:14:33 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2021-05-14 07:26:46 -0700 |
| commit | 363370a846e01b62d2a4d0f7d1ffda348d0832ba (patch) | |
| tree | 3ecc5835730321ada7e98bdcc5ea06157bba578e | |
| parent | fec704f62ce8cbe88402d40d966d3cac949c5551 (diff) | |
| download | meta-openembedded-363370a846e01b62d2a4d0f7d1ffda348d0832ba.tar.gz | |
libdivecomputer: upgrade 0.6.0 -> 0.7.0
Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | meta-oe/recipes-extended/libdivecomputer/libdivecomputer_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-extended/libdivecomputer/libdivecomputer_git.bb b/meta-oe/recipes-extended/libdivecomputer/libdivecomputer_git.bb index b7c1958eef..116ecd84a8 100644 --- a/meta-oe/recipes-extended/libdivecomputer/libdivecomputer_git.bb +++ b/meta-oe/recipes-extended/libdivecomputer/libdivecomputer_git.bb | |||
| @@ -8,9 +8,9 @@ DEPENDS = "libusb1" | |||
| 8 | 8 | ||
| 9 | inherit autotools pkgconfig | 9 | inherit autotools pkgconfig |
| 10 | 10 | ||
| 11 | PV = "0.6.0" | 11 | PV = "0.7.0" |
| 12 | 12 | ||
| 13 | SRCREV = "1195abc2f4acc7b10175d570ec73549d0938c83e" | 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 \ |
| 15 | " | 15 | " |
| 16 | 16 | ||
