From 363370a846e01b62d2a4d0f7d1ffda348d0832ba Mon Sep 17 00:00:00 2001 From: zhengruoqin Date: Fri, 14 May 2021 10:14:33 +0800 Subject: [PATCH] libdivecomputer: upgrade 0.6.0 -> 0.7.0 Signed-off-by: Zheng Ruoqin Signed-off-by: Khem Raj --- .../recipes-extended/libdivecomputer/libdivecomputer_git.bb | 4 ++-- 1 file 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" inherit autotools pkgconfig -PV = "0.6.0" +PV = "0.7.0" -SRCREV = "1195abc2f4acc7b10175d570ec73549d0938c83e" +SRCREV = "47cbed5355ffda7b952193a770a9a9fa9f89b25b" SRC_URI = "git://github.com/libdivecomputer/libdivecomputer.git;protocol=https \ "