bitbake.conf: Don't export 'LIBC' to the environment
authorTom Rini <tom_rini@mentor.com>
Wed, 4 Aug 2010 16:41:38 +0000 (09:41 -0700)
committerTom Rini <tom_rini@mentor.com>
Wed, 4 Aug 2010 16:41:38 +0000 (09:41 -0700)
commit96cad6d46fef45e07ca5b7186e2f8551b83238b7
tree08921406faa438a698806c83e569aa9a8888dec5
parent6b53fcad4f2af012e762bbf6450831857ca29373
bitbake.conf: Don't export 'LIBC' to the environment

perl makes use of this variable and it doesn't match how we use it.
Since it doesn't need to be exposed like this, don't.

No acks, but "sounds good" to Koen and "don't see why not" from Roman

Signed-off-by: Tom Rini <tom_rini@mentor.com>
conf/bitbake.conf