From eaf0fc03acfb262bcd614a14086a1b28ec850f46 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Mon, 3 Jan 2011 11:48:33 +0100 Subject: [PATCH] mysql5: remove legacy staging Signed-off-by: Koen Kooi --- recipes/mysql/mysql5_5.1.40.inc | 6 ------ 1 file changed, 6 deletions(-) diff --git a/recipes/mysql/mysql5_5.1.40.inc b/recipes/mysql/mysql5_5.1.40.inc index 1ebfe8d002..d7c1b7261a 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 -- 2.39.5