From patchwork Fri Oct 4 13:24:09 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: =?utf-8?q?Kim_B=C3=B8ndergaard?= X-Patchwork-Id: 280593 X-Patchwork-Delegate: esben@haabendal.dk Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from hugin.dotsrc.org (hugin.dotsrc.org [IPv6:2001:878:346::102]) by ozlabs.org (Postfix) with ESMTP id 9FB1D2C00C3 for ; Fri, 4 Oct 2013 23:24:30 +1000 (EST) Received: from hugin.dotsrc.org (localhost [127.0.0.1]) by hugin.dotsrc.org (Postfix) with ESMTP id 61AD53F8F3 for ; Fri, 4 Oct 2013 15:24:28 +0200 (CEST) X-Original-To: dev@oe-lite.org Delivered-To: dev@oe-lite.org Received: from mail02.prevas.se (mail02.prevas.se [62.95.78.10]) by hugin.dotsrc.org (Postfix) with ESMTPS id C45523F8F3 for ; Fri, 4 Oct 2013 15:24:25 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=prevas.dk; i=@prevas.dk; l=943; q=dns/txt; s=ironport2; t=1380893065; x=1412429065; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version; bh=PAeOn1sqjy8lx8cNrLAo4+UiJ9y5p0RCMIKgEFg1o0M=; b=thdLrwYZpIyP6o69eydI+zyDFjEzIAIM6l6TAklP9YNr0C8oi2asQKFG 8tlTSsnFQLvsssj+jlbNzumApjRKLxUP1/KuT4vwYyuqebIbWkOTheo3P LRFKu4kSbWGhgaojslMkGKeXCOCyIkLw6I+rwsSdBkKnXu1CyiSAejx9A k=; X-IronPort-AV: E=Sophos;i="4.90,1033,1371074400"; d="scan'208";a="3749079" Received: from vmprevas3.prevas.se (HELO smtp.prevas.se) ([172.16.8.103]) by ironport2.prevas.se with ESMTP/TLS/AES128-SHA; 04 Oct 2013 15:24:25 +0200 Received: from localhost (172.16.10.102) by smtp.prevas.se (172.16.8.105) with Microsoft SMTP Server id 14.2.347.0; Fri, 4 Oct 2013 15:24:25 +0200 Received: by localhost (Postfix, from userid 30019) id 565DB6819A0; Fri, 4 Oct 2013 13:24:25 +0000 (UTC) From: =?UTF-8?q?Kim=20B=C3=B8ndergaard?= To: Subject: [PATCH 03/17] rsync: New recipe Date: Fri, 4 Oct 2013 13:24:09 +0000 Message-ID: X-Mailer: git-send-email 1.8.4 In-Reply-To: References: MIME-Version: 1.0 Cc: =?UTF-8?q?Kim=20B=C3=B8ndergaard?= X-BeenThere: dev@oe-lite.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: OE-lite development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dev-bounces@oe-lite.org Errors-To: dev-bounces@oe-lite.org --- recipes/rsync/rsync_3.0.9.oe | 9 +++++++++ recipes/rsync/rsync_3.0.9.oe.sig | 1 + 2 files changed, 10 insertions(+) create mode 100644 recipes/rsync/rsync_3.0.9.oe create mode 100644 recipes/rsync/rsync_3.0.9.oe.sig diff --git a/recipes/rsync/rsync_3.0.9.oe b/recipes/rsync/rsync_3.0.9.oe new file mode 100644 index 0000000..4c64033 --- /dev/null +++ b/recipes/rsync/rsync_3.0.9.oe @@ -0,0 +1,9 @@ +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 + diff --git a/recipes/rsync/rsync_3.0.9.oe.sig b/recipes/rsync/rsync_3.0.9.oe.sig new file mode 100644 index 0000000..221872a --- /dev/null +++ b/recipes/rsync/rsync_3.0.9.oe.sig @@ -0,0 +1 @@ +c64c8341984aea647506eb504496999fd968ddfc rsync-3.0.9.tar.gz