diff --git a/meta-oe/recipes-support/rsnapshot/rsnapshot_git.bb b/meta-oe/recipes-support/rsnapshot/rsnapshot_1.5.1.bb similarity index 95% rename from meta-oe/recipes-support/rsnapshot/rsnapshot_git.bb rename to meta-oe/recipes-support/rsnapshot/rsnapshot_1.5.1.bb index 8c4183bae3..29b8be9b3c 100644 --- a/meta-oe/recipes-support/rsnapshot/rsnapshot_git.bb +++ b/meta-oe/recipes-support/rsnapshot/rsnapshot_1.5.1.bb @@ -22,10 +22,9 @@ RDEPENDS:${PN} = "rsync \ perl-module-ipc-open3 \ " -SRCREV = "1b943dbc7695d62fac5c0f9549ec696a538be19c" -PV = "1.4.5" +SRCREV = "367a49cda9d428c27a50641d99734c7b790f2cc1" -SRC_URI = "git://github.com/DrHyde/${BPN};branch=master;protocol=https \ +SRC_URI = "git://github.com/DrHyde/${BPN};branch=master;protocol=https;tag=${PV} \ file://configure-fix-cmd_rsync.patch \ "