[oe-commits] Frans Meulenbroeks : mysql/mysql-native_4.1.22.bb: removed unneeded EXTRA_OEMAKE

git version control git at git.openembedded.org
Sun Oct 24 07:51:49 UTC 2010


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

Author: Frans Meulenbroeks <fransmeulenbroeks at gmail.com>
Date:   Sun Oct 24 09:28:02 2010 +0200

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 <fransmeulenbroeks at gmail.com>

---

 recipes/mysql/mysql-native_4.1.22.bb |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/recipes/mysql/mysql-native_4.1.22.bb b/recipes/mysql/mysql-native_4.1.22.bb
index 1427536..853519f 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() {





More information about the Openembedded-commits mailing list