aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/mysql
diff options
context:
space:
mode:
authorTom Rini <tom_rini@mentor.com>2011-03-15 14:55:12 -0700
committerTom Rini <tom_rini@mentor.com>2011-03-15 19:05:56 -0700
commit3eafc1796e9723f2385d7fc6b1e81f792bfa3f38 (patch)
tree4b230f43a8fc7a9973b142505c6be0461cad093d /recipes/mysql
parent7308e68fc26cdbffa08d311a2319c8d1c3b2805f (diff)
downloadopenembedded-3eafc1796e9723f2385d7fc6b1e81f792bfa3f38.tar.gz
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@mentor.com>
Diffstat (limited to 'recipes/mysql')
-rw-r--r--recipes/mysql/mysql5-native_5.1.40.bb2
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 800178330b..c9d7610d77 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"