aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/mysql
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2012-10-26 16:08:37 +0100
committerPaul Eggleton <paul.eggleton@linux.intel.com>2012-10-28 13:57:38 +0000
commitf50202f2b4ce57a8d2bd59e9ec49fbf77fe6d037 (patch)
treeece893a764f490c3d18f283d283fe0c666cfa846 /meta-oe/recipes-support/mysql
parent8ea80933fc1ca89aa44456a1afa24be69140829b (diff)
downloadmeta-openembedded-contrib-f50202f2b4ce57a8d2bd59e9ec49fbf77fe6d037.tar.gz
Remove NATIVE_INSTALL_WORKS
This variable is no longer used with OE-Core. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Diffstat (limited to 'meta-oe/recipes-support/mysql')
-rw-r--r--meta-oe/recipes-support/mysql/mysql5-native_5.1.40.bb2
1 files changed, 0 insertions, 2 deletions
diff --git a/meta-oe/recipes-support/mysql/mysql5-native_5.1.40.bb b/meta-oe/recipes-support/mysql/mysql5-native_5.1.40.bb
index 13a3489545..e4be1fbc15 100644
--- a/meta-oe/recipes-support/mysql/mysql5-native_5.1.40.bb
+++ b/meta-oe/recipes-support/mysql/mysql5-native_5.1.40.bb
@@ -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"