| Submitter | Tom Zanussi |
|---|---|
| Date | Jan. 11, 2013, 11:28 p.m. |
| Message ID | <cover.1357946582.git.tom.zanussi@intel.com> |
| Download | mbox |
| Permalink | /patch/42521/ |
| State | New |
| Headers | show
Delivered-To: oepatches@gmail.com Received: from pop.gmail.com by opal with POP3 (fetchmail-6.3.9-rc2) for <kraj@localhost> (single-drop); Mon, 14 Jan 2013 22:35:14 +0000 (UTC) Received: by 10.64.37.38 with SMTP id v6csp107891iej; Fri, 11 Jan 2013 15:30:19 -0800 (PST) X-Received: by 10.204.6.87 with SMTP id 23mr37234365bky.78.1357947018369; Fri, 11 Jan 2013 15:30:18 -0800 (PST) Return-Path: <openembedded-core-bounces@lists.openembedded.org> Received: from linuxtogo.org (linuxtogo.org. [188.40.83.200]) by mx.google.com with ESMTPS id w19si11079591bkv.5.2013.01.11.15.30.16 (version=TLSv1 cipher=RC4-SHA bits=128/128); Fri, 11 Jan 2013 15:30:18 -0800 (PST) Received-SPF: neutral (google.com: 188.40.83.200 is neither permitted nor denied by best guess record for domain of openembedded-core-bounces@lists.openembedded.org) client-ip=188.40.83.200; Authentication-Results: mx.google.com; spf=neutral (google.com: 188.40.83.200 is neither permitted nor denied by best guess record for domain of openembedded-core-bounces@lists.openembedded.org) smtp.mail=openembedded-core-bounces@lists.openembedded.org Received: from localhost ([127.0.0.1]) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from <openembedded-core-bounces@lists.openembedded.org>) id 1TtoHJ-0008Q1-Jh; Sat, 12 Jan 2013 00:44:58 +0100 Received: from mga09.intel.com ([134.134.136.24]) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from <tom.zanussi@intel.com>) id 1TtoGa-0008Pm-Gb for openembedded-core@lists.openembedded.org; Sat, 12 Jan 2013 00:44:05 +0100 Received: from orsmga001.jf.intel.com ([10.7.209.18]) by orsmga102.jf.intel.com with ESMTP; 11 Jan 2013 15:27:45 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.84,455,1355126400"; d="scan'208";a="245455359" Received: from unknown (HELO localhost) ([10.255.14.242]) by orsmga001.jf.intel.com with ESMTP; 11 Jan 2013 15:28:47 -0800 From: tom.zanussi@intel.com To: openembedded-core@lists.openembedded.org Date: Fri, 11 Jan 2013 17:28:45 -0600 Message-Id: <cover.1357946582.git.tom.zanussi@intel.com> X-Mailer: git-send-email 1.7.11.4 Subject: [OE-core] [PATCH 0/3] Remove legacy lttng, v3 X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: Patches and discussions about the oe-core layer <openembedded-core.lists.openembedded.org> List-Unsubscribe: <http://lists.linuxtogo.org/cgi-bin/mailman/options/openembedded-core>, <mailto:openembedded-core-request@lists.openembedded.org?subject=unsubscribe> List-Archive: <http://lists.linuxtogo.org/pipermail/openembedded-core> List-Post: <mailto:openembedded-core@lists.openembedded.org> List-Help: <mailto:openembedded-core-request@lists.openembedded.org?subject=help> List-Subscribe: <http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core>, <mailto:openembedded-core-request@lists.openembedded.org?subject=subscribe> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: openembedded-core-bounces@lists.openembedded.org Errors-To: openembedded-core-bounces@lists.openembedded.org |
From: Tom Zanussi <tom.zanussi@intel.com> This patchset removes legacy lttng, which hasn't been operational in Yocto for awhile now. lttng-2.0 is the current version, which was recently updated and now does work. With legacy lttng gone, lttng-2.0 can be renamed back to lttng, which this patchset also does. Tested on crownbay (kernel and userspace). v3 changes: -still had some poky changes mixed in, removed now v2 changes: - remove the poky-specific patches from the patchset - update the patch numbers - added upgrade path for lttng2->lttng rename - since the original posting, lttng-2.0 was upgraded, so the original patchset had to be rebased on top of that The following changes since commit 53cc748b93e8af584557d6db5309c3e955182c5c: linux-libc-headers: fix headers install in long path name environments (2013-01-10 23:53:51 +0000) are available in the git repository at: git://git.yoctoproject.org/poky-contrib.git tzanussi/rm-legacy-lttng-v3 http://git.yoctoproject.org/cgit/cgit.cgi/poky-contrib/log/?h=tzanussi/rm-legacy-lttng-v3 Tom Zanussi (3): lttng: remove 'legacy' lttng lttng2-ust: rename to lttng-ust recipes-kernel/lttng-2.0: rename to recipes-kernel/lttng .../packagegroup-core-tools-profile.bb | 2 +- .../{lttng-2.0 => lttng}/babeltrace_1.0.0.bb | 0 meta/recipes-kernel/lttng/lttng-control_0.89.bb | 23 ------------ ...modules-replace-KERNELDIR-with-KERNEL_SRC.patch | 0 .../{lttng-2.0 => lttng}/lttng-modules_2.1.0.bb | 0 .../{lttng-2.0 => lttng}/lttng-tools_2.1.0.bb | 2 +- meta/recipes-kernel/lttng/lttng-ust_0.16.bb | 32 ----------------- .../lttng-ust_2.1.0.bb} | 5 +++ .../lttng-viewer/add_linkage_to_lttvwindow.patch | 42 ---------------------- meta/recipes-kernel/lttng/lttng-viewer_0.12.38.bb | 40 --------------------- 10 files changed, 7 insertions(+), 139 deletions(-) rename meta/recipes-kernel/{lttng-2.0 => lttng}/babeltrace_1.0.0.bb (100%) delete mode 100644 meta/recipes-kernel/lttng/lttng-control_0.89.bb rename meta/recipes-kernel/{lttng-2.0 => lttng}/lttng-modules/lttng-modules-replace-KERNELDIR-with-KERNEL_SRC.patch (100%) rename meta/recipes-kernel/{lttng-2.0 => lttng}/lttng-modules_2.1.0.bb (100%) rename meta/recipes-kernel/{lttng-2.0 => lttng}/lttng-tools_2.1.0.bb (97%) delete mode 100644 meta/recipes-kernel/lttng/lttng-ust_0.16.bb rename meta/recipes-kernel/{lttng-2.0/lttng2-ust_2.1.0.bb => lttng/lttng-ust_2.1.0.bb} (87%) delete mode 100644 meta/recipes-kernel/lttng/lttng-viewer/add_linkage_to_lttvwindow.patch delete mode 100644 meta/recipes-kernel/lttng/lttng-viewer_0.12.38.bb