bitbake/bitbake-dev: Sync with upstream

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5346 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Richard Purdie
2008-09-30 20:46:17 +00:00
parent dc98b2c28c
commit 221ac2b25f
10 changed files with 20 additions and 162 deletions

View File

@@ -140,6 +140,7 @@ Default BBFILES are the .bb files in the current directory.""" )
cooker = bb.cooker.BBCooker(configuration)
cooker.parseConfiguration()
host = cooker.server.host
port = cooker.server.port