From 3eafc1796e9723f2385d7fc6b1e81f792bfa3f38 Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Tue, 15 Mar 2011 14:55:12 -0700 Subject: [PATCH] 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 --- recipes/mysql/mysql5-native_5.1.40.bb | 2 -- 1 file changed, 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" -- 2.39.5