lttng-control: 0.42 -> 0.43

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3228 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Richard Purdie
2007-11-25 13:59:37 +00:00
parent e6fccbb463
commit 2f2de3f3a1
3 changed files with 19 additions and 2 deletions

View File

@@ -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

View File

@@ -4,10 +4,11 @@ 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 \
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}-16072007"
S = "${WORKDIR}/ltt-control-${PV}-10082007"
inherit autotools