Merge openembedded@openembedded.bkbits.net:packages
authorChris Larson <clarson@kergoth.com>
Wed, 26 May 2004 22:37:41 +0000 (22:37 +0000)
committerChris Larson <clarson@kergoth.com>
Wed, 26 May 2004 22:37:41 +0000 (22:37 +0000)
into linux.local:/home/kergoth/code/packages

2004/05/26 17:35:06-05:00 (none)!kergoth
Merge siasl.dyndns.org:code/packages
into odin.(none):/home/kergoth/code/packages

2004/05/26 17:34:45-05:00 (none)!kergoth
Upgrade LTT user tools from 0.9.5a to 0.9.6-pre2.

BKrev: 40b51c35FrFQ96wqKgf95M68XJ0jQQ

ltt/ltt-0.9.5a+0.9.6pre2/gcc34.patch [moved from ltt/ltt-0.9.5a/gcc34.patch with 100% similarity]
ltt/ltt-0.9.5a+0.9.6pre2/m4.patch [new file with mode: 0644]
ltt/ltt_0.9.5a+0.9.6pre2.oe [new file with mode: 0644]
ltt/ltt_0.9.5a.oe [deleted file]

diff --git a/ltt/ltt-0.9.5a+0.9.6pre2/m4.patch b/ltt/ltt-0.9.5a+0.9.6pre2/m4.patch
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/ltt/ltt_0.9.5a+0.9.6pre2.oe b/ltt/ltt_0.9.5a+0.9.6pre2.oe
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/ltt/ltt_0.9.5a.oe b/ltt/ltt_0.9.5a.oe
deleted file mode 100644 (file)
index 19ef36d..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-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"
-MAINTAINER = "Chris Larson <kergoth@handhelds.org>"
-
-SRC_URI = "http://www.opersys.com/ftp/pub/LTT/TraceToolkit-${PV}.tgz \
-          file://gcc34.patch;patch=1"
-S = "${WORKDIR}/TraceToolkit-0.9.5"
-
-inherit autotools
-
-EXTRA_OECONF = "--without-rtai \
-               --without-gtk"