[oe-commits] Stanislav Brabec : crda: Fix build by disabling of make environment overrides.

git version control git at git.openembedded.org
Fri Jun 10 16:27:59 UTC 2011


Module: openembedded.git
Branch: 2011.03-maintenance
Commit: e0db864f355914d52ae86cdf3739b1dbc2d23ffa
URL:    http://git.openembedded.org/?p=openembedded.git&a=commit;h=e0db864f355914d52ae86cdf3739b1dbc2d23ffa

Author: Stanislav Brabec <utx at penguin.cz>
Date:   Mon May 23 21:00:40 2011 +0000

crda: Fix build by disabling of make environment overrides.

Signed-off-by: Stanislav Brabec <utx at penguin.cz>
Signed-off-by: Denys Dmytriyenko <denys at ti.com>

---

 recipes/crda/crda_1.1.1.bb |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/recipes/crda/crda_1.1.1.bb b/recipes/crda/crda_1.1.1.bb
index cc19b90..ee4077b 100644
--- a/recipes/crda/crda_1.1.1.bb
+++ b/recipes/crda/crda_1.1.1.bb
@@ -12,6 +12,7 @@ SRC_URI = "http://wireless.kernel.org/download/crda/${P}.tar.bz2;name=crda \
 	http://wireless.kernel.org/download/wireless-regdb/regulatory.bins/2009.11.25-regulatory.bin;name=reg \
 	"
 
+EXTRA_OEMAKE = "MAKEFLAGS="
 do_compile() {
 	oe_runmake all_noverify
 }





More information about the Openembedded-commits mailing list