aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/stat
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2012-02-14 13:22:27 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-02-21 14:56:18 +0000
commitb70d100047912569d6eb060eb48a753c56968d89 (patch)
tree1ed5ff67c7ccd9d7325683669d482a3164161c49 /meta/recipes-extended/stat
parent065798d8dd0552934175f794f7678e0dd24ef152 (diff)
downloadopenembedded-core-b70d100047912569d6eb060eb48a753c56968d89.tar.gz
stat: remove NATIVE_INSTALL_WORKS
This variable is no longer used in OE-Core. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/stat')
-rw-r--r--meta/recipes-extended/stat/stat_3.3.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/recipes-extended/stat/stat_3.3.bb b/meta/recipes-extended/stat/stat_3.3.bb
index 0c387420d7..b7666f065c 100644
--- a/meta/recipes-extended/stat/stat_3.3.bb
+++ b/meta/recipes-extended/stat/stat_3.3.bb
@@ -23,4 +23,3 @@ do_install() {
# install -m 755 stat ${D}${bindir}
#}
-NATIVE_INSTALL_WORKS = "1"