summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended
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 17:00:46 +0000
commit8a31618c3588761aef5b0ccbbcea481462d724e8 (patch)
treeeb31b47409b03440c27a2d523fa59622ea7a216e /meta/recipes-extended
parentcf10b9b8472f9e025d4659e9475d2c7245c89868 (diff)
downloadpoky-8a31618c3588761aef5b0ccbbcea481462d724e8.tar.gz
stat: remove NATIVE_INSTALL_WORKS
This variable is no longer used in OE-Core. (From OE-Core rev: b70d100047912569d6eb060eb48a753c56968d89) 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')
-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() {
23# install -m 755 stat ${D}${bindir} 23# install -m 755 stat ${D}${bindir}
24#} 24#}
25 25
26NATIVE_INSTALL_WORKS = "1"