[oe-commits] Frans Meulenbroeks : mysql/mysql5-native_5.1.40.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: eb889521fcb27cdbb827e50df62704c68570e648
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=eb889521fcb27cdbb827e50df62704c68570e648

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

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

---

 recipes/mysql/mysql5-native_5.1.40.bb |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/recipes/mysql/mysql5-native_5.1.40.bb b/recipes/mysql/mysql5-native_5.1.40.bb
index dc1f45a..ea24565 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() {





More information about the Openembedded-commits mailing list