summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/librsync/librsync_2.3.4.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-support/librsync/librsync_2.3.4.bb')
-rw-r--r--meta-oe/recipes-support/librsync/librsync_2.3.4.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/librsync/librsync_2.3.4.bb b/meta-oe/recipes-support/librsync/librsync_2.3.4.bb
index 3cad665389..c8dfafa2aa 100644
--- a/meta-oe/recipes-support/librsync/librsync_2.3.4.bb
+++ b/meta-oe/recipes-support/librsync/librsync_2.3.4.bb
@@ -5,7 +5,6 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=d8045f3b8f929c1cb29a1e3fd737b499"
5 5
6SRC_URI = "git://github.com/librsync/librsync.git;branch=master;protocol=https" 6SRC_URI = "git://github.com/librsync/librsync.git;branch=master;protocol=https"
7SRCREV = "e364852674780e43d578e4239128ff7014190ed3" 7SRCREV = "e364852674780e43d578e4239128ff7014190ed3"
8S = "${WORKDIR}/git"
9 8
10DEPENDS = "popt" 9DEPENDS = "popt"
11 10