From patchwork Tue Jan 14 12:33:53 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: christian.braunersorensen@prevas.dk X-Patchwork-Id: 310650 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 032D52C00B2 for ; Tue, 14 Jan 2014 23:35:59 +1100 (EST) Received: from hugin.dotsrc.org (localhost [127.0.0.1]) by hugin.dotsrc.org (Postfix) with ESMTP id 7143C3FDBF for ; Tue, 14 Jan 2014 13:35:58 +0100 (CET) X-Original-To: dev@oe-lite.org Delivered-To: dev@oe-lite.org Received: from mail01.prevas.se (mail01.prevas.se [62.95.78.3]) by hugin.dotsrc.org (Postfix) with ESMTPS id 314473FF1D for ; Tue, 14 Jan 2014 13:35:05 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=prevas.dk; i=@prevas.dk; l=1191; q=dns/txt; s=ironport1; t=1389702905; x=1421238905; h=from:to:subject:date:message-id:in-reply-to:references: mime-version:content-transfer-encoding; bh=s2nA8Q717A99u+7HByGcRo7M/PPuuVCcMoVCNcvLHPw=; b=O6wgBil4UB4apMF4obTdoHv5ZkcmIHjZILPc1mHCtnRRFcBEzxa4AfIl NmjIb90W49076PtF2Mfd6bC/k+V8umSybC6eVVdDdSrFoX5YBXRAtXccc tyqeB6Izc5NJ88ACEQ4EdsnFVoSEq99AD5PRpeLAbkGAbWrdQVSb8T/Kg 8=; X-IronPort-AV: E=Sophos;i="4.95,658,1384297200"; d="scan'208";a="4300235" Received: from vmprevas3.prevas.se (HELO smtp.prevas.se) ([172.16.8.103]) by ironport1.prevas.se with ESMTP/TLS/AES128-SHA; 14 Jan 2014 13:35:02 +0100 Received: from localhost (172.16.10.102) by smtp.prevas.se (172.16.8.105) with Microsoft SMTP Server id 14.2.347.0; Tue, 14 Jan 2014 13:35:02 +0100 Received: by localhost (Postfix, from userid 30007) id 8ADE1681567; Tue, 14 Jan 2014 12:35:02 +0000 (UTC) From: To: Subject: [PATCH 066/131] lttng-ust: Add version 2.3.1 Date: Tue, 14 Jan 2014 12:33:53 +0000 Message-ID: <4ebd8cabeab191562085a2382666abfdc6e50e28.1389702652.git.christian.braunersorensen@prevas.dk> X-Mailer: git-send-email 1.8.4 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 From: Christian Sørensen Signed-off-by: Christian Sørensen --- recipes/lttng/lttng-ust_2.3.1.oe | 8 ++++++++ recipes/lttng/lttng-ust_2.3.1.oe.sig | 1 + 2 files changed, 9 insertions(+) create mode 100644 recipes/lttng/lttng-ust_2.3.1.oe create mode 100644 recipes/lttng/lttng-ust_2.3.1.oe.sig diff --git a/recipes/lttng/lttng-ust_2.3.1.oe b/recipes/lttng/lttng-ust_2.3.1.oe new file mode 100644 index 0000000..3e9c017 --- /dev/null +++ b/recipes/lttng/lttng-ust_2.3.1.oe @@ -0,0 +1,8 @@ +require ${PN}.inc +LICENSE = "LGPLv2.1+ & BSD" + +DEPENDS_LIBURCU = "liburcu-cds liburcu-common liburcu-bp" +COMPATIBLE_HOST_ARCHS = "i.86-.*-.*linux- x86_64-.*-.*linux- powerpc-.*-.*linux- powerpc64-.*-.*linux- arm-.*-.*linux-" + +LIBRARY_VERSION = "0" +LIBRARY_VERSION_${PN}-liblttng-ust-ctl = "2" diff --git a/recipes/lttng/lttng-ust_2.3.1.oe.sig b/recipes/lttng/lttng-ust_2.3.1.oe.sig new file mode 100644 index 0000000..c1283c2 --- /dev/null +++ b/recipes/lttng/lttng-ust_2.3.1.oe.sig @@ -0,0 +1 @@ +4e4af1943aff2b62f9bdc9422de18a2f1eb85a41 lttng-ust-2.3.1.tar.bz2