diff mbox

[11/22] rsync: Version 3.1.0

Message ID a7605f752645195721f53b12aa984a1a8ef7e16c.1389173315.git.kibo@prevas.dk
State Accepted
Delegated to: Esben Haabendal
Headers show

Commit Message

Kim Bøndergaard Jan. 8, 2014, 9:30 a.m. UTC
---
 recipes/rsync/rsync_3.1.0.oe     | 11 +++++++++++
 recipes/rsync/rsync_3.1.0.oe.sig |  1 +
 2 files changed, 12 insertions(+)
 create mode 100644 recipes/rsync/rsync_3.1.0.oe
 create mode 100644 recipes/rsync/rsync_3.1.0.oe.sig

Comments

Esben Haabendal Feb. 7, 2014, 1:22 p.m. UTC | #1
Merged to master, thanks.

/Esben
diff mbox

Patch

diff --git a/recipes/rsync/rsync_3.1.0.oe b/recipes/rsync/rsync_3.1.0.oe
new file mode 100644
index 0000000..869269e
--- /dev/null
+++ b/recipes/rsync/rsync_3.1.0.oe
@@ -0,0 +1,11 @@ 
+DESCRIPTION = "rsync is an open source utility that provides fast incremental file transfer. "
+LICENSE = "GPL"
+
+SRC_URI = "http://rsync.samba.org/ftp/rsync/src/${PN}-${PV}.tar.gz"
+
+RECIPE_TYPES = "machine"
+
+inherit autotools
+
+DEPENDS_${PN} = "libc libgcc"
+RDEPENDS_${PN} = "libc libgcc"
diff --git a/recipes/rsync/rsync_3.1.0.oe.sig b/recipes/rsync/rsync_3.1.0.oe.sig
new file mode 100644
index 0000000..0722b93
--- /dev/null
+++ b/recipes/rsync/rsync_3.1.0.oe.sig
@@ -0,0 +1 @@ 
+eb58ab04bcb6293da76b83f58327c038b23fcba3  rsync-3.1.0.tar.gz