diff options
| author | Richard Purdie <richard@openedhand.com> | 2006-06-12 20:30:56 +0000 |
|---|---|---|
| committer | Richard Purdie <richard@openedhand.com> | 2006-06-12 20:30:56 +0000 |
| commit | 2f8d4c97a7f2653276ae7cb0a530ed34d2ec5e79 (patch) | |
| tree | 3cc7a0de810e470d76f321c1a468a6c709217454 /openembedded | |
| parent | 74858ca6c17f03a29b11fabdc5e611e9dc42fd4e (diff) | |
| download | poky-2f8d4c97a7f2653276ae7cb0a530ed34d2ec5e79.tar.gz | |
lttng-control: Cleanup .bb file
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@472 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'openembedded')
| -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 |
