From: Frans Meulenbroeks Date: Sun, 24 Oct 2010 07:28:02 +0000 (+0200) Subject: mysql/mysql-native_4.1.22.bb: removed unneeded EXTRA_OEMAKE X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=65a856292361814add78c44e7f13ef4b9e20da66;p=openembedded.git mysql/mysql-native_4.1.22.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/mysql-native_4.1.22.bb b/recipes/mysql/mysql-native_4.1.22.bb index 14275365d3..853519f408 100644 --- a/recipes/mysql/mysql-native_4.1.22.bb +++ b/recipes/mysql/mysql-native_4.1.22.bb @@ -7,7 +7,6 @@ SRC_URI = "http://downloads.mysql.com/archives/mysql-4.1/mysql-${PV}.tar.gz" RDEPENDS_${PN} = "" PACKAGES = "" DEPENDS = "ncurses-native" -EXTRA_OEMAKE = "" EXTRA_OECONF = " --with-embedded-server " do_install() {