diff options
-rw-r--r-- | rsync/rsync-2.6.2/fixedwidthtypes.patch (renamed from rsync/rsync-2.6.1pre-1/compile-fix.patch) | 0 | ||||
-rw-r--r-- | rsync/rsync_2.6.1pre-1.oe | 16 | ||||
-rw-r--r-- | rsync/rsync_2.6.2.oe | 0 |
3 files changed, 0 insertions, 16 deletions
diff --git a/rsync/rsync-2.6.1pre-1/compile-fix.patch b/rsync/rsync-2.6.2/fixedwidthtypes.patch index e69de29bb2..e69de29bb2 100644 --- a/rsync/rsync-2.6.1pre-1/compile-fix.patch +++ b/rsync/rsync-2.6.2/fixedwidthtypes.patch diff --git a/rsync/rsync_2.6.1pre-1.oe b/rsync/rsync_2.6.1pre-1.oe deleted file mode 100644 index 204a2d5e33..0000000000 --- a/rsync/rsync_2.6.1pre-1.oe +++ /dev/null @@ -1,16 +0,0 @@ -DESCRIPTION = "A file-synchronization tool" -SECTION = "net" -PRIORITY = "optional" -DEPENDS = "virtual/libc" - -SRC_URI = "http://rsync.samba.org/ftp/rsync/preview/rsync-${PV}.tar.gz \ - file://compile-fix.patch;patch=1" - -inherit autotools - -EXTRA_OEMAKE='STRIP=""' - -do_compile_prepend() { - echo "#define HAVE_GETTIMEOFDAY_TZ 1" >>rsync.h - echo "#define uint64 int64" >>rsync.h -} diff --git a/rsync/rsync_2.6.2.oe b/rsync/rsync_2.6.2.oe new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/rsync/rsync_2.6.2.oe |