]> code.ossystems Code Review - openembedded-core.git/commit
bitbake.conf: Fix missing NM definition
authorMark Hatle <mark.hatle@windriver.com>
Tue, 1 Feb 2011 21:15:54 +0000 (15:15 -0600)
committerSaul Wold <sgw@linux.intel.com>
Thu, 3 Feb 2011 16:49:22 +0000 (08:49 -0800)
commit30f5eead402d638183201f4f4e52cd59a8da6f4c
treeb5538736d2f8bf9d1d72cb2e9b321ed1ced87052
parent4714d02e380d13d56a891201abd2f5003153abad
bitbake.conf: Fix missing NM definition

The definition of NM was missing, causing certain configure calls to revert
to using the host system's version of NM.  This can cause problems on some
MIPS based targets, but is theoretically wrong everywhere.

Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
meta/conf/bitbake.conf