bitbake.conf: Allow TARGET_ARCH to be passed via environment.
authorPaul Sokolovsky <pmiscml@gmail.com>
Tue, 18 Dec 2007 15:54:32 +0000 (15:54 +0000)
committerPaul Sokolovsky <pmiscml@gmail.com>
Tue, 18 Dec 2007 15:54:32 +0000 (15:54 +0000)
commited6fea19ceed3790a8e6d9553a573e7ff63474c9
treedace04cffcc3be9ba41fcba246fcfc20fae02a53
parentfd598aa1d87ced8eae98b6be657c4fe371fb307a
bitbake.conf: Allow TARGET_ARCH to be passed via environment.
* This is to allow easy building of packages using generic distros, e.g.:
DISTRO=generic-uclibc TARGET_ARCH=mipsel bitbake nano
conf/bitbake.conf