Merge branch 'for-upstream' into mini2440-stable
[openembedded/mini2440.git] / recipes / lttng / lttng-control_0.12.bb
blob0cfdc03ab513fc23a6b19a44e54ac6fdd495f56a
1 SECTION = "devel"
2 DESCRIPTION = "The Linux trace toolkit is a suite of tools designed to \
3 extract program execution details from the Linux operating system and \
4 interpret them."
5 LICENSE = "GPL"
7 SRC_URI = "http://ltt.polymtl.ca/lttng/ltt-control-${PV}-21062006.tar.gz"
9 S = "${WORKDIR}/ltt-control-${PV}-21062006"
11 inherit autotools
13 export KERNELDIR="${STAGING_KERNEL_DIR}"
15 FILES_${PN} += "${datadir}/ltt-control/facilities/*"