From: tom.zanussi@intel.com
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/3] Remove legacy lttng, v3
Date: Fri, 11 Jan 2013 17:28:45 -0600 [thread overview]
Message-ID: <cover.1357946582.git.tom.zanussi@intel.com> (raw)
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
--
1.7.11.4
next reply other threads:[~2013-01-11 23:44 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-01-11 23:28 tom.zanussi [this message]
2013-01-11 23:28 ` [PATCH 1/3] lttng: remove 'legacy' lttng tom.zanussi
2013-01-11 23:28 ` [PATCH 2/3] lttng2-ust: rename to lttng-ust tom.zanussi
2013-01-11 23:28 ` [PATCH 3/3] recipes-kernel/lttng-2.0: rename to recipes-kernel/lttng tom.zanussi
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1357946582.git.tom.zanussi@intel.com \
--to=tom.zanussi@intel.com \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.