]> code.ossystems Code Review - openembedded-core.git/commitdiff
lttng-control: 0.42 -> 0.43
authorRichard Purdie <richard@openedhand.com>
Sun, 25 Nov 2007 13:59:37 +0000 (13:59 +0000)
committerRichard Purdie <richard@openedhand.com>
Sun, 25 Nov 2007 13:59:37 +0000 (13:59 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3228 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/lttng/lttng-control-0.43/build_fix.patch [new file with mode: 0644]
meta/packages/lttng/lttng-control-0.43/dynticks.patch [moved from meta/packages/lttng/lttng-control-0.42/dynticks.patch with 100% similarity]
meta/packages/lttng/lttng-control_0.43.bb [moved from meta/packages/lttng/lttng-control_0.42.bb with 60% similarity]

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 (file)
index 0000000..58e3d90
--- /dev/null
@@ -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
similarity index 60%
rename from meta/packages/lttng/lttng-control_0.42.bb
rename to meta/packages/lttng/lttng-control_0.43.bb
index 0525f23ffab954008c24367309f1251a6efbc014..8999dc2de14dde23e83face0927f0d453e026a22 100644 (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