aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/mysql
diff options
context:
space:
mode:
authorFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2010-10-24 09:28:15 +0200
committerFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2010-10-24 09:34:04 +0200
commiteb889521fcb27cdbb827e50df62704c68570e648 (patch)
tree75800ed8fb4b4a7caafe54e427afacd86430167f /recipes/mysql
parent65a856292361814add78c44e7f13ef4b9e20da66 (diff)
downloadopenembedded-eb889521fcb27cdbb827e50df62704c68570e648.tar.gz
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@gmail.com>
Diffstat (limited to 'recipes/mysql')
-rw-r--r--recipes/mysql/mysql5-native_5.1.40.bb1
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 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() {