summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorzhengruoqin <zhengrq.fnst@fujitsu.com>2021-06-18 19:17:38 +0800
committerKhem Raj <raj.khem@gmail.com>2021-06-18 08:42:25 -0700
commitae5b08f5b57efefb455b9d364aa8a2452c90275d (patch)
tree18093901171eed8a49886c1f96dd345673321f0f
parent72280dcf59cb5095b74c7dd467c3d1809ac2ddeb (diff)
downloadmeta-openembedded-ae5b08f5b57efefb455b9d364aa8a2452c90275d.tar.gz
rsnapshot: upgrade 1.4.3 -> 1.4.4
Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--meta-oe/recipes-support/rsnapshot/rsnapshot_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-support/rsnapshot/rsnapshot_git.bb b/meta-oe/recipes-support/rsnapshot/rsnapshot_git.bb
index 33f5dccca2..a81d8d6cad 100644
--- a/meta-oe/recipes-support/rsnapshot/rsnapshot_git.bb
+++ b/meta-oe/recipes-support/rsnapshot/rsnapshot_git.bb
@@ -22,8 +22,8 @@ RDEPENDS_${PN} = "rsync \
22 perl-module-ipc-open3 \ 22 perl-module-ipc-open3 \
23 " 23 "
24 24
25SRCREV = "a9e29850fc33c503c289e245c7bad350eed746d9" 25SRCREV = "4dc82bfe6be3f83fcfa94946dcf6accfd6a18031"
26PV = "1.4.3+git${SRCPV}" 26PV = "1.4.4+git${SRCPV}"
27 27
28SRC_URI = "git://github.com/DrHyde/${BPN};branch=master;protocol=git \ 28SRC_URI = "git://github.com/DrHyde/${BPN};branch=master;protocol=git \
29 file://configure-fix-cmd_rsync.patch \ 29 file://configure-fix-cmd_rsync.patch \