From: Dmitry Eremin-Solenikov Date: Thu, 7 Oct 2010 09:35:45 +0000 (+0400) Subject: mysql5-native: drop obsolete do_rm_work replacement X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1775a986a1c063198ddacea0575623c0ef8c6de3;p=openembedded.git mysql5-native: drop obsolete do_rm_work replacement Signed-off-by: Dmitry Eremin-Solenikov --- diff --git a/recipes/mysql/mysql5-native_5.1.40.bb b/recipes/mysql/mysql5-native_5.1.40.bb index dc1f45a695..40d07ec88e 100644 --- a/recipes/mysql/mysql5-native_5.1.40.bb +++ b/recipes/mysql/mysql5-native_5.1.40.bb @@ -18,10 +18,6 @@ do_install() { NATIVE_INSTALL_WORKS = "1" -# Mysql tries to access the ${WORKDIR} from this build.. -do_rm_work() { - : -} PSTAGING_DISABLED = "1" SRC_URI[md5sum] = "32e7373c16271606007374396e6742ad"