All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <cover.1357930527.git.tom.zanussi@intel.com>

diff --git a/a/1.txt b/N1/1.txt
index 47d9a3a..1bdc325 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,19 +1,8 @@
 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).
-
-v2 changes:
-
-- 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
+This patchset removes legacy lttng references from meta-yocto to
+correspond with the patchset sent to oe-core that removes legacy
+lttng.
 
 The following changes since commit 53cc748b93e8af584557d6db5309c3e955182c5c:
 
@@ -24,36 +13,13 @@ are available in the git repository at:
   git://git.yoctoproject.org/poky-contrib.git tzanussi/rm-legacy-lttng-v2
   http://git.yoctoproject.org/cgit/cgit.cgi/poky-contrib/log/?h=tzanussi/rm-legacy-lttng-v2
 
-Tom Zanussi (5):
-  lttng: remove 'legacy' lttng
-  lttng2-ust: rename to lttng-ust
-  recipes-kernel/lttng-2.0: rename to recipes-kernel/lttng
+Tom Zanussi (2):
   lttng: remove references to legacy lttng recipes
   recipe_color.inc: add lttng recipes
 
  meta-yocto/conf/distro/include/distro_alias.inc    |  3 --
  meta-yocto/conf/distro/include/maintainers.inc     |  3 --
  meta-yocto/conf/distro/include/recipe_color.inc    |  5 +--
- .../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 ---------------------
- 13 files changed, 10 insertions(+), 147 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
diff --git a/a/content_digest b/N1/content_digest
index a71f5ee..015a0a5 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,25 +1,14 @@
  "From\0tom.zanussi@intel.com\0"
- "Subject\0[PATCH 0/5] Remove legacy lttng\0"
- "Date\0Fri, 11 Jan 2013 13:20:26 -0600\0"
- "To\0openembedded-core@lists.openembedded.org\0"
+ "Subject\0[PATCH 0/2] Remove legacy lttng references\0"
+ "Date\0Fri, 11 Jan 2013 16:13:12 -0600\0"
+ "To\0poky@yoctoproject.org\0"
  "\00:1\0"
  "b\0"
  "From: Tom Zanussi <tom.zanussi@intel.com>\n"
  "\n"
- "This patchset removes legacy lttng, which hasn't been operational in\n"
- "Yocto for awhile now.  lttng-2.0 is the current version, which was\n"
- "recently updated and now does work.\n"
- "\n"
- "With legacy lttng gone, lttng-2.0 can be renamed back to lttng, which\n"
- "this patchset also does.\n"
- "\n"
- "Tested on crownbay (kernel and userspace).\n"
- "\n"
- "v2 changes:\n"
- "\n"
- "- added upgrade path for lttng2->lttng rename\n"
- "- since the original posting, lttng-2.0 was upgraded, so the original\n"
- "  patchset had to be rebased on top of that\n"
+ "This patchset removes legacy lttng references from meta-yocto to\n"
+ "correspond with the patchset sent to oe-core that removes legacy\n"
+ "lttng.\n"
  "\n"
  "The following changes since commit 53cc748b93e8af584557d6db5309c3e955182c5c:\n"
  "\n"
@@ -30,38 +19,15 @@
  "  git://git.yoctoproject.org/poky-contrib.git tzanussi/rm-legacy-lttng-v2\n"
  "  http://git.yoctoproject.org/cgit/cgit.cgi/poky-contrib/log/?h=tzanussi/rm-legacy-lttng-v2\n"
  "\n"
- "Tom Zanussi (5):\n"
- "  lttng: remove 'legacy' lttng\n"
- "  lttng2-ust: rename to lttng-ust\n"
- "  recipes-kernel/lttng-2.0: rename to recipes-kernel/lttng\n"
+ "Tom Zanussi (2):\n"
  "  lttng: remove references to legacy lttng recipes\n"
  "  recipe_color.inc: add lttng recipes\n"
  "\n"
  " meta-yocto/conf/distro/include/distro_alias.inc    |  3 --\n"
  " meta-yocto/conf/distro/include/maintainers.inc     |  3 --\n"
  " meta-yocto/conf/distro/include/recipe_color.inc    |  5 +--\n"
- " .../packagegroup-core-tools-profile.bb             |  2 +-\n"
- " .../{lttng-2.0 => lttng}/babeltrace_1.0.0.bb       |  0\n"
- " meta/recipes-kernel/lttng/lttng-control_0.89.bb    | 23 ------------\n"
- " ...modules-replace-KERNELDIR-with-KERNEL_SRC.patch |  0\n"
- " .../{lttng-2.0 => lttng}/lttng-modules_2.1.0.bb    |  0\n"
- " .../{lttng-2.0 => lttng}/lttng-tools_2.1.0.bb      |  2 +-\n"
- " meta/recipes-kernel/lttng/lttng-ust_0.16.bb        | 32 -----------------\n"
- " .../lttng-ust_2.1.0.bb}                            |  5 +++\n"
- " .../lttng-viewer/add_linkage_to_lttvwindow.patch   | 42 ----------------------\n"
- " meta/recipes-kernel/lttng/lttng-viewer_0.12.38.bb  | 40 ---------------------\n"
- " 13 files changed, 10 insertions(+), 147 deletions(-)\n"
- " rename meta/recipes-kernel/{lttng-2.0 => lttng}/babeltrace_1.0.0.bb (100%)\n"
- " delete mode 100644 meta/recipes-kernel/lttng/lttng-control_0.89.bb\n"
- " rename meta/recipes-kernel/{lttng-2.0 => lttng}/lttng-modules/lttng-modules-replace-KERNELDIR-with-KERNEL_SRC.patch (100%)\n"
- " rename meta/recipes-kernel/{lttng-2.0 => lttng}/lttng-modules_2.1.0.bb (100%)\n"
- " rename meta/recipes-kernel/{lttng-2.0 => lttng}/lttng-tools_2.1.0.bb (97%)\n"
- " delete mode 100644 meta/recipes-kernel/lttng/lttng-ust_0.16.bb\n"
- " rename meta/recipes-kernel/{lttng-2.0/lttng2-ust_2.1.0.bb => lttng/lttng-ust_2.1.0.bb} (87%)\n"
- " delete mode 100644 meta/recipes-kernel/lttng/lttng-viewer/add_linkage_to_lttvwindow.patch\n"
- " delete mode 100644 meta/recipes-kernel/lttng/lttng-viewer_0.12.38.bb\n"
  "\n"
  "-- \n"
  1.7.11.4
 
-b597386ba0ae7ebed057ee453d68f056658d6c217c79d0e9f574a0650d1cc45a
+f1bd84312ff44a611e1341f4d15e021e9e2e909f167976d0343b7fd6b0a5dec6

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.