From: Tom Rini Date: Tue, 15 Mar 2011 21:55:12 +0000 (-0700) Subject: mysql5-native: Drop PSTAGING_DISABLED X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3eafc1796e9723f2385d7fc6b1e81f792bfa3f38;p=openembedded.git 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 --- 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"