From patchwork Wed Feb 27 13:10:14 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: 223598 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 64D562C0087 for ; Thu, 28 Feb 2013 00:10:25 +1100 (EST) Received: from hugin.dotsrc.org (localhost [127.0.0.1]) by hugin.dotsrc.org (Postfix) with ESMTP id 17EFF3FE26 for ; Wed, 27 Feb 2013 14:10:23 +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 3B5CC3FDF2 for ; Wed, 27 Feb 2013 14:10:21 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=prevas.dk; i=@prevas.dk; l=1339; q=dns/txt; s=ironport1; t=1361970621; x=1393506621; h=from:to:subject:date:message-id:in-reply-to:references: mime-version; bh=ttwYVdMaOwwNuUo8ZgdmEArWSDmX4TRziMtFRu0hFA4=; b=Lh2Q9AjT+096XcVHkFZ3eJwWjeQFHYKBfOID7gOFJ0tDf7o2GfbRiU1x GFQqi3P0wP2KBURpwFDWdEiRw1Y7CY3QMFMTXV0j8OKlYYMZ91xfwzssF h/Xp+gwiyXJQwIfxHk1XE+TQNST1jPnttKl3ahliPvE6f/hx7fWrI7lDE Y=; X-IronPort-AV: E=Sophos;i="4.84,747,1355094000"; d="scan'208";a="2827037" Received: from vmprevas3.prevas.se (HELO smtp.prevas.se) ([172.16.8.103]) by ironport1.prevas.se with ESMTP/TLS/AES128-SHA; 27 Feb 2013 14:10:20 +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 BDA4F68441A; Wed, 27 Feb 2013 13:10:19 +0000 (UTC) From: =?UTF-8?q?Kim=20B=C3=B8ndergaard?= To: Subject: [PATCH 5/7] lttng-ust: Version 2.0.5 removed Date: Wed, 27 Feb 2013 13:10:14 +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/lttng-ust_2.0.5.oe | 16 ---------------- recipes/lttng/lttng-ust_2.0.5.oe.sig | 1 - 2 files changed, 17 deletions(-) delete mode 100644 recipes/lttng/lttng-ust_2.0.5.oe delete mode 100644 recipes/lttng/lttng-ust_2.0.5.oe.sig diff --git a/recipes/lttng/lttng-ust_2.0.5.oe b/recipes/lttng/lttng-ust_2.0.5.oe deleted file mode 100644 index 350ff7b..0000000 --- a/recipes/lttng/lttng-ust_2.0.5.oe +++ /dev/null @@ -1,16 +0,0 @@ -SUMMARY = "Linux Trace Toolkit Userspace Tracer 2.0" -DESCRIPTION = "The LTTng UST 2.0 package contains the userspace tracer library to trace userspace codes." -HOMEPAGE = "http://lttng.org/lttng2.0" -LICENSE = "LGPLv2.1+ & BSD" - -inherit c++ autotools-autoreconf - -DEPENDS = "liburcu util-linux libuuid librt libdl" -SRC_URI = "http://lttng.org/files/lttng-ust/lttng-ust-${PV}.tar.bz2" - -PACKAGES = "${PN}-dbg ${PN}-doc ${PN} ${PN}-dev ${PN}-locale ${PN}-demos" - -FILES_${PN}-demos = "/tmp/" -FILES_${PN} += "${libdir}/*.so" - -RDEPENDS_${PN} = "liburcu" diff --git a/recipes/lttng/lttng-ust_2.0.5.oe.sig b/recipes/lttng/lttng-ust_2.0.5.oe.sig deleted file mode 100644 index de0052f..0000000 --- a/recipes/lttng/lttng-ust_2.0.5.oe.sig +++ /dev/null @@ -1 +0,0 @@ -5b3414e307ba9545d2d886d188eea6d8cb8a9dd1 lttng-ust-2.0.5.tar.bz2