summaryrefslogtreecommitdiffstats
path: root/recipes/lsof
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2009-10-09 11:21:31 -0700
committerKhem Raj <raj.khem@gmail.com>2009-10-10 00:59:30 -0700
commitfa20bf824d2cdb62a38e4c8dd585888a78e62f81 (patch)
treefb470bfa1b98cce259c32bf7b34dc90b536b2189 /recipes/lsof
parentf2fc11bfcd4575b488f56e2cc316c7568fa15bc8 (diff)
downloadopenembedded-fa20bf824d2cdb62a38e4c8dd585888a78e62f81.tar.gz
classes: Use linux-gnuspe instead of non existing linux-spe
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes/lsof')
-rw-r--r--recipes/lsof/lsof_4.78.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/lsof/lsof_4.78.bb b/recipes/lsof/lsof_4.78.bb
index 243b5daca7..02852a727f 100644
--- a/recipes/lsof/lsof_4.78.bb
+++ b/recipes/lsof/lsof_4.78.bb
@@ -22,7 +22,7 @@ LSOF_OS_linux-uclibc = "linux"
LSOF_OS_linux-uclibceabi = "linux"
LSOF_OS_linux-uclibspe = "linux"
LSOF_OS_linux-gnueabi = "linux"
-LSOF_OS_linux-spe = "linux"
+LSOF_OS_linux-gnuspe = "linux"
export LSOF_INCLUDE = "${STAGING_INCDIR}"
do_configure () {