[oe] [meta-oe][PATCH 3/4] mysql5-native: remove PSTAGING_DISABLED

Paul Eggleton paul.eggleton at linux.intel.com
Sun Oct 28 15:37:24 UTC 2012


This variable is no longer used with OE-Core.

Signed-off-by: Paul Eggleton <paul.eggleton at linux.intel.com>
---
 .../recipes-support/mysql/mysql5-native_5.1.40.bb  |    2 --
 1 file changed, 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 e4be1fb..b2bbfc4 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"
-- 
1.7.9.5





More information about the Openembedded-devel mailing list