Remove NATIVE_INSTALL_WORKS

This variable is no longer used with OE-Core.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
This commit is contained in:
Paul Eggleton
2012-10-26 16:08:37 +01:00
parent 8ea80933fc
commit f50202f2b4
7 changed files with 0 additions and 10 deletions

View File

@@ -15,6 +15,5 @@ S = "${WORKDIR}/docutils-${PV}"
inherit distutils
NATIVE_INSTALL_WORKS = "1"
BBCLASSEXTEND = "native"