aboutsummaryrefslogtreecommitdiffstats
path: root/lockstat
diff options
context:
space:
mode:
authorHolger Freyther <zecke@selfish.org>2004-06-27 00:49:13 +0000
committerHolger Freyther <zecke@selfish.org>2004-06-27 00:49:13 +0000
commit3624c3ec082da8d20c35a60478f094cd5db43de2 (patch)
treea76b39272bc6990c6b7818937289454c4591dfac /lockstat
parentff7156800020bd0d410e7959a5925a29f1abb04b (diff)
downloadopenembedded-3624c3ec082da8d20c35a60478f094cd5db43de2.tar.gz
Adjust to the KERNEL_STAGING_DIR -> STAGING_KERNEL_DIR rename and relocation
BKrev: 40de1989Ry2tI7z0pNr0joIMTHVY2w
Diffstat (limited to 'lockstat')
-rw-r--r--lockstat/lockstat_1.4.10.oe1
1 files changed, 0 insertions, 1 deletions
diff --git a/lockstat/lockstat_1.4.10.oe b/lockstat/lockstat_1.4.10.oe
index 0edf3c9567..bf4a3d9b78 100644
--- a/lockstat/lockstat_1.4.10.oe
+++ b/lockstat/lockstat_1.4.10.oe
@@ -5,7 +5,6 @@ DEPENDS = "virtual/kernel"
SRC_URI = "ftp://oss.sgi.com/projects/lockmeter/download/lockstat-${PV}.tar.gz"
S = "${WORKDIR}/lockstat"
-KERNEL_STAGING_DIR = "${STAGING_DIR}/${HOST_SYS}/kernel"
export KERNEL_VERSION = ${@base_read_file('${STAGING_DIR}/${HOST_SYS}/kernel/kernel-version')}
export KERNEL_SOURCE = ${@base_read_file('${STAGING_DIR}/${HOST_SYS}/kernel/kernel-source')}
CFLAGS += " -I${KERNEL_SOURCE}/include"