From 3624c3ec082da8d20c35a60478f094cd5db43de2 Mon Sep 17 00:00:00 2001 From: Holger Freyther Date: Sun, 27 Jun 2004 00:49:13 +0000 Subject: Adjust to the KERNEL_STAGING_DIR -> STAGING_KERNEL_DIR rename and relocation BKrev: 40de1989Ry2tI7z0pNr0joIMTHVY2w --- lockstat/lockstat_1.4.10.oe | 1 - 1 file changed, 1 deletion(-) (limited to 'lockstat/lockstat_1.4.10.oe') 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" -- cgit v1.2.3