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 " SRC_URI = "http://www.opersys.com/ftp/pub/LTT/TraceToolkit-${PV}.tgz \ file://${FILESDIR}/gcc34.patch;patch=1" S = "${WORKDIR}/TraceToolkit-0.9.5" inherit autotools EXTRA_OECONF = "--without-rtai \ --without-gtk"