bitbake: bitbake: read BBSERVER environement for remote server
authorAlexandru DAMIAN <alexandru.damian@intel.com>
Mon, 17 Jun 2013 11:11:53 +0000 (12:11 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 17 Jun 2013 15:09:10 +0000 (16:09 +0100)
commit65be5ae7a9389fb0e5c79f0c5ed1dc373160531a
treec0f34821072931660262f6118e0de63f06f0d601
parent85e7b995ed4896daecc79b246d744419199ce97f
bitbake: bitbake: read BBSERVER environement for remote server

This change allows bitbake to connect to a remote server
by reading the BBSERVER environment variable and effecting
the config. Basically a shortcut to the command line parameters.

(Bitbake rev: 81929f86c57ed0a4ad0cda7aaa820fceabaa61e9)

Signed-off-by: Alexandru DAMIAN <alexandru.damian@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
bitbake/bin/bitbake