aboutsummaryrefslogtreecommitdiffstats
path: root/recipes
diff options
context:
space:
mode:
authorDmitry Eremin-Solenikov <dbaryshkov@gmail.com>2010-10-07 13:35:45 +0400
committerDmitry Eremin-Solenikov <dbaryshkov@gmail.com>2010-11-02 15:29:26 +0300
commit1775a986a1c063198ddacea0575623c0ef8c6de3 (patch)
tree1eb471fa83e1eb74fb8094ecfed76f1a69a815de /recipes
parent3be416325f76c0359c536e55ef1f362612997df6 (diff)
downloadopenembedded-1775a986a1c063198ddacea0575623c0ef8c6de3.tar.gz
mysql5-native: drop obsolete do_rm_work replacement
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Diffstat (limited to 'recipes')
-rw-r--r--recipes/mysql/mysql5-native_5.1.40.bb4
1 files changed, 0 insertions, 4 deletions
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"