]> code.ossystems Code Review - openembedded-core.git/commit
oe-init-build-env: unset BBSERVER
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 4 Oct 2013 13:14:10 +0000 (14:14 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 4 Oct 2013 17:25:38 +0000 (18:25 +0100)
commit5cc4d315709de195bfb0655c2f00ae2267bfa4c6
tree8c91272333277d303464ca62183785382f80c1fc
parent4003218f774c38bb5de0d95a43153f8b8d7fc4ce
oe-init-build-env: unset BBSERVER

If BBSERVER is set, we should unset it before proceeding. Its assumed the
user will have unloaded the server from memory should they have wished
to do so.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
oe-init-build-env