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
@@ -20,8 +20,6 @@ do_install() {
install -m 0755 sql/gen_lex_hash ${D}${bindir}/
}
NATIVE_INSTALL_WORKS = "1"
PSTAGING_DISABLED = "1"
SRC_URI[md5sum] = "32e7373c16271606007374396e6742ad"
@@ -15,8 +15,6 @@ do_deploy[sstate-outputdirs] = "${DEPLOY_DIR_TOOLS}"
CFLAGS += "-DLINUX_PPDEV"
NATIVE_INSTALL_WORKS = "1"
do_compile() {
oe_runmake
}