]> code.ossystems Code Review - openembedded-core.git/commitdiff
rsync: fix SRC_URI
authorMarcin Juszkiewicz <hrw@openedhand.com>
Fri, 8 Aug 2008 07:42:25 +0000 (07:42 +0000)
committerMarcin Juszkiewicz <hrw@openedhand.com>
Fri, 8 Aug 2008 07:42:25 +0000 (07:42 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5029 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/rsync/rsync_2.6.9.bb

index ab7ae43428d6212939c2463df8b3452ad01a3f19..52a0a8dba2ac83e4540d73cc649e5c17b6f8d185 100644 (file)
@@ -2,9 +2,8 @@ LICENSE = "GPL"
 DESCRIPTION = "A file-synchronization tool"
 SECTION = "console/network"
 PRIORITY = "optional"
-PR = "r0"
 
-SRC_URI = "http://rsync.samba.org/ftp/rsync/rsync-${PV}.tar.gz \
+SRC_URI = "http://rsync.samba.org/ftp/rsync/src/rsync-${PV}.tar.gz \
            file://rsyncd.conf"
 
 inherit autotools