diff options
| -rw-r--r-- | openembedded/packages/lttng/lttng-control_0.6.bb | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/openembedded/packages/lttng/lttng-control_0.6.bb b/openembedded/packages/lttng/lttng-control_0.6.bb index e266ea5e91..b18f507e9d 100644 --- a/openembedded/packages/lttng/lttng-control_0.6.bb +++ b/openembedded/packages/lttng/lttng-control_0.6.bb | |||
| @@ -10,24 +10,7 @@ SRC_URI = "http://ltt.polymtl.ca/lttng/ltt-control-${PV}-28042006.tar.gz" | |||
| 10 | S = "${WORKDIR}/ltt-control-${PV}-28042006" | 10 | S = "${WORKDIR}/ltt-control-${PV}-28042006" |
| 11 | 11 | ||
| 12 | inherit autotools | 12 | inherit autotools |
| 13 | #inherit module | ||
| 14 | 13 | ||
| 15 | export KERNELDIR="${STAGING_KERNEL_DIR}" | 14 | export KERNELDIR="${STAGING_KERNEL_DIR}" |
| 16 | 15 | ||
| 17 | #INHIBIT_PACKAGE_STRIP = "1" | ||
| 18 | #EXTRA_OECONF = "--without-rtai \ | ||
| 19 | # --without-gtk" | ||
| 20 | |||
| 21 | #do_configure () { | ||
| 22 | # rm -f ${S}/acinclude.m4 | ||
| 23 | # autotools_do_configure | ||
| 24 | #} | ||
| 25 | |||
| 26 | #o_install() { | ||
| 27 | # install -d ${D}${base_libdir}/modules/${KERNEL_VERSION}/net/ | ||
| 28 | # install -m 0644 *${KERNEL_OBJECT_SUFFIX} ${D}${base_libdir}/modules/${KERNEL_VERSION}/net/ | ||
| 29 | # | ||
| 30 | |||
| 31 | |||
| 32 | #ILES = "/lib/modules/${KERNEL_VERSION}/net/*_cs${KERNEL_OBJECT_SUFFIX}" | ||
| 33 | FILES_${PN} += "${datadir}/ltt-control/facilities/*" \ No newline at end of file | 16 | FILES_${PN} += "${datadir}/ltt-control/facilities/*" \ No newline at end of file |
