[oe-commits] Koen Kooi : mysql5: remove legacy staging

git version control git at git.openembedded.org
Mon Jan 3 10:53:09 UTC 2011


Module: openembedded.git
Branch: org.openembedded.dev
Commit: eaf0fc03acfb262bcd614a14086a1b28ec850f46
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=eaf0fc03acfb262bcd614a14086a1b28ec850f46

Author: Koen Kooi <koen at openembedded.org>
Date:   Mon Jan  3 11:48:33 2011 +0100

mysql5: remove legacy staging

Signed-off-by: Koen Kooi <koen at openembedded.org>

---

 recipes/mysql/mysql5_5.1.40.inc |    6 ------
 1 files changed, 0 insertions(+), 6 deletions(-)

diff --git a/recipes/mysql/mysql5_5.1.40.inc b/recipes/mysql/mysql5_5.1.40.inc
index 1ebfe8d..d7c1b72 100644
--- a/recipes/mysql/mysql5_5.1.40.inc
+++ b/recipes/mysql/mysql5_5.1.40.inc
@@ -36,12 +36,6 @@ do_configure_append() {
      sed -i /comp_err/d ${S}/sql/share/Makefile
 }
 
-do_stage() {
-	autotools_stage_all
-	oe_libinstall -a -so -C libmysql libmysqlclient ${STAGING_LIBDIR}
-	oe_libinstall -a -C libmysqld libmysqld ${STAGING_LIBDIR}
-}
-
 SYSROOT_PREPROCESS_FUNCS += "mysql5_sysroot_preprocess"
 
 # We need to append this so it runs *after* binconfig's preprocess function





More information about the Openembedded-commits mailing list