mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
rsnapshot: upgrade 1.4.2 -> 1.4.3
VERSION 1.4.3 ------------------------------------------------------------------------------ - Fixes and minor updates to Pod / man page. - Adds more tests. - Restore rsync error code 23 as an important warning. - Fixes shortargs appending. - Non-LVM backup source breaks after LVM backup source. - Update rsnapreport.pl utility script to work with rsync >= 3.1.0 stats and bytes changes. Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
committed by
Khem Raj
parent
06a9209d8f
commit
4ea3135e94
@@ -20,8 +20,8 @@ RDEPENDS_${PN} = "rsync \
|
||||
perl-module-overloading \
|
||||
"
|
||||
|
||||
SRCREV = "27209563f924a22f510698ea225f53ea52f07cb4"
|
||||
PV = "1.4.2+git${SRCPV}"
|
||||
SRCREV = "a9e29850fc33c503c289e245c7bad350eed746d9"
|
||||
PV = "1.4.3+git${SRCPV}"
|
||||
|
||||
SRC_URI = "git://github.com/DrHyde/${BPN};branch=master;protocol=git \
|
||||
file://configure-fix-cmd_rsync.patch \
|
||||
|
||||
Reference in New Issue
Block a user