[oe-commits] Tom Rini : mysql5-native: Drop PSTAGING_DISABLED

git version control git at git.openembedded.org
Wed Mar 16 02:08:38 UTC 2011


Module: openembedded.git
Branch: master
Commit: 3eafc1796e9723f2385d7fc6b1e81f792bfa3f38
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=3eafc1796e9723f2385d7fc6b1e81f792bfa3f38

Author: Tom Rini <tom_rini at mentor.com>
Date:   Tue Mar 15 14:55:12 2011 -0700

mysql5-native: Drop PSTAGING_DISABLED

In 1775a986a1c063198ddacea0575623c0ef8c6de3 we dropped the rm_work hack
as not being applicable anymore.  That hack was also why I had added
PSTAGING_DISABLED but have confirmed it's not needed now.

Signed-off-by: Tom Rini <tom_rini at mentor.com>

---

 recipes/mysql/mysql5-native_5.1.40.bb |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/recipes/mysql/mysql5-native_5.1.40.bb b/recipes/mysql/mysql5-native_5.1.40.bb
index 8001783..c9d7610 100644
--- a/recipes/mysql/mysql5-native_5.1.40.bb
+++ b/recipes/mysql/mysql5-native_5.1.40.bb
@@ -22,7 +22,5 @@ do_install() {
 
 NATIVE_INSTALL_WORKS = "1"
 
-PSTAGING_DISABLED = "1"
-
 SRC_URI[md5sum] = "32e7373c16271606007374396e6742ad"
 SRC_URI[sha256sum] = "2b0737b84e7b42c9e54c9658d23bfaee1189cd5955f26b10bdb862761d0f0432"





More information about the Openembedded-commits mailing list