mysql: workaround two problems:
authorKoen Kooi <koen@openembedded.org>
Tue, 11 Dec 2007 13:11:16 +0000 (13:11 +0000)
committerKoen Kooi <koen@openembedded.org>
Tue, 11 Dec 2007 13:11:16 +0000 (13:11 +0000)
commitaf52482a8bb96828926d46cd5a6300b46d38cb88
treea01697a12e7be97239f6703dd38b313c3c1790f2
parent53a0e5bd875136f23bbc08ae926d2bf9f91ea247
mysql: workaround two problems:
* mysql dislikes parallel compilation, so set PARALLEL_MAKE = ""
* the mysql-native helper binaries reference ${WORKDIR}, so implement a custom, empty do_rm_work() method
This will need further thought when packaged-staging(2) is used
packages/mysql/mysql-native_4.1.18.bb
packages/mysql/mysql_4.1.18.bb