diff options
author | Dongxiao Xu <dongxiao.xu@intel.com> | 2012-04-01 20:14:09 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-04-05 14:00:26 +0100 |
commit | c77321180bcf30827e5d81026e03db9af56d4464 (patch) | |
tree | 3080040c1b93afc7d059778c51f69b1bc1ee31b0 /meta/recipes-graphics | |
parent | 5607729d9901c394b7cd4db6e38fe7fb19116f39 (diff) | |
download | poky-c77321180bcf30827e5d81026e03db9af56d4464.tar.gz |
Hob: Fix MACHINE setting
Define the empty curr_mach to be "" instead of None.
Fix the judgement for ' if self.curr_mach == "" ' to be
' if self.curr_mach '.
Also set machine to bitbake server when "MACHINE" is not empty.
(Bitbake rev: 662fa1b126d5b9b3a80193205c22b2fe29305185)
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics')
0 files changed, 0 insertions, 0 deletions