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
+++ /dev/null
-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"