]> code.ossystems Code Review - openembedded-core.git/commitdiff
stat: remove NATIVE_INSTALL_WORKS
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Tue, 14 Feb 2012 13:22:27 +0000 (13:22 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 21 Feb 2012 14:56:18 +0000 (14:56 +0000)
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>
meta/recipes-extended/stat/stat_3.3.bb

index 0c387420d7a7e923983ffde3b688e2efb6fc05a8..b7666f065c3efd8f4c2363a86bd1712221059b74 100644 (file)
@@ -23,4 +23,3 @@ do_install() {
 #      install -m 755 stat ${D}${bindir}
 #}
 
-NATIVE_INSTALL_WORKS = "1"