From 2de3b1097d17897d80856dec1100266ea2d5db60 Mon Sep 17 00:00:00 2001 From: Michael Lauer Date: Mon, 12 Jul 2004 18:23:59 +0000 Subject: [PATCH] rsync.patch BKrev: 40f2d73fChUPt8fI1VMDnn_EMZaWGg --- BitKeeper/etc/logging_ok | 1 + rsync/rsync-2.6.2/gettimeofday.patch | 0 rsync/rsync_2.6.2.oe | 12 ++++++++++++ 3 files changed, 13 insertions(+) create mode 100644 rsync/rsync-2.6.2/gettimeofday.patch diff --git a/BitKeeper/etc/logging_ok b/BitKeeper/etc/logging_ok index a8de719..b6c7d46 100644 --- a/BitKeeper/etc/logging_ok +++ b/BitKeeper/etc/logging_ok @@ -46,6 +46,7 @@ schurig@schurig.homelinux.net szczepan@home.hrw.one.pl szczepan@hrw.local tgall@www.rochcivictheatre.org +themel@sophokles.home.themel.com timh@host10.kano.org.uk timh@smallshiny.kano.org.uk wind@spiritship.(none) diff --git a/rsync/rsync-2.6.2/gettimeofday.patch b/rsync/rsync-2.6.2/gettimeofday.patch new file mode 100644 index 0000000..e69de29 diff --git a/rsync/rsync_2.6.2.oe b/rsync/rsync_2.6.2.oe index e69de29..019f683 100644 --- a/rsync/rsync_2.6.2.oe +++ b/rsync/rsync_2.6.2.oe @@ -0,0 +1,12 @@ +DESCRIPTION = "A file-synchronization tool" +SECTION = "net" +PRIORITY = "optional" +MAINTAINER = "Chris Larson " + +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=""' -- 2.7.4