mirror of
https://git.yoctoproject.org/poky
synced 2026-04-21 21:32:12 +02:00
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:
16
meta/packages/lttng/lttng-control-0.43/build_fix.patch
vendored
Normal file
16
meta/packages/lttng/lttng-control-0.43/build_fix.patch
vendored
Normal 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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user