diff options
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.bb | 1 |
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 | ||
6 | SRC_URI = "git://github.com/librsync/librsync.git;branch=master;protocol=https" | 6 | SRC_URI = "git://github.com/librsync/librsync.git;branch=master;protocol=https" |
7 | SRCREV = "e364852674780e43d578e4239128ff7014190ed3" | 7 | SRCREV = "e364852674780e43d578e4239128ff7014190ed3" |
8 | S = "${WORKDIR}/git" | ||
9 | 8 | ||
10 | DEPENDS = "popt" | 9 | DEPENDS = "popt" |
11 | 10 | ||