aboutsummaryrefslogtreecommitdiffstats
path: root/rsync/rsync_2.6.2.oe
diff options
context:
space:
mode:
Diffstat (limited to 'rsync/rsync_2.6.2.oe')
-rw-r--r--rsync/rsync_2.6.2.oe13
1 files changed, 0 insertions, 13 deletions
diff --git a/rsync/rsync_2.6.2.oe b/rsync/rsync_2.6.2.oe
deleted file mode 100644
index 8b50f86628..0000000000
--- a/rsync/rsync_2.6.2.oe
+++ /dev/null
@@ -1,13 +0,0 @@
-LICENSE = GPL
-DESCRIPTION = "A file-synchronization tool"
-SECTION = "console/network"
-PRIORITY = "optional"
-MAINTAINER = "Chris Larson <kergoth@handhelds.org>"
-
-SRC_URI = "http://rsync.samba.org/ftp/rsync/rsync-${PV}.tar.gz \
- file://fixedwidthtypes.patch;patch=1 \
- file://gettimeofday.patch;patch=1"
-
-inherit autotools
-
-EXTRA_OEMAKE='STRIP=""'