From patchwork Wed Feb 27 13:10:12 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: 223602 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 C44902C0086 for ; Thu, 28 Feb 2013 00:10:48 +1100 (EST) Received: from hugin.dotsrc.org (localhost [127.0.0.1]) by hugin.dotsrc.org (Postfix) with ESMTP id CCF183FE26 for ; Wed, 27 Feb 2013 14:10:46 +0100 (CET) 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 06F063FDF2 for ; Wed, 27 Feb 2013 14:10:45 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=prevas.dk; i=@prevas.dk; l=869; q=dns/txt; s=ironport2; t=1361970645; x=1393506645; h=from:to:subject:date:message-id:in-reply-to:references: mime-version; bh=BGxP8ocoqFH5TDC0mny6WpCXuMyKY0pGum4T4VoXOuE=; b=HUkEbKYKy4/Y3HYu5tZg0RTYA2UE26dZ/tPch2c1jzU7KtX1z1LY5Kma RpL7/BqPm9OaiOFTSFq5Se002vOTRGEKdlpUw6/4RwEneAaaOZ1kpPPQQ 5rYf/h+td2GtBJ/ocK2YoDfjZ94NEhFKDM0E8R413ygDbvqDu/7k4e17x 0=; X-IronPort-AV: E=Sophos;i="4.84,747,1355094000"; d="scan'208";a="2192241" Received: from vmprevas3.prevas.se (HELO smtp.prevas.se) ([172.16.8.103]) by ironport2.prevas.se with ESMTP/TLS/AES128-SHA; 27 Feb 2013 14:10:19 +0100 Received: from localhost (172.16.10.102) by smtp.prevas.se (172.16.8.105) with Microsoft SMTP Server id 14.2.342.3; Wed, 27 Feb 2013 14:10:19 +0100 Received: by localhost (Postfix, from userid 30019) id A826668441B; Wed, 27 Feb 2013 13:10:19 +0000 (UTC) From: =?UTF-8?q?Kim=20B=C3=B8ndergaard?= To: Subject: [PATCH 3/7] babeltrace: Updated to version 1.03 Date: Wed, 27 Feb 2013 13:10:12 +0000 Message-ID: X-Mailer: git-send-email 1.8.0.3 In-Reply-To: References: MIME-Version: 1.0 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/lttng/babeltrace_1.0.3.oe | 2 ++ recipes/lttng/babeltrace_1.0.3.oe.sig | 2 ++ 2 files changed, 4 insertions(+) create mode 100644 recipes/lttng/babeltrace_1.0.3.oe create mode 100644 recipes/lttng/babeltrace_1.0.3.oe.sig diff --git a/recipes/lttng/babeltrace_1.0.3.oe b/recipes/lttng/babeltrace_1.0.3.oe new file mode 100644 index 0000000..2ecc3d8 --- /dev/null +++ b/recipes/lttng/babeltrace_1.0.3.oe @@ -0,0 +1,2 @@ +# -*- mode:python; -*- +require ${PN}.inc diff --git a/recipes/lttng/babeltrace_1.0.3.oe.sig b/recipes/lttng/babeltrace_1.0.3.oe.sig new file mode 100644 index 0000000..ff790d1 --- /dev/null +++ b/recipes/lttng/babeltrace_1.0.3.oe.sig @@ -0,0 +1,2 @@ +50b11a25a44a9d7c19909d8f251db1d1a8d32221 babeltrace-1.0.0-rc1.tar.bz2 +d03894022757298f5de3678c6cd51a26a8931010 babeltrace-1.0.3.tar.bz2