From 2f2de3f3a109cfe9179ff5165dd47c9f32416f04 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Sun, 25 Nov 2007 13:59:37 +0000 Subject: lttng-control: 0.42 -> 0.43 git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3228 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- .../lttng/lttng-control-0.42/dynticks.patch | 43 ---------------------- .../lttng/lttng-control-0.43/build_fix.patch | 16 ++++++++ .../lttng/lttng-control-0.43/dynticks.patch | 43 ++++++++++++++++++++++ meta/packages/lttng/lttng-control_0.42.bb | 16 -------- meta/packages/lttng/lttng-control_0.43.bb | 17 +++++++++ 5 files changed, 76 insertions(+), 59 deletions(-) delete mode 100644 meta/packages/lttng/lttng-control-0.42/dynticks.patch create mode 100644 meta/packages/lttng/lttng-control-0.43/build_fix.patch create mode 100644 meta/packages/lttng/lttng-control-0.43/dynticks.patch delete mode 100644 meta/packages/lttng/lttng-control_0.42.bb create mode 100644 meta/packages/lttng/lttng-control_0.43.bb (limited to 'meta/packages/lttng') diff --git a/meta/packages/lttng/lttng-control-0.42/dynticks.patch b/meta/packages/lttng/lttng-control-0.42/dynticks.patch deleted file mode 100644 index c9bf2e9be..000000000 --- a/meta/packages/lttng/lttng-control-0.42/dynticks.patch +++ /dev/null @@ -1,43 +0,0 @@ -Index: ltt-control-0.6-28042006/facilities/dynticks.xml -=================================================================== ---- /dev/null 1970-01-01 00:00:00.000000000 +0000 -+++ ltt-control-0.6-28042006/facilities/dynticks.xml 2006-06-05 18:03:41.000000000 +0100 -@@ -0,0 +1,18 @@ -+ -+ -+ Dynamic Timer Events -+ -+ -+ Dynticks Handler Entered -+ -+ -+ -+ Dynticks Handler Exitted -+ -+ -+ -+ Dynticks Reprogram -+ Number of ticks to sleep for -+ -+ -+ -Index: ltt-control-0.6-28042006/facilities/Makefile.am -=================================================================== ---- ltt-control-0.6-28042006.orig/facilities/Makefile.am 2006-04-28 21:26:26.000000000 +0100 -+++ ltt-control-0.6-28042006/facilities/Makefile.am 2006-06-05 18:04:30.000000000 +0100 -@@ -1,6 +1,7 @@ - - EXTRA_DIST = \ - core.xml \ -+dynticks.xml \ - fs.xml \ - ipc.xml \ - kernel.xml \ -@@ -21,6 +22,7 @@ - - facilities_DATA = \ - core.xml \ -+dynticks.xml \ - fs.xml \ - ipc.xml \ - kernel.xml \ diff --git a/meta/packages/lttng/lttng-control-0.43/build_fix.patch b/meta/packages/lttng/lttng-control-0.43/build_fix.patch new file mode 100644 index 000000000..58e3d906e --- /dev/null +++ b/meta/packages/lttng/lttng-control-0.43/build_fix.patch @@ -0,0 +1,16 @@ +--- + facilities/Makefile.am | 1 - + 1 file changed, 1 deletion(-) + +Index: ltt-control-0.43-10082007/facilities/Makefile.am +=================================================================== +--- ltt-control-0.43-10082007.orig/facilities/Makefile.am 2007-08-24 17:30:56.000000000 +0100 ++++ ltt-control-0.43-10082007/facilities/Makefile.am 2007-08-24 17:31:07.000000000 +0100 +@@ -43,7 +43,6 @@ stack_arch_x86_64.xml \ + list.xml \ + user_generic.xml \ + xen.xml \ +-compact.xml \ + block.xml + + diff --git a/meta/packages/lttng/lttng-control-0.43/dynticks.patch b/meta/packages/lttng/lttng-control-0.43/dynticks.patch new file mode 100644 index 000000000..c9bf2e9be --- /dev/null +++ b/meta/packages/lttng/lttng-control-0.43/dynticks.patch @@ -0,0 +1,43 @@ +Index: ltt-control-0.6-28042006/facilities/dynticks.xml +=================================================================== +--- /dev/null 1970-01-01 00:00:00.000000000 +0000 ++++ ltt-control-0.6-28042006/facilities/dynticks.xml 2006-06-05 18:03:41.000000000 +0100 +@@ -0,0 +1,18 @@ ++ ++ ++ Dynamic Timer Events ++ ++ ++ Dynticks Handler Entered ++ ++ ++ ++ Dynticks Handler Exitted ++ ++ ++ ++ Dynticks Reprogram ++ Number of ticks to sleep for ++ ++ ++ +Index: ltt-control-0.6-28042006/facilities/Makefile.am +=================================================================== +--- ltt-control-0.6-28042006.orig/facilities/Makefile.am 2006-04-28 21:26:26.000000000 +0100 ++++ ltt-control-0.6-28042006/facilities/Makefile.am 2006-06-05 18:04:30.000000000 +0100 +@@ -1,6 +1,7 @@ + + EXTRA_DIST = \ + core.xml \ ++dynticks.xml \ + fs.xml \ + ipc.xml \ + kernel.xml \ +@@ -21,6 +22,7 @@ + + facilities_DATA = \ + core.xml \ ++dynticks.xml \ + fs.xml \ + ipc.xml \ + kernel.xml \ diff --git a/meta/packages/lttng/lttng-control_0.42.bb b/meta/packages/lttng/lttng-control_0.42.bb deleted file mode 100644 index 0525f23ff..000000000 --- a/meta/packages/lttng/lttng-control_0.42.bb +++ /dev/null @@ -1,16 +0,0 @@ -SECTION = "devel" -DESCRIPTION = "The Linux trace toolkit is a suite of tools designed to \ -extract program execution details from the Linux operating system and \ -interpret them." -LICENSE = "GPL" - -SRC_URI = "http://ltt.polymtl.ca/lttng/ltt-control-${PV}-16072007.tar.gz \ - file://dynticks.patch;patch=1" - -S = "${WORKDIR}/ltt-control-${PV}-16072007" - -inherit autotools - -export KERNELDIR="${STAGING_KERNEL_DIR}" - -FILES_${PN} += "${datadir}/ltt-control/facilities/*" \ No newline at end of file diff --git a/meta/packages/lttng/lttng-control_0.43.bb b/meta/packages/lttng/lttng-control_0.43.bb new file mode 100644 index 000000000..8999dc2de --- /dev/null +++ b/meta/packages/lttng/lttng-control_0.43.bb @@ -0,0 +1,17 @@ +SECTION = "devel" +DESCRIPTION = "The Linux trace toolkit is a suite of tools designed to \ +extract program execution details from the Linux operating system and \ +interpret them." +LICENSE = "GPL" + +SRC_URI = "http://ltt.polymtl.ca/lttng/ltt-control-${PV}-10082007.tar.gz \ + file://build_fix.patch;patch=1 \ + file://dynticks.patch;patch=1" + +S = "${WORKDIR}/ltt-control-${PV}-10082007" + +inherit autotools + +export KERNELDIR="${STAGING_KERNEL_DIR}" + +FILES_${PN} += "${datadir}/ltt-control/facilities/*" \ No newline at end of file -- cgit v1.2.3