aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/mysql
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2012-10-26 16:10:51 +0100
committerPaul Eggleton <paul.eggleton@linux.intel.com>2012-10-28 13:57:38 +0000
commitd66c9a8b625f7b19f7b17e728dc82413399c2e19 (patch)
tree21a512aa038b07dfbef363ec4d1e3b80029a2b41 /meta-oe/recipes-support/mysql
parentf50202f2b4ce57a8d2bd59e9ec49fbf77fe6d037 (diff)
downloadmeta-openembedded-contrib-d66c9a8b625f7b19f7b17e728dc82413399c2e19.tar.gz
mysql5-native: remove PSTAGING_DISABLED
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 e4be1fbc15..b2bbfc4aa6 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,7 +20,5 @@ do_install() {
install -m 0755 sql/gen_lex_hash ${D}${bindir}/
}
-PSTAGING_DISABLED = "1"
-
SRC_URI[md5sum] = "32e7373c16271606007374396e6742ad"
SRC_URI[sha256sum] = "2b0737b84e7b42c9e54c9658d23bfaee1189cd5955f26b10bdb862761d0f0432"