From: Frans Meulenbroeks Date: Sun, 24 Oct 2010 07:28:15 +0000 (+0200) Subject: mysql/mysql5-native_5.1.40.bb: removed unneeded EXTRA_OEMAKE X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eb889521fcb27cdbb827e50df62704c68570e648;p=openembedded.git mysql/mysql5-native_5.1.40.bb: removed unneeded EXTRA_OEMAKE verified by comparing bitbake -e output from before and after the edit Signed-off-by: Frans Meulenbroeks --- diff --git a/recipes/mysql/mysql5-native_5.1.40.bb b/recipes/mysql/mysql5-native_5.1.40.bb index dc1f45a695..ea24565137 100644 --- a/recipes/mysql/mysql5-native_5.1.40.bb +++ b/recipes/mysql/mysql5-native_5.1.40.bb @@ -8,7 +8,6 @@ SRC_URI = "http://downloads.mysql.com/archives/mysql-5.1/mysql-${PV}.tar.gz \ RDEPENDS_${PN} = "" PACKAGES = "" DEPENDS = "ncurses-native" -EXTRA_OEMAKE = "" EXTRA_OECONF = " --with-embedded-server " do_install() {